diff --git a/scripts.d/10-mingw.sh b/scripts.d/10-mingw.sh index 33ec39f2e..fa4f91c31 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="14315e632e362c6925737ccdf62eb11af63e2ef6" +SCRIPT_COMMIT="8fdf7c9b5c0d7fe3e01ee8cff13fac813f30d7be" ffbuild_enabled() { [[ $TARGET == win* ]] || return -1 diff --git a/scripts.d/10-xorg-macros.sh b/scripts.d/10-xorg-macros.sh index c57605599..37ec77acc 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="1031f8cc5c7a170e278372ccdf2e70151b096ef7" +SCRIPT_COMMIT="7ed2b3798c030bd1729b699b446b43aba2ec606e" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/20-libiconv.sh b/scripts.d/20-libiconv.sh index e26052420..6600bb168 100755 --- a/scripts.d/20-libiconv.sh +++ b/scripts.d/20-libiconv.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://git.savannah.gnu.org/git/libiconv.git" -SCRIPT_COMMIT="317dfadc6c68b3465205873b140200e5b0d0256f" +SCRIPT_COMMIT="17a9a0721831bc747cd2ed6d15a111ed4c7dbcb0" ffbuild_enabled() { return 0 diff --git a/scripts.d/20-libxml2.sh b/scripts.d/20-libxml2.sh index d1df81c8a..822ea52b7 100755 --- a/scripts.d/20-libxml2.sh +++ b/scripts.d/20-libxml2.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/GNOME/libxml2.git" -SCRIPT_COMMIT="fe3cbf897ef510ef5b4842a82106dfd7ea987ec2" +SCRIPT_COMMIT="ae23a4ce56fc500ec5bc204c720b6d7f1c656004" ffbuild_enabled() { return 0 diff --git a/scripts.d/20-zlib.sh b/scripts.d/20-zlib.sh index 14a34894b..dc2ea74e4 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="d201f04c72b0881220f5ba75ca19fd0e19fa848b" +SCRIPT_COMMIT="0f51fb4933fc9ce18199cb2554dacea8033e7fd3" ffbuild_enabled() { return 0 diff --git a/scripts.d/25-fftw3.sh b/scripts.d/25-fftw3.sh index ada0f7cba..ee7aed451 100755 --- a/scripts.d/25-fftw3.sh +++ b/scripts.d/25-fftw3.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/FFTW/fftw3.git" -SCRIPT_COMMIT="981f553dc276b6d73a49916d503068fdb928a9a3" +SCRIPT_COMMIT="394fa85ab5f8914b82b3404844444c53f5c7f095" ffbuild_enabled() { return 0 diff --git a/scripts.d/25-freetype.sh b/scripts.d/25-freetype.sh index f4b38bfc8..64012079f 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="f42ce25563b73fed0123d18a2556b9ba01d2c76b" +SCRIPT_COMMIT="13d1180f4542d19557e146cc0124e51891733b0c" ffbuild_enabled() { return 0 diff --git a/scripts.d/25-fribidi.sh b/scripts.d/25-fribidi.sh index 9cbab6144..09cbf5ad3 100755 --- a/scripts.d/25-fribidi.sh +++ b/scripts.d/25-fribidi.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/fribidi/fribidi.git" -SCRIPT_COMMIT="bfb0385ef862cd40af7d5d33648fbb4bfe8eee65" +SCRIPT_COMMIT="bca04dc3cd3af85a9d9220c430737333634d622a" ffbuild_enabled() { return 0 diff --git a/scripts.d/35-fontconfig.sh b/scripts.d/35-fontconfig.sh index 5c308d171..a348a638e 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="c6849aca73c60c3fcba5c6e4e2cb2d7b59050dd2" +SCRIPT_COMMIT="3b4641ae7a7bf961221cd7b55cc0e25d9d1a6365" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-harfbuzz.sh b/scripts.d/45-harfbuzz.sh index 3fe1ec1e7..a9d5bd0d1 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="63973005bc07aba599b47fdd4cf788647b601ccd" +SCRIPT_COMMIT="ba1f194a1d62164be439a7f1f8ed9a87da9f7061" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-opencl.sh b/scripts.d/45-opencl.sh index ddb426532..2a6fe0d71 100755 --- a/scripts.d/45-opencl.sh +++ b/scripts.d/45-opencl.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git" -SCRIPT_COMMIT="59452533d2afa817bc2dc0da4f783097f4cdbcb0" +SCRIPT_COMMIT="8275634cf9ec31b6484c2e6be756237cb583999d" SCRIPT_REPO2="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git" SCRIPT_COMMIT2="861b68b290e76d08e7241608479c16431f529945" diff --git a/scripts.d/45-pulseaudio.sh b/scripts.d/45-pulseaudio.sh index ea0951caa..aee361b5b 100755 --- a/scripts.d/45-pulseaudio.sh +++ b/scripts.d/45-pulseaudio.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git" -SCRIPT_COMMIT="84f5b742e39ba3e375bac9144e0243b7331f4019" +SCRIPT_COMMIT="c1990dd02647405b0c13aab59f75d05cbb202336" ffbuild_enabled() { [[ $TARGET == linux* ]] || return 1 diff --git a/scripts.d/45-vmaf.sh b/scripts.d/45-vmaf.sh index 3f36e0895..8ff493ed1 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="dea9a7704a976d19aa13dc8b3d47759ce7105a85" +SCRIPT_COMMIT="b24c3d685617e7a38b1521a2731d360240f13081" ffbuild_enabled() { return 0 diff --git a/scripts.d/45-x11/10-xcbproto.sh b/scripts.d/45-x11/10-xcbproto.sh index 64345742a..2d216c125 100755 --- a/scripts.d/45-x11/10-xcbproto.sh +++ b/scripts.d/45-x11/10-xcbproto.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git" -SCRIPT_COMMIT="1388374c7149114888a6a5cd6e9bf6ad4b42adf8" +SCRIPT_COMMIT="77d7fc04da729ddc5ed4aacf30253726fac24dca" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/10-xproto.sh b/scripts.d/45-x11/10-xproto.sh index c6df23464..826c7b3fd 100755 --- a/scripts.d/45-x11/10-xproto.sh +++ b/scripts.d/45-x11/10-xproto.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git" -SCRIPT_COMMIT="67469711055522b8adb2d795b01e7ba98cb8816c" +SCRIPT_COMMIT="68de489ec6c2fb6f8cfc47b0bba7edd0f9942f17" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/10-xtrans.sh b/scripts.d/45-x11/10-xtrans.sh index 4a3905aa1..34018e965 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="806f04c6e4529358f160e53135baf105e4ecf3b8" +SCRIPT_COMMIT="656d27ed32af4082e8062c1d7c42b65ea3a6b80f" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/30-libxcb.sh b/scripts.d/45-x11/30-libxcb.sh index 601379676..5f56d22a3 100755 --- a/scripts.d/45-x11/30-libxcb.sh +++ b/scripts.d/45-x11/30-libxcb.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git" -SCRIPT_COMMIT="86a478032ba93f30adbc0ce96eecd3420fdf7ed1" +SCRIPT_COMMIT="622152ee42a310876f10602601206954b8d0613e" 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 e06f25b11..b1bb16c5e 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="9afd55ada5d7a3c1d3ed23ff8451629a1d989a7f" +SCRIPT_COMMIT="a465588218c1643eedc35b3c24409cb775454eee" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/45-x11/50-libxi.sh b/scripts.d/45-x11/50-libxi.sh index b92acb8c8..21578a25c 100755 --- a/scripts.d/45-x11/50-libxi.sh +++ b/scripts.d/45-x11/50-libxi.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxi.git" -SCRIPT_COMMIT="57ce2e8ba4c1f1bc5792e14bc7082f3ebd0915be" +SCRIPT_COMMIT="56b11459f833df8f324587847534a548b070da94" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/50-amf.sh b/scripts.d/50-amf.sh index 4020f98dd..c3a6d4223 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="5b32766b801434be61350c292127a9ac022b1268" +SCRIPT_COMMIT="e1acd43bb000f7e0c3a2bd022a145aa931169bc6" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-aom.sh b/scripts.d/50-aom.sh index 28da0aedb..3a28a39c2 100755 --- a/scripts.d/50-aom.sh +++ b/scripts.d/50-aom.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://aomedia.googlesource.com/aom" -SCRIPT_COMMIT="d4043476019a88e108d125f4168fd0533887af56" +SCRIPT_COMMIT="5ccdc66ab6eb8eb300eda854fab4ff250b2c2f92" ffbuild_enabled() { [[ $TARGET == winarm64 ]] && return -1 diff --git a/scripts.d/50-avisynth.sh b/scripts.d/50-avisynth.sh index af9be1eeb..42f994f53 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="85057371294405f745f5c51b7a39fa0e3fdde821" +SCRIPT_COMMIT="2b55ba40ec22652d72121fcef56b46da1fc2e427" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-dav1d.sh b/scripts.d/50-dav1d.sh index 432b9150d..3ab5ec64e 100755 --- a/scripts.d/50-dav1d.sh +++ b/scripts.d/50-dav1d.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://code.videolan.org/videolan/dav1d.git" -SCRIPT_COMMIT="abc8a1689fbefec880bb3c0064c66afcb1e9d4b9" +SCRIPT_COMMIT="c7df9a3e65a8d74c57131d379db93856c38ae47c" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-frei0r.sh b/scripts.d/50-frei0r.sh index ba9ac0068..a1177451a 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="36e7da5d9e1f8b8cac9e97e204db1c5834fee580" +SCRIPT_COMMIT="fdc9f32a4f76fe9bd9ab2e90580059f057fa5c8f" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-gme.sh b/scripts.d/50-gme.sh index d6d79d0e7..8fcdf7284 100755 --- a/scripts.d/50-gme.sh +++ b/scripts.d/50-gme.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/libgme/game-music-emu.git" -SCRIPT_COMMIT="c2c31572947840ea306d623849318fbb97232d42" +SCRIPT_COMMIT="aee74cb093948a9ed041c813ab0b525f03fdda5d" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-kvazaar.sh b/scripts.d/50-kvazaar.sh index c9ad369a4..7fea06d7a 100755 --- a/scripts.d/50-kvazaar.sh +++ b/scripts.d/50-kvazaar.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/ultravideo/kvazaar.git" -SCRIPT_COMMIT="d8c96881a92258dad799db8ce5a60138f16b4898" +SCRIPT_COMMIT="ea09af533a035f454c56a11c80f8cd067207c81b" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libass.sh b/scripts.d/50-libass.sh index eb8f07d31..94da9aa45 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="e51781341493e0312f0c7fee66372f0365f7b962" +SCRIPT_COMMIT="1dfb934affee2a4152619bb671a8c82ec5ccad43" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/45-brotli.sh b/scripts.d/50-libjxl/45-brotli.sh index 522370741..9d5d2e367 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="9351fa7ffb9d5aa133dc8f8b14e175cace52d9e4" +SCRIPT_COMMIT="d01a4caaa80c0072fe1b6bf073814b9400667fcc" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/45-lcms2.sh b/scripts.d/50-libjxl/45-lcms2.sh index 7ac17ac6e..63701b82c 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="46355888b823b563db928faec59b0312a05e1143" +SCRIPT_COMMIT="bec733c608d000927c444cdef204f23122e02418" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libjxl/50-libjxl.sh b/scripts.d/50-libjxl/50-libjxl.sh index e06a481d9..dd9ab2100 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="5e689eb20b9967d589035f7bffd516490670fb5f" +SCRIPT_COMMIT="03e9192369c8d11131b23ccdec1a25e0a7e14b44" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-libopus.sh b/scripts.d/50-libopus.sh index 20715a2ad..4116f137a 100755 --- a/scripts.d/50-libopus.sh +++ b/scripts.d/50-libopus.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/xiph/opus.git" -SCRIPT_COMMIT="95dbea83486b90256785aa3c75dd2827f591a34c" +SCRIPT_COMMIT="20568812ae92bb148fe3fb0190b7629f1c4d0b96" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libssh.sh b/scripts.d/50-libssh.sh index c39f63c02..2edbc5216 100755 --- a/scripts.d/50-libssh.sh +++ b/scripts.d/50-libssh.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://git.libssh.org/projects/libssh.git" -SCRIPT_COMMIT="07cb0be12f4a3d5691f6a580343cb94d658decf5" +SCRIPT_COMMIT="89c53e1962bbff7b8866c09895489eaaca736f39" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-libvpx.sh b/scripts.d/50-libvpx.sh index 256bbc417..6cfcd2519 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="ccefddef33a0d8c7d9101b7c01e4b6259858ae6a" +SCRIPT_COMMIT="3e713e39ae79e3b83b87ff65e54d454a3c6d3dfc" ffbuild_enabled() { [[ $TARGET == winarm64 ]] && return -1 diff --git a/scripts.d/50-libwebp.sh b/scripts.d/50-libwebp.sh index 058eb991f..3e2971fcd 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="6c484cbf92e81a5673b24485ac02d211f69be5b7" +SCRIPT_COMMIT="68ff4e1efe2edea812e865a357a6906e2e646b37" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-onevpl.sh b/scripts.d/50-onevpl.sh index 69094fb71..758cc94c2 100755 --- a/scripts.d/50-onevpl.sh +++ b/scripts.d/50-onevpl.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/intel/libvpl.git" -SCRIPT_COMMIT="383b5caac6df614e76ade5a07c4f53be702e9176" +SCRIPT_COMMIT="11a9bbda5b22ac1c544da59b4007bb57f737b487" ffbuild_enabled() { [[ $TARGET == *arm64 ]] && return -1 diff --git a/scripts.d/50-openal.sh b/scripts.d/50-openal.sh index dede4ff5e..4923def53 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="e95c370435ba3757ab3dce44b57eb18e23aef7b8" +SCRIPT_COMMIT="394e133b9fef1bfbde3ee5842b489bf8e91a135b" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-openh264.sh b/scripts.d/50-openh264.sh index 508c572f7..46766941f 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="c59550a2147c255cc8e09451f6deb96de2526b6d" +SCRIPT_COMMIT="1c2388750acf8646ca75a6038a544d5f8f47dca8" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-openjpeg.sh b/scripts.d/50-openjpeg.sh index 6cea9e9c5..82b05a284 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="0fe2a2c591ee9e91dd9ba3334a015386c780e86b" +SCRIPT_COMMIT="7a361019800f5e3de6be375c204c03d8303fac32" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-openmpt.sh b/scripts.d/50-openmpt.sh index 305b3b4f5..f4870565c 100755 --- a/scripts.d/50-openmpt.sh +++ b/scripts.d/50-openmpt.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://source.openmpt.org/svn/openmpt/trunk/OpenMPT" -SCRIPT_REV="20481" +SCRIPT_REV="20696" ffbuild_enabled() { [[ $TARGET == winarm64 ]] && return -1 diff --git a/scripts.d/50-rav1e.sh b/scripts.d/50-rav1e.sh index e324f69cf..3a026004a 100755 --- a/scripts.d/50-rav1e.sh +++ b/scripts.d/50-rav1e.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/xiph/rav1e.git" -SCRIPT_COMMIT="f3dd0499f2e6c246d531ab1aab46c1e0bb30b4da" +SCRIPT_COMMIT="c7c72b5530e391211c5d5f32b16394d1c7dc00cc" ffbuild_enabled() { [[ $TARGET == win32 ]] && return -1 diff --git a/scripts.d/50-rubberband.sh b/scripts.d/50-rubberband.sh index 15772cb1a..db9f84cfe 100755 --- a/scripts.d/50-rubberband.sh +++ b/scripts.d/50-rubberband.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/breakfastquay/rubberband.git" -SCRIPT_COMMIT="69154761641b20e4258ca26a6938769ded47b046" +SCRIPT_COMMIT="5d296019ff0fd6085fea0838155b0449a4606397" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-sdl.sh b/scripts.d/50-sdl.sh index 855c66601..dd34bd7ef 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="4d91f0e796b146c3bcf2cda22251b1e56cc0ebfb" +SCRIPT_COMMIT="8b4e389ad07ba2431a3ce56b736a63e034c5663b" SCRIPT_BRANCH="SDL2" ffbuild_enabled() { diff --git a/scripts.d/50-srt.sh b/scripts.d/50-srt.sh index 495e5b694..6ff554177 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="84b5bb8c2bfd331ac55aba70fe09e5d3cbb00dee" +SCRIPT_COMMIT="38a3a165a1af92f6423de8c97646de07cba5e120" ffbuild_enabled() { return 0 diff --git a/scripts.d/50-svtav1.sh b/scripts.d/50-svtav1.sh index 37312194c..e0e99e718 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="a2312121b5547200a5eb62eac49b7abc53613867" +SCRIPT_COMMIT="99c4d2c1959167a5192b2bff3b80fc97a1609a62" ffbuild_enabled() { [[ $TARGET == win32 ]] && return -1 diff --git a/scripts.d/50-vaapi/30-libpciaccess.sh b/scripts.d/50-vaapi/30-libpciaccess.sh index 19c1da4f6..37016a567 100755 --- a/scripts.d/50-vaapi/30-libpciaccess.sh +++ b/scripts.d/50-vaapi/30-libpciaccess.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git" -SCRIPT_COMMIT="2ec2576cabefef1eaa5dd9307c97de2e887fc347" +SCRIPT_COMMIT="f73f4ca720ccb2e9939545177b54f2be099e3b54" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/50-vaapi/40-libdrm.sh b/scripts.d/50-vaapi/40-libdrm.sh index f9f889072..3ed37cd9d 100755 --- a/scripts.d/50-vaapi/40-libdrm.sh +++ b/scripts.d/50-vaapi/40-libdrm.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git" -SCRIPT_COMMIT="764ed8b91632276bc0d77461a62316b3bcb0cccf" +SCRIPT_COMMIT="362b5b0a886bdfbb92d2f78708ac7a67ee449b2d" ffbuild_enabled() { [[ $TARGET != linux* ]] && return -1 diff --git a/scripts.d/50-vulkan/45-vulkan.sh b/scripts.d/50-vulkan/45-vulkan.sh index 24d6e75c4..07fbe5ea8 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.281" +SCRIPT_COMMIT="v1.3.283" SCRIPT_TAGFILTER="v?.*.*" ffbuild_enabled() { diff --git a/scripts.d/50-vulkan/50-shaderc.sh b/scripts.d/50-vulkan/50-shaderc.sh index e48b8fed2..9e3fe52d6 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="9a658e242ad4d1a4b3491383c1c58c780e3c01ff" +SCRIPT_COMMIT="f59f0d11b80fd622383199c867137ededf89d43b" 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 1eed10723..8fba02b7d 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="7d92d7d8794b102f550ad33dbedbd82203b755a9" +SCRIPT_COMMIT="2ccc81fd826e4dd4a2db2f94b8e6eb738a89f5f1" 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 a70047c9a..f0e8705e3 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="7b29435072143ee8b7e131947e055d3780ae4e47" +SCRIPT_COMMIT="47ea18ef47875aafe611d47e07a6314ccc92a916" ffbuild_enabled() { [[ $ADDINS_STR == *4.4* ]] && return -1 diff --git a/scripts.d/50-x265.sh b/scripts.d/50-x265.sh index a766400f8..33bdd0dc3 100755 --- a/scripts.d/50-x265.sh +++ b/scripts.d/50-x265.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://bitbucket.org/multicoreware/x265_git.git" -SCRIPT_COMMIT="5a6d85d768699c36fe810c40be89db82033f6743" +SCRIPT_COMMIT="53afbf5f5d6f8c081e3c56a9884eecf3e6e583bb" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1 diff --git a/scripts.d/50-xvid.sh b/scripts.d/50-xvid.sh index 4fe0e2b7a..4a1123c37 100755 --- a/scripts.d/50-xvid.sh +++ b/scripts.d/50-xvid.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="http://svn.xvid.org/trunk/xvidcore" -SCRIPT_REV="2198" +SCRIPT_REV="2200" ffbuild_enabled() { [[ $VARIANT == lgpl* ]] && return -1