diff options
| author | Ionen Wolkens <ionen@gentoo.org> | 2025-12-03 03:04:13 -0500 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2025-12-03 03:17:23 -0500 |
| commit | df647d7dc1a73e0f4fc5d59eef4d18201e9f24eb (patch) | |
| tree | 542abb3de92bc4a946320b680b1d9e0dd7d801fe /dev-python/bpython | |
| parent | a811dc8593cb91bf43fc3439937489f004062bd6 (diff) | |
| download | gentoo-df647d7dc1a73e0f4fc5d59eef4d18201e9f24eb.tar.gz gentoo-df647d7dc1a73e0f4fc5d59eef4d18201e9f24eb.tar.bz2 gentoo-df647d7dc1a73e0f4fc5d59eef4d18201e9f24eb.zip | |
net-misc/icaclient: switch to ffmpeg-compat:6
Not the maintainer nor know this application, but blocking ffmpeg-7
is rather nasty so going ahead with changing this.
Normally it'd use its bundled libav* inside ${ICAROOT}/lib but the
ebuild does `doexe *.so` which excludes libav's *.so.{60,58}.
Arguably using bundled would be fair if it's going to use some ancient
ffmpeg and potentially block future cleanups, but not going to impose
this change myself.
Given ffmpeg-compat:6 is not in LDPATH to avoid conflicts/mismatch, do
symlinks inside that directory which matches how it'd normally be used.
Not tried runtime but it seems to find them fine:
$ ldd libctxVideoDecoder.so
libavcodec.so.60 => /opt/Citrix/ICAClient/lib/libavcodec.so.60
libavutil.so.58 => /opt/Citrix/ICAClient/lib/libavutil.so.58
Closes: https://bugs.gentoo.org/967025
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/bpython')
0 files changed, 0 insertions, 0 deletions
