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 / libsidplay2 / libsidplay2.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libsidplay2/libsidplay2.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libsidplay2/libsidplay2.mk
new file mode 100644 (file)
index 0000000..b294964
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# libsidplay2
+#
+################################################################################
+
+LIBSIDPLAY2_VERSION = 2.1.1
+LIBSIDPLAY2_SOURCE = sidplay-libs-$(LIBSIDPLAY2_VERSION).tar.gz
+LIBSIDPLAY2_SITE = http://downloads.sourceforge.net/project/sidplay2/sidplay2/sidplay-libs-$(LIBSIDPLAY2_VERSION)
+LIBSIDPLAY2_LICENSE = GPLv2+
+LIBSIDPLAY2_LICENSE_FILES = libsidplay/COPYING
+LIBSIDPLAY2_AUTORECONF = YES
+LIBSIDPLAY2_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))