1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-08-12 00:45:33 +01:00
servo/python/servo
Mukilan Thiyagarajan 80087f31c8 Workaround bug in gstreamer binaries
The official gstreamer .pkg distribution should contain
'relocatable' dylibs, but as discovered in ,
some dylibs have absolute links to liblzma.5.dylibs

Since /opt/homebrew is the default install location
on Apple Silicion, this will cause the packaging &
build steps to fail, even if 'xz' package is installed
via homebrew.

This is a temporary fix until upstream fixes the bug
and makes the package truly 'relocatable'.

Signed-off-by: Mukilan Thiyagarajan <me@mukilan.in>
2023-05-12 19:03:47 +05:30
..
lints Keep WPT import path around while running lints. 2022-11-09 22:14:38 -05:00
mutation Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
bootstrap_commands.py Replace usage of six.moves.urllib with urllib 2023-04-10 12:47:39 +02:00
build_commands.py Workaround bug in gstreamer binaries 2023-05-12 19:03:47 +05:30
command_base.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
devenv_commands.py Add try-wpt-2020 runner 2023-04-25 09:53:01 +02:00
gstreamer.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
package_commands.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
packages.py Update LLVM toolchain version for Windows 2023-01-24 20:46:34 +05:30
post_build_commands.py Improve winit/mach segfault output 2023-02-28 21:54:48 +08:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
util.py Replace usage of six.moves.urllib with urllib 2023-04-10 12:47:39 +02:00