mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-03 22:59:56 +00:00
cairo: update to 1.18.4
Update to wrapdb version with fallback uri once that exists. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8627>
This commit is contained in:
parent
327926c013
commit
46674ac501
1 changed files with 4 additions and 7 deletions
|
@ -1,11 +1,8 @@
|
|||
[wrap-file]
|
||||
directory = cairo-1.18.2
|
||||
source_url = https://www.cairographics.org/releases/cairo-1.18.2.tar.xz
|
||||
source_filename = cairo-1.18.2.tar.xz
|
||||
source_hash = a62b9bb42425e844cc3d6ddde043ff39dbabedd1542eba57a2eb79f85889d45a
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cairo_1.18.2-1/cairo-1.18.2.tar.xz
|
||||
wrapdb_version = 1.18.2-1
|
||||
diff_files = cairo-1.18.2/0001-dwrite-Fix-build-with-MinGW-11.patch
|
||||
directory = cairo-1.18.4
|
||||
source_url = https://www.cairographics.org/releases/cairo-1.18.4.tar.xz
|
||||
source_filename = cairo-1.18.4.tar.xz
|
||||
source_hash = 445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb
|
||||
|
||||
[provide]
|
||||
dependency_names = cairo, cairo-gobject
|
||||
|
|
Loading…
Reference in a new issue