mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 14:14:35 +02:00
Update dependencies
This commit is contained in:
parent
e743edcfec
commit
1a7f1b1683
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
|
||||
SCRIPT_COMMIT="63f3f284635f4a1a09828acd2e6f6bea1eacb0e7"
|
||||
SCRIPT_COMMIT="6cda373a9ee66f3c26ca96198e68a9e33d58dea8"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win* ]] || return -1
|
||||
|
@ -4,7 +4,7 @@ SCRIPT_REPO="https://git.savannah.gnu.org/git/libiconv.git"
|
||||
SCRIPT_COMMIT="bc17565f9a4caca27161609c526b776287a8270e"
|
||||
|
||||
SCRIPT_REPO2="https://git.savannah.gnu.org/git/gnulib.git"
|
||||
SCRIPT_COMMIT2="e9c1d94f58eaacee919bb2015da490b980a5eedf"
|
||||
SCRIPT_COMMIT2="30fcbcc4db4973f84999a00c30e490e39989e96e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/madler/zlib.git"
|
||||
SCRIPT_COMMIT="ef24c4c7502169f016dcd2a26923dbaf3216748c"
|
||||
SCRIPT_COMMIT="ed1610791c0c681ee562bb3997e0f29bfae11b2d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/FFTW/fftw3.git"
|
||||
SCRIPT_COMMIT="187045ea647ba19c55db5f503d11bd811ee6b56e"
|
||||
SCRIPT_COMMIT="126e3b98bb8f49aadb429c4aa1e98d898cad8e0c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/freetype/freetype.git"
|
||||
SCRIPT_COMMIT="38272bf85341348eb0a5162ba4e1c95d370f9bce"
|
||||
SCRIPT_COMMIT="b1f47850878d232eea372ab167e760ccac4c4e32"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/fribidi/fribidi.git"
|
||||
SCRIPT_COMMIT="cfc71cda065db859d8b4f1e3c6fe5da7ab02469a"
|
||||
SCRIPT_COMMIT="b28f43bd3e8e31a5967830f721bab218c1aa114c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/BtbN/gmplib.git"
|
||||
SCRIPT_COMMIT="b1ba93cec1d8474f3c6909ea2ba2baf5c3a9aa85"
|
||||
SCRIPT_COMMIT="4d2b2f4360fcf79ca3f8dc3f71fc0f3b630ccf39"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/GNOME/libxml2.git"
|
||||
SCRIPT_COMMIT="71c37a565d3726440aa96d648db0426deb90157b"
|
||||
SCRIPT_COMMIT="62d4697db6268b71e36ef8fda708953cadf4082a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/tukaani-project/xz.git"
|
||||
SCRIPT_COMMIT="ea21c76aa2406ba06ac154fe57741734c04f260f"
|
||||
SCRIPT_COMMIT="353c33355cb12e5016d49052fd1e90d15568aa37"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/fontconfig/fontconfig.git"
|
||||
SCRIPT_COMMIT="cfef47622357564d804b99dbde2993ee221fa4c2"
|
||||
SCRIPT_COMMIT="b7a8338f1933a6ac933389000d5160e9c30ccedd"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/harfbuzz/harfbuzz.git"
|
||||
SCRIPT_COMMIT="b5a65e0f20c30a7f13b2f6619479a6d666e603e0"
|
||||
SCRIPT_COMMIT="9cf2ea3e8f054d67ded17150376dd34e791cf69f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
SCRIPT_COMMIT="4ea6df132107e3b4b9407f903204b5522fdffcd6"
|
||||
SCRIPT_COMMIT="d32c5bb219d7ba90ad4f251cf0bb903c08f8e5db"
|
||||
|
||||
SCRIPT_REPO2="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
SCRIPT_COMMIT2="92280246c8e30795f08362425510d6acfc5c3f0d"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Netflix/vmaf.git"
|
||||
SCRIPT_COMMIT="8cde19dcb0f96e11a3cfb17809f10ae23623bca7"
|
||||
SCRIPT_COMMIT="6280b59e55e304e04f5dcadc567933acc95fb8f0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
|
||||
SCRIPT_COMMIT="e312ab76c4d93f2e637ac0c73987b22cd43420c7"
|
||||
SCRIPT_COMMIT="9d5e1d1dc150e0eb3a562020f2069fad7ec9b3a9"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git"
|
||||
SCRIPT_COMMIT="e58ae2d27f7baee28319faa02b77cdc344e2f0ca"
|
||||
SCRIPT_COMMIT="c8c291390f4befb7d813d7fce6caeb6607561903"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git"
|
||||
SCRIPT_COMMIT="ebea71700ff10b0624ca31647f0b4e23f6ffbc68"
|
||||
SCRIPT_COMMIT="daf2c5397607c32c3814f02831b9c1158fd1e52c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
|
||||
SCRIPT_COMMIT="61175323a8a374aaedb139894987ddaf2bb2ba27"
|
||||
SCRIPT_COMMIT="23f0352eca362515d598bfdbd8ecec070dcd1b28"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git"
|
||||
SCRIPT_COMMIT="8f5a645e89380549368eec68935b151b238aa17b"
|
||||
SCRIPT_COMMIT="681af0dcfc8b88d8c6634f259e2f9e60a54f5a42"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://aomedia.googlesource.com/aom"
|
||||
SCRIPT_COMMIT="433be28b4f4f899f533991e2d2829dde0ab68406"
|
||||
SCRIPT_COMMIT="3990233fc06a35944d6d33797e63931802122a95"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/glennrp/libpng.git"
|
||||
SCRIPT_COMMIT="c1cc0f3f4c3d4abd11ca68c59446a29ff6f95003"
|
||||
SCRIPT_COMMIT="812c34c13c27a963073e546c720f5a7b88b1ed00"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/AviSynth/AviSynthPlus.git"
|
||||
SCRIPT_COMMIT="173cae2caa260f7d7ec5fe772086e6f83a96f7f6"
|
||||
SCRIPT_COMMIT="21fdc997f9724b994896ba5520ddf64d677976b3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/dav1d.git"
|
||||
SCRIPT_COMMIT="cd5bfa124a8c3c4c41e033253a291c387aba0eb0"
|
||||
SCRIPT_COMMIT="42b2b24fb8819f1ed3643aa9cf2a62f03868e3aa"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/FFmpeg/nv-codec-headers.git"
|
||||
SCRIPT_COMMIT="9934f17316b66ce6de12f3b82203a298bc9351d8"
|
||||
SCRIPT_COMMIT="f2fb9b36d5e08d6211f7cf6377971c0570939e65"
|
||||
|
||||
SCRIPT_REPO2="https://github.com/FFmpeg/nv-codec-headers.git"
|
||||
SCRIPT_COMMIT2="22441b505d9d9afc1e3002290820909846c24bdc"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/dyne/frei0r.git"
|
||||
SCRIPT_COMMIT="9178c72e59112c40b6b45a54c03e47c245b80cdd"
|
||||
SCRIPT_COMMIT="8bf0322bdcceab20de385922bb4d272aa33bc96d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libgme/game-music-emu.git"
|
||||
SCRIPT_COMMIT="8a2a331d6da17de14a4656a6e6c6db9d2cdc3362"
|
||||
SCRIPT_COMMIT="903cf8d612411ff902efc22095680cd5276d6dcc"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/ultravideo/kvazaar.git"
|
||||
SCRIPT_COMMIT="dd30dd2a7ad14e8702e1b5b12bd8e3b738373cec"
|
||||
SCRIPT_COMMIT="b0ed0f97680776214ea668aad9e57978d1433e0e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libass/libass.git"
|
||||
SCRIPT_COMMIT="4d6e9ef3077fb279cab051cc00b216c5f08efb34"
|
||||
SCRIPT_COMMIT="1b699559025185e34d21a24cac477ca360cb917d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/brotli.git"
|
||||
SCRIPT_COMMIT="91d96d3d9353bcb47d5a6607859e51fb7e7a28f7"
|
||||
SCRIPT_COMMIT="440e03642b891968a76b6d088d70f01f06e0c349"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/mm2/Little-CMS.git"
|
||||
SCRIPT_COMMIT="91abcceaffb0d0921f208381ab2b60fee59de79c"
|
||||
SCRIPT_COMMIT="9b58846b21f5288d5afdf96c21955989d29a03a3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libjxl/libjxl.git"
|
||||
SCRIPT_COMMIT="7e1d4f1770579f230625f19a2918bf9562a3d864"
|
||||
SCRIPT_COMMIT="b3fc5f67b21c52a3a0cd24242ffabde4e79c018d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.com/libssh/libssh-mirror.git"
|
||||
SCRIPT_COMMIT="49b0c859f92bb9474412933e450da26d0410fe08"
|
||||
SCRIPT_COMMIT="a0a5292692370f44e4974f0b9520fa6840749f23"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libvpx"
|
||||
SCRIPT_COMMIT="8058a0b54991257a0e1a2fcf08d993a8b70c1d3a"
|
||||
SCRIPT_COMMIT="7b3fa8114cf8ef23cbf91e50c368c1ca768d95d5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libwebp"
|
||||
SCRIPT_COMMIT="2af6c034ac871c967e04c8c9f8bf2dbc2e271b18"
|
||||
SCRIPT_COMMIT="6a22b6709ce9e8fea5a487b37417f695df89b286"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/lv2.git"
|
||||
SCRIPT_COMMIT="79c318c7efffeee46ed301d1fc4724ac90ff03a8"
|
||||
SCRIPT_COMMIT="3e1e609d89fb1954bd497ae8021a3b6c0aad31f6"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/serd.git"
|
||||
SCRIPT_COMMIT="abe9a7896f1f6e6a5158c0a1d4a3f39e4538c248"
|
||||
SCRIPT_COMMIT="8d87a6aa12745d01abb8ef8468b8e3f258af1996"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/zix.git"
|
||||
SCRIPT_COMMIT="8ab9795a4c0403a88cd01874caf5f58776ae24ca"
|
||||
SCRIPT_COMMIT="7d2b7d3b00f3f938f8b242ca6dba5acc01e19dbc"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/sord.git"
|
||||
SCRIPT_COMMIT="e1671ccdda0b501e27dd5afdbe05bb31656409a3"
|
||||
SCRIPT_COMMIT="e6d863bba95e3a41db1c331e85684ba0c68c1ab7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/sratom.git"
|
||||
SCRIPT_COMMIT="2647831aa62c4b0cef27cec0eec42c5fc3ef412b"
|
||||
SCRIPT_COMMIT="9ed521792a1cbabbb53e0aa23581055b60e35838"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/lilv.git"
|
||||
SCRIPT_COMMIT="e1e0b34271d1b2c478509a5d6b37d15d774a7650"
|
||||
SCRIPT_COMMIT="63b0e7c87dd0fa0b6f3c5dc0f75fb616a5a57ee1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libvpl.git"
|
||||
SCRIPT_COMMIT="025d43d086a3e663184cb49febe86152bf05409f"
|
||||
SCRIPT_COMMIT="80ea0a5ebd25743c1cfe973e803245ba67d53b20"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == *arm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/kcat/openal-soft.git"
|
||||
SCRIPT_COMMIT="6118ae73c241eb3a008bfe00d07dcb07d132dd2c"
|
||||
SCRIPT_COMMIT="7535824c1cd062495bc026e625c4fd61b787658c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/cisco/openh264.git"
|
||||
SCRIPT_COMMIT="423eb2c3e47009f4e631b5e413123a003fdff1ed"
|
||||
SCRIPT_COMMIT="cf3b514ba34a3a6c4f14b3ae8714325dd30bfa08"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/uclouvain/openjpeg.git"
|
||||
SCRIPT_COMMIT="eb25a5ec777ff6699f4bb1187740467dcfa64dd6"
|
||||
SCRIPT_COMMIT="44119c2db51911056e1227e46a0ea883e3d73fbf"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://source.openmpt.org/svn/openmpt/trunk/OpenMPT"
|
||||
SCRIPT_REV="22666"
|
||||
SCRIPT_REV="22863"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
|
||||
SCRIPT_COMMIT="0efb7c78294b95d62bda35d4cd18945ee578b4d8"
|
||||
SCRIPT_COMMIT="28472738857ff194b5b6b8778a1975cb605210a2"
|
||||
SCRIPT_BRANCH="SDL2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Haivision/srt.git"
|
||||
SCRIPT_COMMIT="8a89a3abbf4d3a2f7869d535349a474607ea0214"
|
||||
SCRIPT_COMMIT="5cd2414fee01f6dbca167e0c63bbf28ad9b4eccd"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
|
||||
SCRIPT_COMMIT="39525fd6f1046f1d6400b291f5fb2a8c0ad054ad"
|
||||
SCRIPT_COMMIT="979748a0831904b15f2b354e1576c2662f254583"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="e7d4b1df2d3f675b478897ab454d635e9b4eb915"
|
||||
SCRIPT_COMMIT="a7eb2cfd53a70fcd9ba9dcfad80a3994642f362f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
|
||||
SCRIPT_COMMIT="v1.4.304"
|
||||
SCRIPT_COMMIT="v1.4.307"
|
||||
SCRIPT_TAGFILTER="v?.*.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/shaderc.git"
|
||||
SCRIPT_COMMIT="690d259384193c90c01b52288e280b05a8481121"
|
||||
SCRIPT_COMMIT="ab0d3ed184e4919a236eecddb6514e4923a5e38f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
|
||||
SCRIPT_COMMIT="6173e24b31f09a0c3217103a130e74c4ddec14a6"
|
||||
SCRIPT_COMMIT="1a7b7ef6de02cf6767e42b10ddad217c45e90d47"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/fraunhoferhhi/vvenc.git"
|
||||
SCRIPT_COMMIT="81a3b6c06cfa186fa2eeccf1d8975c9ed027a214"
|
||||
SCRIPT_COMMIT="70a690eaaf00da22b76c90a107b912931f47b9f6"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != *32 ]] || return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/x264.git"
|
||||
SCRIPT_COMMIT="52f7694ddd35209cb95225e7acce91d8a30cb57d"
|
||||
SCRIPT_COMMIT="373697b467f7cd0af88f1e9e32d4f10540df4687"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://bitbucket.org/multicoreware/x265_git.git"
|
||||
SCRIPT_COMMIT="441e1e4614a187583a7f1bf3e1739366ff40df6c"
|
||||
SCRIPT_COMMIT="5de5f5646689983578cd1bd19c7c6faacf12e746"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/zapping-vbi/zvbi"
|
||||
SCRIPT_COMMIT="7a76c67ac747c5f7ea0b9cd0a90b2e6688a305de"
|
||||
SCRIPT_COMMIT="af8b9f7bff9c2cf0be844ff993797930c53466f4"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user