[Buildroot] [PATCH 04/11] libtheora: define license

Gilles Talis gilles.talis at gmail.com
Wed Jul 10 17:25:43 UTC 2013


Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
---
 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 \
-- 
1.7.4.1



More information about the buildroot mailing list