Disable plugins with potentially problematic licence (from Fedora).

This commit is contained in:
ajacoutot 2022-03-12 10:50:07 +00:00
parent 32d5ce887a
commit 01e0477dd6
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@ COMMENT= bad elements for GStreamer
DISTNAME= gst-plugins-bad-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V}
REVISION= 0
REVISION= 1
SHARED_LIBS += gsturidownloader-1.0 5.0 # 0.2000.0
SHARED_LIBS += gstadaptivedemux-1.0 4.0 # 0.2000.0
@ -53,6 +53,11 @@ DISABLED += uvch264 voaacenc voamrwbenc vulkan wasapi webp openaptx
DISABLED += webrtc webrtcdsp wildmidi winks winscreencap wpe x265
DISABLED += zbar magicleap v4l2codecs va wasapi2 avtp microdns
DISABLED += svthevcenc zxing qroverlay
# "disallowed" (non free) plugins;
# see https://src.fedoraproject.org/rpms/gstreamer1-plugins-bad-free/blob/rawhide/f/gst-p-bad-cleanup.sh
DISABLED += dvbsuboverlay dvdspu siren
.for d in ${DISABLED}
CONFIGURE_ARGS += -D${d}=disabled
.endfor

View File

@ -121,8 +121,6 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib
@so lib/gstreamer-${API}/libgstdash.so
@so lib/gstreamer-${API}/libgstdebugutilsbad.so
@so lib/gstreamer-${API}/libgstdvbsubenc.so
@so lib/gstreamer-${API}/libgstdvbsuboverlay.so
@so lib/gstreamer-${API}/libgstdvdspu.so
@so lib/gstreamer-${API}/libgstfaceoverlay.so
@so lib/gstreamer-${API}/libgstfestival.so
@so lib/gstreamer-${API}/libgstfieldanalysis.so
@ -163,7 +161,6 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib
@so lib/gstreamer-${API}/libgstsdpelem.so
@so lib/gstreamer-${API}/libgstsegmentclip.so
@so lib/gstreamer-${API}/libgstshm.so
@so lib/gstreamer-${API}/libgstsiren.so
@so lib/gstreamer-${API}/libgstsmooth.so
@so lib/gstreamer-${API}/libgstsmoothstreaming.so
@so lib/gstreamer-${API}/libgstsoundtouch.so