diff --git a/build-aux/com.usebottles.bottles.Devel.json b/build-aux/com.usebottles.bottles.Devel.json index 21c31172ca4..560359371bd 100644 --- a/build-aux/com.usebottles.bottles.Devel.json +++ b/build-aux/com.usebottles.bottles.Devel.json @@ -114,15 +114,29 @@ { "type": "git", "url": "https://github.com/KhronosGroup/Vulkan-Tools.git", - "tag": "sdk-1.3.261.1", - "commit": "a7da7027ca9fd0901639f02619c226da9c6036f1", + "tag": "vulkan-sdk-1.4.304.0", + "commit": "4c25e78dd87720275ab069de1fe2e005cd528ed9", "x-checker-data": { "type": "git", - "tag-pattern": "^sdk-([\\d.]+)$" + "tag-pattern": "^vulkan-sdk-([\\d.]+)$" } } ], "modules": [ + { + "name": "volk", + "buildsystem": "cmake-ninja", + "config-opts": [ + "-DVOLK_INSTALL=ON" + ], + "sources": [ + { + "type": "archive", + "url": "https://github.com/zeux/volk/archive/refs/tags/1.4.304.tar.gz", + "sha256": "ab3d4a8ccaeb32652259cdd008399504a41792675b0421d90b67729ee274746f" + } + ] + }, { "name": "vulkan-headers", "buildsystem": "cmake-ninja", @@ -130,11 +144,11 @@ { "type": "git", "url": "https://github.com/KhronosGroup/Vulkan-Headers.git", - "tag": "sdk-1.3.261.1", - "commit": "85c2334e92e215cce34e8e0ed8b2dce4700f4a50", + "tag": "vulkan-sdk-1.4.304.0", + "commit": "d4a196d8c84e032d27f999adcea3075517c1c97f", "x-checker-data": { "type": "git", - "tag-pattern": "^sdk-([\\d.]+)$" + "tag-pattern": "^vulkan-sdk-([\\d.]+)$" } } ] @@ -170,8 +184,8 @@ { "type": "git", "url": "https://github.com/ImageMagick/ImageMagick", - "tag": "7.1.1-38", - "commit": "b0ab92265bab638e6ecd2f18b45977c38771c671", + "tag": "7.1.1-43", + "commit": "a2d96f40e707ba54b57e7d98c3277d3ea6611ace", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+-[\\d]+)$" @@ -193,8 +207,8 @@ { "type": "git", "url": "https://github.com/flatpak/libportal", - "tag": "0.8.1", - "commit": "26c15008cbe579f57f89468384f8efc033f25f6f", + "tag": "0.9.0", + "commit": "731e7410fa5765e7c4eb76a51140a19637620c13", "x-checker-data": { "type": "git", "is-important": true, @@ -210,8 +224,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", - "tag": "v0.14.0", - "commit": "8e10fcf8692108b9d4ab78f41086c5d7773ef864", + "tag": "v0.16.0", + "commit": "04ef0944db56ab01307a29aaa7303df6067cb3c0", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.]+)$" @@ -269,8 +283,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/vte", - "tag": "0.78.0", - "commit": "00c99e846bf83536f978b4fe5dc2c8a6983b8a94", + "tag": "0.78.3", + "commit": "6f293fa50a52c79a47642875a534dacaf3913a55", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" @@ -280,28 +294,6 @@ } ] }, - { - "name": "runtime", - "buildsystem": "simple", - "build-commands": [ - "mkdir -p /app/etc/runtime", - "cp -a * /app/etc/runtime/" - ], - "sources": [ - { - "type": "archive", - "url": "https://github.com/bottlesdevs/runtime/releases/download/0.6.3/runtime-0.6.3.tar.gz", - "sha256": "d7749b48927bd782e128e372a1d7085133fbe300eb9193134eb821f61bc5fad6", - "x-checker-data": { - "type": "json", - "is-important": true, - "url": "https://api.github.com/repos/bottlesdevs/runtime/releases/latest", - "version-query": ".tag_name", - "url-query": "https://github.com/bottlesdevs/runtime/releases/download/$version/runtime-$version.tar.gz" - } - } - ] - }, { "name": "fluidsynth", "buildsystem": "cmake-ninja", @@ -360,8 +352,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libadwaita.git", - "tag": "1.7.alpha", - "commit": "f4b0068b2ef8db3a582eda08eacbaa8ceac3ef3a" + "tag": "1.7.beta", + "commit": "10dbadc7a770f36e20d5053e6b08676bc36f7957" } ] },