mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
[CI] Update Meson
This commit is contained in:
parent
f7e1175ef0
commit
2488e87fde
1 changed files with 7 additions and 3 deletions
|
@ -22,7 +22,7 @@ include:
|
||||||
.fedora:
|
.fedora:
|
||||||
variables:
|
variables:
|
||||||
# Update this tag when you want to trigger a rebuild
|
# Update this tag when you want to trigger a rebuild
|
||||||
FDO_DISTRIBUTION_TAG: '2021-07-06.0'
|
FDO_DISTRIBUTION_TAG: '2021-08-01.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '33'
|
FDO_DISTRIBUTION_VERSION: '33'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
@ -41,7 +41,6 @@ include:
|
||||||
libv4l-devel
|
libv4l-devel
|
||||||
libva-devel
|
libva-devel
|
||||||
libX11-devel
|
libX11-devel
|
||||||
meson
|
|
||||||
pulseaudio-libs-devel
|
pulseaudio-libs-devel
|
||||||
sbc-devel
|
sbc-devel
|
||||||
ShellCheck
|
ShellCheck
|
||||||
|
@ -52,11 +51,16 @@ include:
|
||||||
which
|
which
|
||||||
valgrind
|
valgrind
|
||||||
xmltoman
|
xmltoman
|
||||||
|
ninja-build
|
||||||
|
pkgconf
|
||||||
|
python3-pip
|
||||||
|
FDO_DISTRIBUTION_EXEC: >-
|
||||||
|
pip3 install meson
|
||||||
|
|
||||||
.ubuntu:
|
.ubuntu:
|
||||||
variables:
|
variables:
|
||||||
# Update this tag when you want to trigger a rebuild
|
# Update this tag when you want to trigger a rebuild
|
||||||
FDO_DISTRIBUTION_TAG: '2021-06-18.0'
|
FDO_DISTRIBUTION_TAG: '2021-08-01.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '20.04'
|
FDO_DISTRIBUTION_VERSION: '20.04'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
debhelper-compat
|
debhelper-compat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue