wayland.freedesktop.org/protocols (#2582)

* wayland.freedesktop.org/protocols

* cc
This commit is contained in:
Andrew 2023-07-15 23:00:35 +03:00 committed by GitHub
parent 042bb53d30
commit a0e5af209e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,32 @@
distributable:
url: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.32/downloads/wayland-protocols-1.32.tar.xz
strip-components: 1
display-name: wayland-protocols
versions:
gitlab: gitlab.freedesktop.org:wayland/wayland-protocols
platforms:
- linux
build:
dependencies:
tea.xyz/gx/cc: c99
mesonbuild.com: '*'
ninja-build.org: '*'
freedesktop.org/pkg-config: '*'
python.org: ^3.11
wayland.freedesktop.org: '*'
working-directory: build
script:
- meson $ARGS ..
- ninja -v
- ninja install -v
env:
ARGS:
- --prefix={{prefix}}
- --libdir={{prefix}}/lib
- --buildtype=release
- --wrap-mode=nofallback
test:
dependencies:
freedesktop.org/pkg-config: '*'
script:
- pkg-config --modversion wayland-protocols | grep {{version.marketing}}