[SCM] libav/experimental: Require --enable-nonfree for turning on libfaac support. libfaac lies about being LGPL, when it really is not.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:45:10 UTC 2013


The following commit has been merged in the experimental branch:
commit 2f7ae63ba1f17a960979a7858fb9d05320a0d6ff
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Apr 29 15:40:25 2009 +0000

    Require --enable-nonfree for turning on libfaac support.
    libfaac lies about being LGPL, when it really is not.
    
    Originally committed as revision 18715 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 57c64f5..775be48 100755
--- a/configure
+++ b/configure
@@ -1748,6 +1748,7 @@ die_license_disabled gpl x11grab
 
 die_license_disabled nonfree libamr_nb
 die_license_disabled nonfree libamr_wb
+die_license_disabled nonfree libfaac
 
 
 check_deps $ARCH_EXT_LIST

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list