The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ijs / ijs.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/ijs/ijs.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/ijs/ijs.mk
new file mode 100644 (file)
index 0000000..dfd3ff9
--- /dev/null
@@ -0,0 +1,17 @@
+################################################################################
+#
+# ijs
+#
+################################################################################
+
+IJS_VERSION = 0.35
+IJS_SOURCE = ijs-$(IJS_VERSION).tar.bz2
+IJS_SITE = http://www.openprinting.org/download/ijs/download
+IJS_LICENSE = MIT
+IJS_LICENSE_FILES = README
+# Buildroot libtool patch does not apply, so we autoreconf the
+# package.
+IJS_AUTORECONF = YES
+IJS_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))