gstreamer/subprojects/gst-plugins-good/ext
Nirbheek Chauhan e2e6daf362 meson: Replace disabler dependencies with not-found dependencies
If a plugin gets disabled due to a `disabler()` dependency, the plugin
docs build itself will get disabled because `all_plugins_paths` will
become a disabler.

This was actually happening with opencv on systems that don't have
opencv available, and could happen with libsoup too if the build files
change in the future.

Let's avoid wasting hours of debugging for people. A not-found
dependency has the same effect.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8582>
2025-03-04 17:38:30 +00:00
..
aalib docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
adaptivedemux2 adaptivedemux: Add 'backoff' logic for HTTP request 2025-02-24 16:57:23 +00:00
amrnb docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
amrwbdec docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
cairo docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
dv docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
flac docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
gdk_pixbuf docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
gtk docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
jack docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
jpeg docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
lame docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
libcaca docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
libpng docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
mpg123 docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
pulse docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
qt qt/6: mark GstGLDisplayEGLs that would be created as foreign 2025-02-21 12:03:31 +00:00
qt6 qt/6: mark GstGLDisplayEGLs that would be created as foreign 2025-02-21 12:03:31 +00:00
raw1394 docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
shout2 docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
soup souphttpsrc: Add the notion of "retry-backoff" 2025-02-24 16:57:23 +00:00
speex docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
taglib docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
twolame docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
vpx docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
wavpack docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
meson.build meson: Replace disabler dependencies with not-found dependencies 2025-03-04 17:38:30 +00:00