Skip to content

Commit e6ce8f0

Browse files
authored
Merge pull request #23 from lazka/update-deps-3
Update deps + cairo 1.18.4
2 parents 839048d + 0fe2ee0 commit e6ce8f0

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

cairo-build/subprojects/cairo.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[wrap-file]
2-
directory=cairo-1.18.2
3-
source_url=https://gitlab.freedesktop.org/cairo/cairo/-/archive/1.18.2/cairo-1.18.2.tar.gz
4-
source_filename=cairo-1.18.2.tar.gz
5-
source_hash=7bbfb469b89b1f60584b4f39a1366789b7625a5796905870e108b6c0e8ca8216
2+
directory=cairo-1.18.4
3+
source_url=https://gitlab.freedesktop.org/cairo/cairo/-/archive/1.18.4/cairo-1.18.4.tar.gz
4+
source_filename=cairo-1.18.4.tar.gz
5+
source_hash=2f3e6e665dbbb420809102b71ad7d0f7ce870a0b1bf8b34c073f06aefb511fc6
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = libpng-1.6.44
3-
source_url = https://github.com/glennrp/libpng/archive/v1.6.44.tar.gz
4-
source_filename = libpng-1.6.44.tar.gz
5-
source_hash = 0ef5b633d0c65f780c4fced27ff832998e71478c13b45dfb6e94f23a82f64f7c
6-
patch_filename = libpng_1.6.44-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.44-1/get_patch
8-
patch_hash = 394b07614c45fbd1beac8b660386216a490fe12f841a1a445799b676c9c892fb
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.44-1/libpng-1.6.44.tar.gz
10-
wrapdb_version = 1.6.44-1
2+
directory = libpng-1.6.47
3+
source_url = https://github.com/glennrp/libpng/archive/v1.6.47.tar.gz
4+
source_filename = libpng-1.6.47.tar.gz
5+
source_hash = 631a4c58ea6c10c81f160c4b21fa8495b715d251698ebc2552077e8450f30454
6+
patch_filename = libpng_1.6.47-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.47-1/get_patch
8+
patch_hash = a21f619a39da40a215e6c0d51e92af173c14b5e958bad0c0069eb91a6b9b0a3d
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.47-1/libpng-1.6.47.tar.gz
10+
wrapdb_version = 1.6.47-1
1111

1212
[provide]
1313
libpng = libpng_dep
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = pkgconf-2.3.0
3-
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-2.3.0.tar.xz
4-
source_filename = pkgconf-2.3.0.tar.xz
5-
source_hash = 3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_2.3.0-1/pkgconf-2.3.0.tar.xz
7-
wrapdb_version = 2.3.0-1
2+
directory = pkgconf-2.4.3
3+
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-2.4.3.tar.xz
4+
source_filename = pkgconf-2.4.3.tar.xz
5+
source_hash = 51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_2.4.3-1/pkgconf-2.4.3.tar.xz
7+
wrapdb_version = 2.4.3-1
88

99
[provide]
1010
libpkgconf = dep_libpkgconf

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
meson==1.6.1
1+
meson==1.7.0
22
ninja==1.11.1.3

0 commit comments

Comments
 (0)