mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Update dependencies
This commit is contained in:
parent
9a80ab2679
commit
7b6432add4
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
|
||||
SCRIPT_COMMIT="833753684d3a520ebcd3cd73e614c97bbb55ffb8"
|
||||
SCRIPT_COMMIT="cb7f42e05b94cbb1d94edcebdbfb47b652a45484"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win* ]] || return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/GNOME/libxml2.git"
|
||||
SCRIPT_COMMIT="d7cfe356500906fad0f3b3d186e1abbd5489a23c"
|
||||
SCRIPT_COMMIT="6f78efb0fa9c332b9532d4b4e207629309608c17"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/madler/zlib.git"
|
||||
SCRIPT_COMMIT="79a0e447a0dfa32979420cb21cfb96d684b2c9d5"
|
||||
SCRIPT_COMMIT="ac8f12c97d1afd9bafa9c710f827d40a407d3266"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/freetype/freetype.git"
|
||||
SCRIPT_COMMIT="c4073d82517eff48458e166a6edfb0618b221a4d"
|
||||
SCRIPT_COMMIT="a0e10a87f5d4f5e2cb9774f3f20ef3c8bd6b81b3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/BtbN/gmplib.git"
|
||||
SCRIPT_COMMIT="3fe7fa49330acf6c23010575eaada2cd1197c586"
|
||||
SCRIPT_COMMIT="4d1134815388572ac20d0f85471a6542db2e86ab"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/fontconfig/fontconfig.git"
|
||||
SCRIPT_COMMIT="16eff2de2350144a08cdb8bec06fd4b0fe3f586b"
|
||||
SCRIPT_COMMIT="a264a2c0ca0be120c0fd2325f0d67ca4d5e81bd0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/harfbuzz/harfbuzz.git"
|
||||
SCRIPT_COMMIT="d698133743caffe9611b57137cd5027ce076613f"
|
||||
SCRIPT_COMMIT="156de3c048237c5953d96ed5e7bdb53261456692"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
SCRIPT_COMMIT="10aaadf55d582934661ca9d66956696cf1d836dc"
|
||||
SCRIPT_COMMIT="9ce9a722ba06ea87487cd08bd2001276e2aef8cd"
|
||||
|
||||
SCRIPT_REPO2="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
SCRIPT_COMMIT2="229410f86a8c8c9e0f86f195409e5481a2bae067"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Netflix/vmaf.git"
|
||||
SCRIPT_COMMIT="265263ffd51b4c7d3c585a2a9dd7d541b2ddfece"
|
||||
SCRIPT_COMMIT="af31e4cd8059dbd9b8a51c5752096c2585be7792"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
|
||||
SCRIPT_COMMIT="98eeebfc2d7db5377b85437418fb942ea30ffc0d"
|
||||
SCRIPT_COMMIT="1388374c7149114888a6a5cd6e9bf6ad4b42adf8"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
|
||||
SCRIPT_COMMIT="704a75eecdf177a8b18ad7e35813f2f979b0c277"
|
||||
SCRIPT_COMMIT="1c8128d72df22843a2022576850bc5ab5e3a46ea"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git"
|
||||
SCRIPT_COMMIT="3b3a3bd75d86aec78f6ef893b198c3efc378bc64"
|
||||
SCRIPT_COMMIT="806f04c6e4529358f160e53135baf105e4ecf3b8"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
|
||||
SCRIPT_COMMIT="3962080b7846d79fd3cf10b16eddacf68eb321b7"
|
||||
SCRIPT_COMMIT="c745719e23af44a4b40ab4508447637b35d91a1e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxext.git"
|
||||
SCRIPT_COMMIT="de2ebd62c1eb8fe16c11aceac4a6981bda124cf4"
|
||||
SCRIPT_COMMIT="e8db0fc7c047ccdd6c11381681b184bbe9ea8270"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxi.git"
|
||||
SCRIPT_COMMIT="09f3eb570fe79bfc0c430b6059d7b4acaf371c24"
|
||||
SCRIPT_COMMIT="a340bc0424a73d9fc4badbb7aee5284877635ca9"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/glvnd/libglvnd.git"
|
||||
SCRIPT_COMMIT="e9937526de57c22ef1184739df1eab2b51d58fa3"
|
||||
SCRIPT_COMMIT="62176c235ceca2c20f30777f5bc4195bd70391c4"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcursor.git"
|
||||
SCRIPT_COMMIT="9c1b50ed98d354488329c99bc8bf77d1c6df657c"
|
||||
SCRIPT_COMMIT="5e0f8347cebef2b3a9f5d75ca254aabaa0bca259"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxrandr.git"
|
||||
SCRIPT_COMMIT="5b96863cf2a34ee9e72ffc4ec6415bc59b6121fc"
|
||||
SCRIPT_COMMIT="512bf0b15b5597c721ff8c61083616ca9040fa72"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://aomedia.googlesource.com/aom"
|
||||
SCRIPT_COMMIT="a77362f01379a730854f0b24857e798119e8e698"
|
||||
SCRIPT_COMMIT="dcde09ef547cdd8f4c5cf3190daaa45a191ef3b4"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/glennrp/libpng.git"
|
||||
SCRIPT_COMMIT="f8e5fa92b0e37ab597616f554bee254157998227"
|
||||
SCRIPT_COMMIT="e755fb79ba945fea8a318dc343e73d22a39e2f4e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/AviSynth/AviSynthPlus.git"
|
||||
SCRIPT_COMMIT="fc5b9bc41fd47001b7da39ea777d29c0ede2a2a7"
|
||||
SCRIPT_COMMIT="eba18dca254bbc250a5da8ba517ea3f19a8a3767"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/dav1d.git"
|
||||
SCRIPT_COMMIT="769bd1457a9567da5e50b8c670e49234b5bea8c0"
|
||||
SCRIPT_COMMIT="fd4ecc2fd870fa267e1995600dddf212c6e49300"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/mstorsjo/fdk-aac.git"
|
||||
SCRIPT_COMMIT="3f864cce9736cc8e9312835465fae18428d76295"
|
||||
SCRIPT_COMMIT="4de681c193d45b14f87efc30e3e3f02d389387b5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == nonfree* ]] || return -1
|
||||
|
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/FFmpeg/nv-codec-headers.git"
|
||||
SCRIPT_COMMIT="451da99614412a7f9526ef301a5ee0c7a6f9ad76"
|
||||
SCRIPT_COMMIT="22441b505d9d9afc1e3002290820909846c24bdc"
|
||||
SCRIPT_BRANCH="sdk/12.0"
|
||||
|
||||
SCRIPT_REPO2="https://github.com/FFmpeg/nv-codec-headers.git"
|
||||
SCRIPT_COMMIT2="43d91706e097565f57b311e567f0219838bcc2f6"
|
||||
SCRIPT_COMMIT2="18c24977c67a94d1969993444cf06ff91b0068a7"
|
||||
SCRIPT_BRANCH2="sdk/11.1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,22 +1,18 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://bitbucket.org/mpyne/game-music-emu.git"
|
||||
SCRIPT_COMMIT="6cd4bdb69be304f58c9253fb08b8362f541b3b4b"
|
||||
SCRIPT_REPO="https://github.com/libgme/game-music-emu.git"
|
||||
SCRIPT_COMMIT="d597f00256a861f478ec88efa77dd8ab7f783345"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_dockerdl() {
|
||||
to_df "RUN git clone \"$SCRIPT_REPO\" \"$SELF\" && git -C \"$SELF\" checkout \"$SCRIPT_COMMIT\""
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
cd "$FFBUILD_DLDIR/$SELF"
|
||||
|
||||
mkdir build && cd build
|
||||
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE="$FFBUILD_CMAKE_TOOLCHAIN" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$FFBUILD_PREFIX" -DBUILD_SHARED_LIBS=OFF -DENABLE_UBSAN=OFF ..
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE="$FFBUILD_CMAKE_TOOLCHAIN" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$FFBUILD_PREFIX" -DCMAKE_DISABLE_FIND_PACKAGE_SDL2=1 -DBUILD_SHARED_LIBS=OFF -DENABLE_UBSAN=OFF ..
|
||||
make -j$(nproc)
|
||||
make install
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/ultravideo/kvazaar.git"
|
||||
SCRIPT_COMMIT="aab6aa9b349d2768f9371ef58680298c200e47e6"
|
||||
SCRIPT_COMMIT="91f04b4be607bb3b55c087f37b83b834de4ae359"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libass/libass.git"
|
||||
SCRIPT_COMMIT="5c15c883a4783641f7e71a6a1f440209965eb64f"
|
||||
SCRIPT_COMMIT="e64390522d9501a2c7e6a51c31a5b2a1f3a35cd1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libjxl/libjxl.git"
|
||||
SCRIPT_COMMIT="f19ccc68fcab2045f6301ffd0d50e7878738963c"
|
||||
SCRIPT_COMMIT="d3a69dbeef78f036969a2500f949f931df857e17"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/rist/librist.git"
|
||||
SCRIPT_COMMIT="32dcfa18c2cb6341674c5cd0610a4e173bb2a526"
|
||||
SCRIPT_COMMIT="8fc343a3bc12a3f631d7f38c817604328b7ec7e1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://git.libssh.org/projects/libssh.git"
|
||||
SCRIPT_COMMIT="6cf5f0e340370ecdc80e300a2622f47fe04c5682"
|
||||
SCRIPT_COMMIT="66144f6f60074772c096889498e972a5d5eeb85d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libvpx"
|
||||
SCRIPT_COMMIT="95cb5eae70d2793d3d05413613aca96042261f26"
|
||||
SCRIPT_COMMIT="974c14578ca3a2ee411ef1dbf0e55ca2c33da036"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libwebp"
|
||||
SCRIPT_COMMIT="05c469843ce3947a63f5ac7ac2c3baa5df2c167d"
|
||||
SCRIPT_COMMIT="deadc339d59dfe64a00b51decce2f6d9337ddeec"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/lv2.git"
|
||||
SCRIPT_COMMIT="88a4334f8180c488ee7a14b301a9742cc751d908"
|
||||
SCRIPT_COMMIT="e9d94328743d630e27a9d322015437fd9080695d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/serd.git"
|
||||
SCRIPT_COMMIT="3df98b4f22773ec1d6d3230d88f14b430cdcf91e"
|
||||
SCRIPT_COMMIT="abfdac2085cba93bae76d3352f2ff7e40fdf1612"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/zix.git"
|
||||
SCRIPT_COMMIT="3d880e00f3a0d7129b642002c3fb51ddbb56ac96"
|
||||
SCRIPT_COMMIT="b6243fb916e645d403d5efd0a189ebff5a8250c8"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/sord.git"
|
||||
SCRIPT_COMMIT="4aae0ffa8b38106202fe96962981562a14a26fc1"
|
||||
SCRIPT_COMMIT="c7f822f14aae0367e184c847379496bc28adf63d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/sratom.git"
|
||||
SCRIPT_COMMIT="1d48d40ac4948b1864ca09e9d0a26fdd71bbee8d"
|
||||
SCRIPT_COMMIT="19a670806390d1980f3471710ba3a5af3d0bd64b"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/lilv.git"
|
||||
SCRIPT_COMMIT="fb0a4d0bf17af25f5a90f643695b016651867952"
|
||||
SCRIPT_COMMIT="8ebaf1387735173e72ab79eeda2de328cd279e12"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/kcat/openal-soft.git"
|
||||
SCRIPT_COMMIT="01597b42054fef632ac856ae8e2defa41dfc0307"
|
||||
SCRIPT_COMMIT="09b0d6091d9ef125fa7aac7514018f54793430b3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/cisco/openh264.git"
|
||||
SCRIPT_COMMIT="986606644aca8f795fc04f76dcc758d88378e4a0"
|
||||
SCRIPT_COMMIT="15d02fc4dd89bde3fd50d0986c3c2e79ea2f3fac"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/uclouvain/openjpeg.git"
|
||||
SCRIPT_COMMIT="1ee6d115e80036d1d38bad7f95a680bfc612c1bf"
|
||||
SCRIPT_COMMIT="6af39314bdb43cb9c7adcdbc7aa9381af42b52ba"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://source.openmpt.org/svn/openmpt/trunk/OpenMPT"
|
||||
SCRIPT_REV="19733"
|
||||
SCRIPT_REV="19867"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/xiph/rav1e.git"
|
||||
SCRIPT_COMMIT="f8b95d97517a6e223f1c6a90a467188586dd090f"
|
||||
SCRIPT_COMMIT="7f01f3c606df5be1c6ea52a653f085fccbd64b4d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
|
||||
SCRIPT_COMMIT="95a6f986a06b9ba2b5b09a04d03eccdd7f55d7db"
|
||||
SCRIPT_COMMIT="d47c286b12eccee479ba57c8897092c6277ef962"
|
||||
SCRIPT_BRANCH="SDL2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Haivision/srt.git"
|
||||
SCRIPT_COMMIT="f477af533562505abf5295f059cf2156b17be740"
|
||||
SCRIPT_COMMIT="8d8825fc4c9e727d6cc453f9a7d4358e7ad061ea"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git"
|
||||
SCRIPT_COMMIT="03d0b467804bf033c2be259be3f091231f74cff9"
|
||||
SCRIPT_COMMIT="6cd5a4afbb70868c7746de8d50dea59e02e9acf2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="6abc164052e4902f67213baa279d743cf46227d4"
|
||||
SCRIPT_COMMIT="5254fd1146b95a86fef1bb8e950d0146d829f3c4"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libva.git"
|
||||
SCRIPT_COMMIT="8575b2bbc6d5cbf31690e682f4fa268d742fcb62"
|
||||
SCRIPT_COMMIT="45afd79ae4b887ad06cfca7316ada5c2688513f9"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* && $TARGET == win* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
|
||||
SCRIPT_COMMIT="v1.3.264"
|
||||
SCRIPT_COMMIT="v1.3.269"
|
||||
SCRIPT_TAGFILTER="v?.*.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/shaderc.git"
|
||||
SCRIPT_COMMIT="e166325b24d79d64bfa47065328890ce116ea642"
|
||||
SCRIPT_COMMIT="0d6f72f3ec57fe68377363d9e810385e6b6e37e1"
|
||||
|
||||
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="5e963d62fa3f2f0ff891c9f9ca150097127c3aad"
|
||||
SCRIPT_COMMIT="637cff3d05892801daa43c93907e17151c7dfd31"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
|
||||
SCRIPT_COMMIT="d1057ef5ed46968800771faa64a6d4a1fb049eab"
|
||||
SCRIPT_COMMIT="a59333c614c6c9e971abfdeec50bee5355882456"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user