[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1209909dfeabc93711be7e99b2a133169e982fac)
Ladislav Hagara
ladislav.hagara at unob.cz
Fri Jan 30 10:53:27 EST 2009
> libquicktime: enabled extra plugins (--enable-gpl)
>
> diff --git a/video-libs/libquicktime/BUILD b/video-libs/libquicktime/BUILD
>
> +OPTS="--enable-gpl $OPTS" default_build
>
> @@ -1,3 +1,7 @@
> +2009-01-30 Ladislav Hagara <hgr at vabo.cz>
> + * DETAILS: PATCHLEVEL=1
> + * BUILD: added to enable extra plugins (--enable-gpl)
>
IANAL, seems this can be a problem.
libquicktime is LGPL, by default it doesn't install GPL plugins (for
example x264 plugin /usr/lib/libquicktime/lqt_x264.so needed for
openmovieeditor).
This commit probably breaks the licenses.
By default it is --disable-gpl. Can we change it to --enable-gpl without
user's approval?
Can we change it by some question in PREPARE?
Should these plugins go to z-rejected (very strange, they are GPL)?
--
Ladislav Hagara
More information about the SM-Commit
mailing list