[Buildroot] [PATCH 11/13] libraw: add license information

Peter Korsgaard jacmet at uclibc.org
Tue Jul 8 22:08:00 UTC 2014


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 > ---
 >  package/libraw/libraw.mk | 3 ++-
 >  1 file changed, 2 insertions(+), 1 deletion(-)

 > diff --git a/package/libraw/libraw.mk b/package/libraw/libraw.mk
 > index bd52cc0..6720edc 100644
 > --- a/package/libraw/libraw.mk
 > +++ b/package/libraw/libraw.mk
 > @@ -7,10 +7,11 @@
 >  LIBRAW_VERSION = 0.13.4
 >  LIBRAW_SOURCE = LibRaw-$(LIBRAW_VERSION).tar.gz
 >  LIBRAW_SITE = http://www.libraw.org/data/
 > -
 >  LIBRAW_INSTALL_STAGING = YES
 >  LIBRAW_CONF_OPT += --disable-examples --disable-lcms \
 >  			--disable-openmp --disable-demosaic-pack-gpl2 \
 >  			--disable-demosaic-pack-gpl3
 > +LIBRAW_LICENSE = LGPLv2.1 or CDDL 1.0 or LibRaw Software License 27032010
 > +LIBRAW_LICENSE_FILES = LICENSE.LGPL LICENSE.CDDL LICENSE.LibRaw.pdf

README gives a nice overview, so I've added that as well and committed,
thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list