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 / libcdaudio / libcdaudio.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libcdaudio/libcdaudio.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libcdaudio/libcdaudio.mk
new file mode 100644 (file)
index 0000000..bee1fe3
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# libcdaudio
+#
+################################################################################
+
+LIBCDAUDIO_VERSION = 0.99.12p2
+LIBCDAUDIO_SITE = http://downloads.sourceforge.net/project/libcdaudio/libcdaudio/$(LIBCDAUDIO_VERSION)
+LIBCDAUDIO_INSTALL_STAGING = YES
+LIBCDAUDIO_CONFIG_SCRIPTS = libcdaudio-config
+LIBCDAUDIO_LICENSE = GPLv2+
+LIBCDAUDIO_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))