Update dependencies

This commit is contained in:
BtbN 2022-08-04 19:25:20 +02:00
parent d1b90729b6
commit c7a73215c6
47 changed files with 47 additions and 47 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
SCRIPT_COMMIT="0fc6197034c49d9fdf5607cae201f1ac3270e7de"
SCRIPT_COMMIT="23865049477f44a6b2fdc9580ee6e857a7f99854"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
SCRIPT_COMMIT="912e050d8df0fc3d034c8b03d8afe37b9ce15402"
SCRIPT_COMMIT="a3f847b75025a57b64967d08a299bc752c488aee"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxau.git"
SCRIPT_COMMIT="3db78d0fa60e07a4ffda61a19849ad30623f70cf"
SCRIPT_COMMIT="83f33926d43f6ae4cf9734e3aedbef23fb0d6b74"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git"
SCRIPT_COMMIT="3123dfe723648c5abeab429e7cb4bd194ceeb8f6"
SCRIPT_COMMIT="9dcb08170898d3bd5ddb3bc26c514a6bfccf3fae"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
SCRIPT_COMMIT="9702b836862da6838d725f555e7a1d83faf51740"
SCRIPT_COMMIT="38033b073f393564acf6a04501927002b2b4aa86"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxext.git"
SCRIPT_COMMIT="178b95c486a1abcf2395157600dc1a2da7e67441"
SCRIPT_COMMIT="c6eded76e212419518bd955cad58c96b8653840e"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxfixes.git"
SCRIPT_COMMIT="6fe3bd64dd82f704ed91478acb4c99ab5c00be16"
SCRIPT_COMMIT="d10ec36c81a6b488d1f700a28c5bff4714287b78"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxi.git"
SCRIPT_COMMIT="f24d7f43ab4d97203e60677a3d42e11dbc80c8b4"
SCRIPT_COMMIT="bca3474a8622fde5815260461784282f78a4efb5"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxinerama.git"
SCRIPT_COMMIT="c5187f076d16601c15c59c5a2f05c0513d9f042b"
SCRIPT_COMMIT="f7c9b2cdd92cfcc1fcf0eb94c7fc5daaed2786f4"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxrender.git"
SCRIPT_COMMIT="bce0618839fc33f44edd8b5498b8e33d167806ff"
SCRIPT_COMMIT="e314946813bcb96e8baedc1a290c48a2aa6ef162"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxscrnsaver.git"
SCRIPT_COMMIT="aa9fd5061d0a8832480ad0c1acc9d2e864e807f4"
SCRIPT_COMMIT="d39f92be6b513c28546ebb0baf335f32ab154a89"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxxf86vm.git"
SCRIPT_COMMIT="7f43cd2a905e7b93b83c9ce81dabb768f6fa2bc7"
SCRIPT_COMMIT="2e27589966d6653e63b56e29b0bea83f722c4c33"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxrandr.git"
SCRIPT_COMMIT="55dcda4518eda8ae03ef25ea29d3c994ad71eb0a"
SCRIPT_COMMIT="d66693441f688867e6fd4a5d4a4bdade9a338755"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxv.git"
SCRIPT_COMMIT="03a6f599d060591a9a7cd8558bd2143a1c7c70d7"
SCRIPT_COMMIT="ee48980aca0bc9deb61458fdb5ebda3928d944a0"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1