mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
87a4391698
These patches are taken from upstream, and they fix compile failures with latest clang. These can be dropped when upgrading these wraps. This is currently causing a warning because we do not require the version of meson that ships with this feature: 0.63.0. The version has not been bumped because older Meson versions gracefully ignore the wrap field, this fix is optional and only needed on macOS, and 0.63.0 is a very new release with a bug that partially breaks this feature: https://github.com/mesonbuild/meson/pull/10602 We can consider bumping the requirement once 0.63.1 is released. Also switch from git to tarballs, no reason to use git here anymore. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2764>
6 lines
345 B
Text
6 lines
345 B
Text
[wrap-git]
|
|
directory = harfbuzz-2.8.2
|
|
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/2.8.2/harfbuzz-2.8.2.tar.xz
|
|
source_filename = harfbuzz-2.8.2.tar.xz
|
|
source_hash = d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7
|
|
diff_files = harfbuzz-2.8.2/0001-Removed-unused-variable-supp_size-from-plan_subset_e.patch
|