gstreamer/subprojects/gst-plugins-good/ext
Nirbheek Chauhan c2db03a323 soup: Ensure that libsoup RPATHs are added with Homebrew too
With the old method of adding build RPATHs, only the libsoup as
a subproject was supported. However, it's possible to use Homebrew for
libsoup too by adding libsoup as a dependency to the target (even
though we don't link to it).

Apple ld will not add a LC_LOAD_DYLIB entry for a library unless there
are symbols that need it because meson passes `-dead_strip_dylibs`, so
we can do this without issue.

As a bonus, this ensures the correct build RPATHs in all cases.

Additionally, we still need to explicitly add an LC_RPATH for the
installed case.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4027

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8403>
2025-02-09 14:25:31 +00:00
..
aalib docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
adaptivedemux2 soup: Ensure that libsoup RPATHs are added with Homebrew too 2025-02-09 14:25:31 +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 docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
qt6 docs: port plugins to explicit sources 2025-01-13 19:17:13 +01: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 soup: Ensure that libsoup RPATHs are added with Homebrew too 2025-02-09 14:25:31 +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 soup: Ensure that libsoup RPATHs are added with Homebrew too 2025-02-09 14:25:31 +00:00