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 / libsexy / libsexy.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libsexy/libsexy.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libsexy/libsexy.mk
new file mode 100644 (file)
index 0000000..c291d7d
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# libsexy
+#
+################################################################################
+
+LIBSEXY_VERSION = 0.1.11
+LIBSEXY_SITE = http://releases.chipx86.com/libsexy/libsexy
+LIBSEXY_DEPENDENCIES = libgtk2 libxml2
+LIBSEXY_INSTALL_STAGING = YES
+LIBSEXY_LICENSE = LGPLv2.1+
+LIBSEXY_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))