diff --git a/scripts.d/10-mingw.sh b/scripts.d/10-mingw.sh index b6d239130c..6b94725b6a 100755 --- a/scripts.d/10-mingw.sh +++ b/scripts.d/10-mingw.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git" -SCRIPT_COMMIT="e3a3dc588a6358bda826934d3adfeaa316792534" +SCRIPT_COMMIT="c0313ec3381521db6c5e3aca746ff1e3e29208d7" ffbuild_enabled() { [[ $TARGET == win* ]] || return -1 diff --git a/scripts.d/10-xorg-macros.sh b/scripts.d/10-xorg-macros.sh index 76c15c2792..acd8711df6 100755 --- a/scripts.d/10-xorg-macros.sh +++ b/scripts.d/10-xorg-macros.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/util/macros.git" -SCRIPT_COMMIT="b9f5184ed2e9c019d867ced99020e22abb7c2e53" +SCRIPT_COMMIT="a9d71e3fd8e6758b70be31c586921bbbcd2a8449" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/20-libiconv.sh b/scripts.d/20-libiconv.sh index 1e7f736b98..9f83a5a5f6 100755 --- a/scripts.d/20-libiconv.sh +++ b/scripts.d/20-libiconv.sh @@ -1,10 +1,10 @@ #!/bin/bash SCRIPT_REPO="https://git.savannah.gnu.org/git/libiconv.git" -SCRIPT_COMMIT="f017cafc5e65de591d76c9cbd4e2298c42b042a3" +SCRIPT_COMMIT="ef22b8c17144737d4c082363bd59cc0e551e77fd" SCRIPT_REPO2="https://git.savannah.gnu.org/git/gnulib.git" -SCRIPT_COMMIT2="108fd1f92a42c424685f3cb7937bb323b9795263" +SCRIPT_COMMIT2="2f2a5bb27baa5623f3229a6215c4b96a573fb9ed" ffbuild_enabled() { return 0 diff --git a/scripts.d/20-zlib.sh b/scripts.d/20-zlib.sh index 0e65a13025..0f3dc41d9b 100755 --- a/scripts.d/20-zlib.sh +++ b/scripts.d/20-zlib.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/madler/zlib.git" -SCRIPT_COMMIT="d476828316d05d54c6fd6a068b121b30c147b5cd" +SCRIPT_COMMIT="ef24c4c7502169f016dcd2a26923dbaf3216748c" ffbuild_enabled() { return 0 diff --git a/scripts.d/25-freetype.sh b/scripts.d/25-freetype.sh index e2d897aa33..8b47f49050 100755 --- a/scripts.d/25-freetype.sh +++ b/scripts.d/25-freetype.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/freetype/freetype.git" -SCRIPT_COMMIT="0ae7e607370cc66218ccfacf5de4db8a35424c2f" +SCRIPT_COMMIT="3f3e3de34ee3613d621b643c58a40b93148e0932" ffbuild_enabled() { return 0 diff --git a/scripts.d/25-libxml2.sh b/scripts.d/25-libxml2.sh index 01d0dde253..0bc3323692 100755 --- a/scripts.d/25-libxml2.sh +++ b/scripts.d/25-libxml2.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/GNOME/libxml2.git" -SCRIPT_COMMIT="869e3fd421835e4350e920834b8b0a556e06245e" +SCRIPT_COMMIT="5737466a31830c017867e3831a329c8f605c877b" ffbuild_enabled() { return 0 diff --git a/scripts.d/35-fontconfig.sh b/scripts.d/35-fontconfig.sh index 2ed155ef28..39cb672d03 100755 --- a/scripts.d/35-fontconfig.sh +++ b/scripts.d/35-fontconfig.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/fontconfig/fontconfig.git" -SCRIPT_COMMIT="e6eb25e5be9929e446bd61ba9aa572677eb26f41" +SCRIPT_COMMIT="3bb79f0a4ac7977942d75a16a9e7ac9cb353509d" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-harfbuzz.sh b/scripts.d/45-harfbuzz.sh index 86ab9f2e6d..f1a570fc4d 100755 --- a/scripts.d/45-harfbuzz.sh +++ b/scripts.d/45-harfbuzz.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/harfbuzz/harfbuzz.git" -SCRIPT_COMMIT="5e32b5ca8fe430132b87c0eee6a1c056d37c35eb" +SCRIPT_COMMIT="5e584ee7d90d767e1d68030aa2b04b950a0bc9f9" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-vmaf.sh b/scripts.d/45-vmaf.sh index 72ecd98dea..0d0dc92f7c 100755 --- a/scripts.d/45-vmaf.sh +++ b/scripts.d/45-vmaf.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/Netflix/vmaf.git" -SCRIPT_COMMIT="e00fc5070a5a950e963da8c9b1a68bcfa7fac387" +SCRIPT_COMMIT="8cde19dcb0f96e11a3cfb17809f10ae23623bca7" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-x11/10-xtrans.sh b/scripts.d/45-x11/10-xtrans.sh index e088ee7560..7720ee1862 100755 --- a/scripts.d/45-x11/10-xtrans.sh +++ b/scripts.d/45-x11/10-xtrans.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git" -SCRIPT_COMMIT="d312424a6f2d5bff18f150dfecfc632b334fb878" +SCRIPT_COMMIT="e69d45306f38367ce3a0a5fa126beeb4e6370585" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/40-libx11.sh b/scripts.d/45-x11/40-libx11.sh index 5a5b2095d6..8cb39add07 100755 --- a/scripts.d/45-x11/40-libx11.sh +++ b/scripts.d/45-x11/40-libx11.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git" -SCRIPT_COMMIT="41bc1a9dbe5b634489539f7779078d4a3b35df5e" +SCRIPT_COMMIT="5a7d94e07fc7e4a10d6399f5e44793fa0c896af6" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/50-libxrender.sh b/scripts.d/45-x11/50-libxrender.sh index 43f9538d2a..39405e38fa 100755 --- a/scripts.d/45-x11/50-libxrender.sh +++ b/scripts.d/45-x11/50-libxrender.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxrender.git" -SCRIPT_COMMIT="01e754610df2195536c5b31c1e8df756480599d1" +SCRIPT_COMMIT="6663858e918923d02c466298670c992a8437a17b" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/60-libxcursor.sh b/scripts.d/45-x11/60-libxcursor.sh index aa24cb4d08..74b3e76859 100755 --- a/scripts.d/45-x11/60-libxcursor.sh +++ b/scripts.d/45-x11/60-libxcursor.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcursor.git" -SCRIPT_COMMIT="833735e3232e28153411b3703dfe51883edf47ea" +SCRIPT_COMMIT="8ae6cf61b18ecddf26f72a07bbfbd1ea9f022c36" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/50-amf.sh b/scripts.d/50-amf.sh index ad4f09c9e4..fd6d96e0e4 100755 --- a/scripts.d/50-amf.sh +++ b/scripts.d/50-amf.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git" -SCRIPT_COMMIT="8e271daf1d6991337a87dec9355a2f11994d7292" +SCRIPT_COMMIT="8f5a645e89380549368eec68935b151b238aa17b" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-aom.sh b/scripts.d/50-aom.sh old mode 100755 new mode 100644 diff --git a/scripts.d/50-avisynth.sh b/scripts.d/50-avisynth.sh index 6e3f8ff3a1..01dbae0001 100755 --- a/scripts.d/50-avisynth.sh +++ b/scripts.d/50-avisynth.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/AviSynth/AviSynthPlus.git" -SCRIPT_COMMIT="b7dbabd0c6bd2069e2bb2d31c127622a8b919d06" +SCRIPT_COMMIT="452cea0511397719e9d1861dc8cb47a73a591623" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-dav1d.sh b/scripts.d/50-dav1d.sh old mode 100755 new mode 100644 diff --git a/scripts.d/50-frei0r.sh b/scripts.d/50-frei0r.sh index f0441644da..820b641b6c 100755 --- a/scripts.d/50-frei0r.sh +++ b/scripts.d/50-frei0r.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/dyne/frei0r.git" -SCRIPT_COMMIT="b528b26fd4ccffaa6692890ea174b26dd321e278" +SCRIPT_COMMIT="9178c72e59112c40b6b45a54c03e47c245b80cdd" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-libass.sh b/scripts.d/50-libass.sh index 9cc660c5b4..a430cf1241 100755 --- a/scripts.d/50-libass.sh +++ b/scripts.d/50-libass.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/libass/libass.git" -SCRIPT_COMMIT="4df64d060a8a89b2cd54678190426079bb9d49a6" +SCRIPT_COMMIT="159cefc9074a9b816d62c6b4251521ab515ecaca" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/45-brotli.sh b/scripts.d/50-libjxl/45-brotli.sh index 22fec0fe21..cfe6f5fc86 100755 --- a/scripts.d/50-libjxl/45-brotli.sh +++ b/scripts.d/50-libjxl/45-brotli.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/google/brotli.git" -SCRIPT_COMMIT="664952333f675eb189b9d8dfefb1d33538cc41f6" +SCRIPT_COMMIT="841f672884d2d67aae9dcf4725860aafadc5da2b" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/45-lcms2.sh b/scripts.d/50-libjxl/45-lcms2.sh index f47b40a12f..41ce39a81c 100755 --- a/scripts.d/50-libjxl/45-lcms2.sh +++ b/scripts.d/50-libjxl/45-lcms2.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/mm2/Little-CMS.git" -SCRIPT_COMMIT="c75a82336eeaa19c2632193c63d52c9435542182" +SCRIPT_COMMIT="91abcceaffb0d0921f208381ab2b60fee59de79c" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/50-libjxl.sh b/scripts.d/50-libjxl/50-libjxl.sh index cc36775abd..e4366495dd 100755 --- a/scripts.d/50-libjxl/50-libjxl.sh +++ b/scripts.d/50-libjxl/50-libjxl.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/libjxl/libjxl.git" -SCRIPT_COMMIT="adeeccc415f7c18e6a1732d4c9d6d905ed8e2f9b" +SCRIPT_COMMIT="8a39b30133c880c873ca7e2bd0911f5c8dcda49f" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-librist/50-librist.sh b/scripts.d/50-librist/50-librist.sh index 0b29774e66..07380d27b8 100755 --- a/scripts.d/50-librist/50-librist.sh +++ b/scripts.d/50-librist/50-librist.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://code.videolan.org/rist/librist.git" -SCRIPT_COMMIT="209dcef550fb8d1bf0117583f274e1d2241db7e8" +SCRIPT_COMMIT="c526858020ce14c1ef156c0c68a655ba8dfe8b00" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libssh.sh b/scripts.d/50-libssh.sh index ee11385df2..60a34b7fef 100755 --- a/scripts.d/50-libssh.sh +++ b/scripts.d/50-libssh.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.com/libssh/libssh-mirror.git" -SCRIPT_COMMIT="861590192fed3627e80605be080f79aa2678a005" +SCRIPT_COMMIT="d2e5b69b025fce75fb67a0135c4febd9711834e0" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libvpx.sh b/scripts.d/50-libvpx.sh index 9c2647d2f2..849f081072 100755 --- a/scripts.d/50-libvpx.sh +++ b/scripts.d/50-libvpx.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://chromium.googlesource.com/webm/libvpx" -SCRIPT_COMMIT="50020b39ab0f45f7a7330c8603be34733823a178" +SCRIPT_COMMIT="6f0c446c7b88d384a1c09caf33ec132e7ee24aea" ffbuild_enabled() { [[ $TARGET == winarm64 ]] && return -1 diff --git a/scripts.d/50-libwebp.sh b/scripts.d/50-libwebp.sh index d3c252ad0f..ff57e0078c 100755 --- a/scripts.d/50-libwebp.sh +++ b/scripts.d/50-libwebp.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://chromium.googlesource.com/webm/libwebp" -SCRIPT_COMMIT="dfdcb7f95ca280b2555020115b8f288a5a3453c2" +SCRIPT_COMMIT="4c85d860ea4ebddd47e4718880036268a80c1492" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libzmq.sh b/scripts.d/50-libzmq.sh index f3bdb744bf..80d9dfab27 100755 --- a/scripts.d/50-libzmq.sh +++ b/scripts.d/50-libzmq.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/zeromq/libzmq.git" -SCRIPT_COMMIT="0ed7a08cd946e0832ac4655b7a76c09ac221f63b" +SCRIPT_COMMIT="1f7580ab7d5c2508de30ba8dcbbf2fd103daab5c" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/96-lv2.sh b/scripts.d/50-lilv/96-lv2.sh index 0f8c3b6d97..3afe5ac2b9 100755 --- a/scripts.d/50-lilv/96-lv2.sh +++ b/scripts.d/50-lilv/96-lv2.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/lv2/lv2.git" -SCRIPT_COMMIT="caf4cdcd8e7d2254b91e7022225552a89ccc9ea9" +SCRIPT_COMMIT="b59021e44cc39c47031c58994323ebf1a37011d1" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/96-serd.sh b/scripts.d/50-lilv/96-serd.sh index 1144f22820..c04cb61743 100755 --- a/scripts.d/50-lilv/96-serd.sh +++ b/scripts.d/50-lilv/96-serd.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/drobilla/serd.git" -SCRIPT_COMMIT="e60d8f6cf42bab9cdadf126b134e67df17eab416" +SCRIPT_COMMIT="0534897c68317cfc12cde0ae3af6683350fd08b0" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/96-zix.sh b/scripts.d/50-lilv/96-zix.sh index 1cebe5ccb9..e72c4212cc 100755 --- a/scripts.d/50-lilv/96-zix.sh +++ b/scripts.d/50-lilv/96-zix.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/drobilla/zix.git" -SCRIPT_COMMIT="336aad280221ce643255032e948acccc27e7204f" +SCRIPT_COMMIT="39e30fdc4016337c5e41413600e337879949fac5" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/97-sord.sh b/scripts.d/50-lilv/97-sord.sh index 28da0b189d..271cd86465 100755 --- a/scripts.d/50-lilv/97-sord.sh +++ b/scripts.d/50-lilv/97-sord.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/drobilla/sord.git" -SCRIPT_COMMIT="e71b831791c2a8820fe0580adfc555d5dc4b3a1a" +SCRIPT_COMMIT="af0663da39d5526b081ab6a6c791240958c7032d" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/98-sratom.sh b/scripts.d/50-lilv/98-sratom.sh index a2c971dc2c..e45f9ae26a 100755 --- a/scripts.d/50-lilv/98-sratom.sh +++ b/scripts.d/50-lilv/98-sratom.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/lv2/sratom.git" -SCRIPT_COMMIT="ce5688253e1ef06cd9551f563f70aab2cd487197" +SCRIPT_COMMIT="18c968e208a38320cb22acd88df2b9093e1590d5" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-lilv/99-lilv.sh b/scripts.d/50-lilv/99-lilv.sh index fa59e4d1a5..5c5776f5f4 100755 --- a/scripts.d/50-lilv/99-lilv.sh +++ b/scripts.d/50-lilv/99-lilv.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/lv2/lilv.git" -SCRIPT_COMMIT="0a2de34d4fdcedf87e101a309aaa180fcdf18fcc" +SCRIPT_COMMIT="a6bb43656b4a891c93a70772f00774579885286c" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-openal.sh b/scripts.d/50-openal.sh index 651e6eeb7b..31919f576d 100755 --- a/scripts.d/50-openal.sh +++ b/scripts.d/50-openal.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/kcat/openal-soft.git" -SCRIPT_COMMIT="492dab4a42083ad849ca9f3db745be68d151d4ac" +SCRIPT_COMMIT="43a2a7835a5dcc815ec140100a80ef0cd836357b" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-openh264.sh b/scripts.d/50-openh264.sh index 9576589463..aef8a4d0b8 100755 --- a/scripts.d/50-openh264.sh +++ b/scripts.d/50-openh264.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/cisco/openh264.git" -SCRIPT_COMMIT="f70c905b824207da9c5b01902cec429335d05674" +SCRIPT_COMMIT="6746bc48f1ee9b3165200a8fad329acfdf01621b" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-openjpeg.sh b/scripts.d/50-openjpeg.sh index 705dda81ad..0098cdd309 100755 --- a/scripts.d/50-openjpeg.sh +++ b/scripts.d/50-openjpeg.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/uclouvain/openjpeg.git" -SCRIPT_COMMIT="362ec6c92dbc0f563810fafe552e4fa0d9fde024" +SCRIPT_COMMIT="05de3bfdfed79f4e56d041bb970c5ec4f4c84716" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-openmpt.sh b/scripts.d/50-openmpt.sh old mode 100755 new mode 100644 diff --git a/scripts.d/50-sdl.sh b/scripts.d/50-sdl.sh index eac72d4b1e..c4409324a6 100755 --- a/scripts.d/50-sdl.sh +++ b/scripts.d/50-sdl.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/libsdl-org/SDL.git" -SCRIPT_COMMIT="67b537cef43a804cdad2f0d917e58b0e3fc81fe0" +SCRIPT_COMMIT="ba433e4a5d9857ff56233d20c688962c23140ef0" SCRIPT_BRANCH="SDL2" ffbuild_enabled() { diff --git a/scripts.d/50-srt.sh b/scripts.d/50-srt.sh index 88db7848ef..6386da1298 100755 --- a/scripts.d/50-srt.sh +++ b/scripts.d/50-srt.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/Haivision/srt.git" -SCRIPT_COMMIT="7df2805a5d993395a4d92d56a4bf1a79711aea1b" +SCRIPT_COMMIT="5f16494f584e52b08a5dcdc55fe891d01d02f3a4" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-svtav1.sh b/scripts.d/50-svtav1.sh index 3a5dc1abca..15dfb61d53 100755 --- a/scripts.d/50-svtav1.sh +++ b/scripts.d/50-svtav1.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git" -SCRIPT_COMMIT="6e69def4ec283fe0b71195671245c3b768bebdef" +SCRIPT_COMMIT="c642bb04462b25d0d3881494a4e2a5487460722b" ffbuild_enabled() { [[ $TARGET == win32 ]] && return -1 diff --git a/scripts.d/50-vulkan/45-vulkan.sh b/scripts.d/50-vulkan/45-vulkan.sh index fead24b2dc..2b4ee3fbe8 100755 --- a/scripts.d/50-vulkan/45-vulkan.sh +++ b/scripts.d/50-vulkan/45-vulkan.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git" -SCRIPT_COMMIT="v1.3.300" +SCRIPT_COMMIT="v1.3.302" SCRIPT_TAGFILTER="v?.*.*" ffbuild_enabled() { diff --git a/scripts.d/50-vulkan/50-shaderc.sh b/scripts.d/50-vulkan/50-shaderc.sh index 6ba36c248a..e4b09e754d 100755 --- a/scripts.d/50-vulkan/50-shaderc.sh +++ b/scripts.d/50-vulkan/50-shaderc.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/google/shaderc.git" -SCRIPT_COMMIT="ddac450a36a3be28a2c2173f26703249dd83cfdf" +SCRIPT_COMMIT="9634bcd356c257e72a06bc995e1d40964d6a8375" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-vulkan/55-spirv-cross.sh b/scripts.d/50-vulkan/55-spirv-cross.sh index bed1e752f6..2febc0a2b5 100755 --- a/scripts.d/50-vulkan/55-spirv-cross.sh +++ b/scripts.d/50-vulkan/55-spirv-cross.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git" -SCRIPT_COMMIT="d1d4adbefd411fc4721a2fece15a7f4aaa3dcdfa" +SCRIPT_COMMIT="9040e0d25dc545a6d725276bdbd0362791c81f14" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-vulkan/60-libplacebo.sh b/scripts.d/50-vulkan/60-libplacebo.sh index 0c5350a656..851f081351 100755 --- a/scripts.d/50-vulkan/60-libplacebo.sh +++ b/scripts.d/50-vulkan/60-libplacebo.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git" -SCRIPT_COMMIT="118d8106640796d3f2ceb55f8634a32a58a47aa2" +SCRIPT_COMMIT="5788a82f459f617a999c4d56278d54d0edfc7b81" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-vvenc.sh b/scripts.d/50-vvenc.sh old mode 100755 new mode 100644 diff --git a/scripts.d/50-x265.sh b/scripts.d/50-x265.sh old mode 100755 new mode 100644