1
0
Fork 0

Merging upstream version 1.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:07:22 +01:00
parent cd3404518a
commit 4776b16754
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
795 changed files with 3047 additions and 1805 deletions

View file

@ -1,4 +1,4 @@
[wrap-git]
url = https://gitlab.freedesktop.org/dbus/dbus.git
revision = 218b35a57cdeab667c75d6ef34f901b8ead00056
revision = cd1a9bb09a4e9330f8669fb6d385b1e095f97fc2
depth = 1

View file

@ -1,12 +1,12 @@
[wrap-file]
directory = json-c-0.15
source_url = https://s3.amazonaws.com/json-c_releases/releases/json-c-0.15.tar.gz
source_filename = json-c-0.15.tar.gz
source_hash = b8d80a1ddb718b3ba7492916237bbf86609e9709fb007e7f7d4322f02341a4c6
patch_filename = json-c_0.15-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/json-c_0.15-2/get_patch
patch_hash = 2c5c95cf463804ac61309930c76ba9f57b157fef6247d1c6da4395b31a5bfac7
directory = json-c-0.16
source_url = https://s3.amazonaws.com/json-c_releases/releases/json-c-0.16.tar.gz
source_filename = json-c-0.16.tar.gz
source_hash = 8e45ac8f96ec7791eaf3bb7ee50e9c2100bbbc87b8d0f1d030c5ba8a0288d96b
patch_filename = json-c_0.16-3_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/json-c_0.16-3/get_patch
patch_hash = 6e712826ba1e6e1b6d21c6157a764984fedc6b594c9f92443498b972b6377a94
wrapdb_version = 0.16-3
[provide]
json-c = json_c_dep

View file

@ -1,14 +1,15 @@
[wrap-file]
directory = openssl-1.1.1l
source_url = https://www.openssl.org/source/openssl-1.1.1l.tar.gz
source_filename = openssl-1.1.1l.tar.gz
source_hash = 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
patch_filename = openssl_1.1.1l-3_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_1.1.1l-3/get_patch
patch_hash = a0cb8285cda3ae0e1898b4e88427c19bf245184259f41395010182655f9f8ce6
directory = openssl-3.0.7
source_url = https://www.openssl.org/source/openssl-3.0.7.tar.gz
source_filename = openssl-3.0.7.tar.gz
source_hash = 83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e
patch_filename = openssl_3.0.7-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_3.0.7-2/get_patch
patch_hash = dcc5d21bb602a5ca43bbaf14de858955f748b2abb2c0102ba193bd3964ac13a4
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/openssl_3.0.7-2/openssl-3.0.7.tar.gz
wrapdb_version = 3.0.7-2
[provide]
libcrypto = libcrypto_dep
libssl = libssl_dep
openssl = openssl_dep