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 / musepack / musepack.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/musepack/musepack.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/musepack/musepack.mk
new file mode 100644 (file)
index 0000000..db613a0
--- /dev/null
@@ -0,0 +1,16 @@
+################################################################################
+#
+# musepack
+#
+################################################################################
+
+MUSEPACK_VERSION = r475
+MUSEPACK_SITE = http://files.musepack.net/source
+MUSEPACK_SOURCE = musepack_src_$(MUSEPACK_VERSION).tar.gz
+MUSEPACK_DEPENDENCIES = libcuefile libreplaygain
+MUSEPACK_INSTALL_STAGING = YES
+MUSEPACK_MAKE = $(MAKE1)
+MUSEPACK_LICENSE = BSD-3c (*mpcdec), LGPLv2.1+ (*mpcenc)
+MUSEPACK_LICENSE_FILES = libmpcdec/COPYING libmpcenc/quant.c
+
+$(eval $(cmake-package))