summaryrefslogtreecommitdiffstats
path: root/package/libreplaygain
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-12-11 10:23:37 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-12-11 22:23:03 +0100
commitf29e5768ca3ba67346ee27d879722226b6fb3aba (patch)
tree39648c00a2b2b087e297bd8548d5a389c7ac654a /package/libreplaygain
parent5302d7ebbae5c6ca9ce8b016cb4876bbef27802e (diff)
downloadbuildroot-f29e5768ca3ba67346ee27d879722226b6fb3aba.tar.gz
buildroot-f29e5768ca3ba67346ee27d879722226b6fb3aba.zip
libreplaygain: add licensing info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libreplaygain')
-rw-r--r--package/libreplaygain/libreplaygain.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libreplaygain/libreplaygain.mk b/package/libreplaygain/libreplaygain.mk
index 8818e16969..05074fcb76 100644
--- a/package/libreplaygain/libreplaygain.mk
+++ b/package/libreplaygain/libreplaygain.mk
@@ -10,5 +10,7 @@ LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz
# upstream doesn't ship configure
LIBREPLAYGAIN_AUTORECONF = YES
LIBREPLAYGAIN_INSTALL_STAGING = YES
+LIBREPLAYGAIN_LICENSE = LGPLv2.1+
+LIBREPLAYGAIN_LICENSE_FILES = src/gain_analysis.c
$(eval $(autotools-package))
OpenPOWER on IntegriCloud