[FFmpeg-devel] [PATCH 3/3] configure: remove libzvbi GPL dependency
Marton Balint
cus at passwd.hu
Thu Jan 14 22:36:22 CET 2016
The COPYING.LIB file in the zvbi source tree as well as libzvbi.h references
the GNU Library General Public License version 2.
Signed-off-by: Marton Balint <cus at passwd.hu>
---
configure | 1 -
doc/general.texi | 6 ------
2 files changed, 7 deletions(-)
diff --git a/configure b/configure
index 450c574..e7fea77 100755
--- a/configure
+++ b/configure
@@ -4851,7 +4851,6 @@ die_license_disabled gpl libx264
die_license_disabled gpl libx265
die_license_disabled gpl libxavs
die_license_disabled gpl libxvid
-die_license_disabled gpl libzvbi
die_license_disabled gpl x11grab
die_license_disabled nonfree libaacplus
diff --git a/doc/general.texi b/doc/general.texi
index 06933ab..6f40671 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -173,12 +173,6 @@ Go to @url{http://sourceforge.net/projects/zapping/} and follow the instructions
installing the library. Then pass @code{--enable-libzvbi} to configure to
enable it.
- at float NOTE
-libzvbi is licensed under the GNU General Public License Version 2 or later
-(see @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for details),
-you must upgrade FFmpeg's license to GPL in order to use it.
- at end float
-
@section AviSynth
FFmpeg can read AviSynth scripts as input. To enable support, pass
--
2.6.2
More information about the ffmpeg-devel
mailing list