[Buildroot] [git commit] vorbis-tools: add license info

Peter Korsgaard peter at korsgaard.com
Tue Oct 1 22:05:18 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=8e7840ca5abdda41a039a709467b5f97b88f8097
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/vorbis-tools/vorbis-tools.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/vorbis-tools/vorbis-tools.mk b/package/vorbis-tools/vorbis-tools.mk
index 56b1f94..464081e 100644
--- a/package/vorbis-tools/vorbis-tools.mk
+++ b/package/vorbis-tools/vorbis-tools.mk
@@ -6,6 +6,8 @@
 
 VORBIS_TOOLS_VERSION = 1.4.0
 VORBIS_TOOLS_SITE = http://downloads.xiph.org/releases/vorbis
+VORBIS_TOOLS_LICENSE = GPLv2
+VORBIS_TOOLS_LICENSE_FILES = COPYING
 VORBIS_TOOLS_DEPENDENCIES = libao libogg libvorbis libcurl
 VORBIS_TOOLS_CONF_OPT = --program-transform-name=''
 


More information about the buildroot mailing list