[Buildroot] [git commit] libtheora: define license

Peter Korsgaard jacmet at sunsite.dk
Wed Jul 10 20:08:15 UTC 2013


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

Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/libtheora/libtheora.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/libtheora/libtheora.mk b/package/libtheora/libtheora.mk
index d31dac3..4ba342b 100644
--- a/package/libtheora/libtheora.mk
+++ b/package/libtheora/libtheora.mk
@@ -8,6 +8,8 @@ LIBTHEORA_VERSION = 1.1.1
 LIBTHEORA_SOURCE = libtheora-$(LIBTHEORA_VERSION).tar.bz2
 LIBTHEORA_SITE = http://downloads.xiph.org/releases/theora
 LIBTHEORA_INSTALL_STAGING = YES
+LIBTHEORA_LICENSE = BSD-3c
+LIBTHEORA_LICENSE_FILES = COPYING LICENSE
 
 LIBTHEORA_CONF_OPT = \
 		--disable-oggtest \



More information about the buildroot mailing list