summaryrefslogtreecommitdiff
path: root/package/libreplaygain/libreplaygain.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libreplaygain/libreplaygain.mk')
-rw-r--r--package/libreplaygain/libreplaygain.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/libreplaygain/libreplaygain.mk b/package/libreplaygain/libreplaygain.mk
new file mode 100644
index 000000000..47bf58642
--- /dev/null
+++ b/package/libreplaygain/libreplaygain.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# libreplaygain
+#
+################################################################################
+
+LIBREPLAYGAIN_VERSION = r475
+LIBREPLAYGAIN_SITE = http://files.musepack.net/source
+LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz
+# upstream doesn't ship configure
+LIBREPLAYGAIN_AUTORECONF = YES
+LIBREPLAYGAIN_INSTALL_STAGING = YES
+
+$(eval $(call AUTOTARGETS))