Skip to content

Commit

Permalink
Merge pull request #19 from lazka/update-deps3
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
lazka authored Jun 18, 2024
2 parents 37e1aef + bcc052e commit 9d6ea14
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
18 changes: 9 additions & 9 deletions cairo-build/subprojects/libpng.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[wrap-file]
directory = libpng-1.6.42
source_url = https://github.com/glennrp/libpng/archive/v1.6.42.tar.gz
source_filename = libpng-1.6.42.tar.gz
source_hash = fe89de292e223829859d21990d9c4d6b7e30e295a268f6a53a022611aa98bd67
patch_filename = libpng_1.6.42-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.42-1/get_patch
patch_hash = b5c709da83556da3e970550d1b5bd2286f44da88db34be8215d17765bcbb356a
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.42-1/libpng-1.6.42.tar.gz
wrapdb_version = 1.6.42-1
directory = libpng-1.6.43
source_url = https://github.com/glennrp/libpng/archive/v1.6.43.tar.gz
source_filename = libpng-1.6.43.tar.gz
source_hash = fecc95b46cf05e8e3fc8a414750e0ba5aad00d89e9fdf175e94ff041caf1a03a
patch_filename = libpng_1.6.43-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.43-2/get_patch
patch_hash = 49951297edf03e81d925ab03726555f09994ad1ed78fb539a269216430eef3da
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.43-2/libpng-1.6.43.tar.gz
wrapdb_version = 1.6.43-2

[provide]
libpng = libpng_dep
12 changes: 6 additions & 6 deletions cairo-build/subprojects/pixman.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = pixman-0.43.2
source_url = https://www.cairographics.org/releases/pixman-0.43.2.tar.gz
source_filename = pixman-0.43.2.tar.gz
source_hash = ea79297e5418fb528d0466e8b5b91d1be88857fa3706f49777b2925a72ae9924
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.43.2-1/pixman-0.43.2.tar.gz
wrapdb_version = 0.43.2-1
directory = pixman-0.43.4
source_url = https://www.cairographics.org/releases/pixman-0.43.4.tar.gz
source_filename = pixman-0.43.4.tar.gz
source_hash = a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pixman_0.43.4-1/pixman-0.43.4.tar.gz
wrapdb_version = 0.43.4-1

[provide]
pixman-1 = idep_pixman
2 changes: 1 addition & 1 deletion pkgconf-build/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project('pkgconf-build', 'c',
default_options: [
'default_library=static',
'buildtype=release',
'pkgconf:tests=false',
'pkgconf:tests=disabled',
],
)

Expand Down
12 changes: 6 additions & 6 deletions pkgconf-build/subprojects/pkgconf.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = pkgconf-1.9.3
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-1.9.3.tar.xz
source_filename = pkgconf-1.9.3.tar.xz
source_hash = 5fb355b487d54fb6d341e4f18d4e2f7e813a6622cf03a9e87affa6a40565699d
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_1.9.3-2/pkgconf-1.9.3.tar.xz
wrapdb_version = 1.9.3-2
directory = pkgconf-2.1.1
source_url = https://distfiles.ariadne.space/pkgconf/pkgconf-2.1.1.tar.xz
source_filename = pkgconf-2.1.1.tar.xz
source_hash = 3a224f2accf091b77a5781316e27b9ee3ba82c083cc2e539e08940b68a44fec5
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pkgconf_2.1.1-1/pkgconf-2.1.1.tar.xz
wrapdb_version = 2.1.1-1

[provide]
libpkgconf = dep_libpkgconf
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
meson==1.3.1
meson==1.4.1
ninja==1.11.1.1

0 comments on commit 9d6ea14

Please sign in to comment.