1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 22:30:22 +00:00
mpv/TOOLS
der richter dcb3213aa7 osxbundle: resolve relative linked dependency paths
not all dependencies are linked with an absolute path but rather are
relatively linked via @rpath or @loader_path. in those cases we have to
resolve the paths to those dependencies ourselves and change the linking
with install_name_tool to be relative to the @executable_path of the
binary within bundle.

Fixes #11897
2023-11-15 23:08:11 +01:00
..
lua TOOLS/autocrop.lua: disable hwdec when needed instead using -copy one 2023-10-18 15:21:34 +00:00
mpv-osd-symbols.sfdir
osxbundle build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
docutils-wrapper.py TOOLS/docutils-wrapper: handle commands without depfile 2023-03-24 02:18:39 +00:00
dylib-unhell.py osxbundle: resolve relative linked dependency paths 2023-11-15 23:08:11 +01:00
file2string.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
gen-osd-font.sh
idet.sh TOOLS/idet: fix some outdated cli syntax 2023-07-06 22:40:51 -05:00
macos-sdk-version.py TOOLS/macos-sdk-version: remove legacy sdk version retrieval 2023-11-10 14:28:39 +01:00
macos-swift-lib-directory.py TOOLS: add macos-swift-lib-directory.py script 2021-11-14 19:13:10 +00:00
matroska.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
mpv_identify.sh player/command: remove video-aspect property 2023-08-31 17:37:42 +00:00
osxbundle.py osxbundle: use python3 2021-07-17 00:08:54 +02:00
stats-conv.py
umpv TOOLS/umpv: support shell-quotes in $MPV 2023-01-07 13:16:03 +01:00
uncrustify.cfg