libreplaygain: add licensing info
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 11 Dec 2013 13:23:37 +0000 (10:23 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Dec 2013 21:23:03 +0000 (22:23 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libreplaygain/libreplaygain.mk

index 8818e16969933c61238e879cc8b5d7aa0cc53293..05074fcb767e8d17310867f10aa1d7ab1234298e 100644 (file)
@@ -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))