mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Update dependencies
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
|
||||
SCRIPT_COMMIT="91178913c25b19e0457cdf6d21e00e6a613823e2"
|
||||
SCRIPT_COMMIT="98eeebfc2d7db5377b85437418fb942ea30ffc0d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
|
||||
SCRIPT_COMMIT="766967322209f2dcb72e6a8edea0c651f586201d"
|
||||
SCRIPT_COMMIT="704a75eecdf177a8b18ad7e35813f2f979b0c277"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxau.git"
|
||||
SCRIPT_COMMIT="df1bf4fe528a5a9eef420f78efb225e4696ac467"
|
||||
SCRIPT_COMMIT="aec9d7266777e0b9243ef0f112fe0e07256bd446"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git"
|
||||
SCRIPT_COMMIT="8935793f1f3751a6aa9d78955c7d6236177986de"
|
||||
SCRIPT_COMMIT="cc4b93c9cd93bad15b7106747b0213e4b9c53a1c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
|
||||
SCRIPT_COMMIT="af2b6dfab1616dc85be9c9b196e4c56d00447851"
|
||||
SCRIPT_COMMIT="70f44d76fd8fad96f33ba5c80a394d68b77dda03"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxi.git"
|
||||
SCRIPT_COMMIT="3a7503ec7703f10de17c622ea22b7bff736cea74"
|
||||
SCRIPT_COMMIT="09f3eb570fe79bfc0c430b6059d7b4acaf371c24"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcursor.git"
|
||||
SCRIPT_COMMIT="a353f02a7ac4504ad5edb5407278c7a03c507aef"
|
||||
SCRIPT_COMMIT="9c1b50ed98d354488329c99bc8bf77d1c6df657c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
Reference in New Issue
Block a user