aboutsummaryrefslogtreecommitdiff
path: root/wayland/wayland-protocols
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-16 00:02:26 +0300
committerCem Keylan <cem@ckyln.com>2021-09-16 00:02:26 +0300
commit909c5f663b4dedf3d6bd61f06b388b91eb664474 (patch)
treee788e306ab29c8837cd6daa91c09411718ed64c1 /wayland/wayland-protocols
parent2c5ab1b11a5c38b95dc10b6e40c9e048244fcdda (diff)
downloadrepository-909c5f663b4dedf3d6bd61f06b388b91eb664474.tar.gz
wayland-protocols: bump to 1.23
Diffstat (limited to 'wayland/wayland-protocols')
-rwxr-xr-xwayland/wayland-protocols/build10
-rw-r--r--wayland/wayland-protocols/checksums2
-rw-r--r--wayland/wayland-protocols/depends1
-rw-r--r--wayland/wayland-protocols/sources2
-rw-r--r--wayland/wayland-protocols/version2
5 files changed, 10 insertions, 7 deletions
diff --git a/wayland/wayland-protocols/build b/wayland/wayland-protocols/build
index 6daf22f8..8539e86a 100755
--- a/wayland/wayland-protocols/build
+++ b/wayland/wayland-protocols/build
@@ -1,7 +1,9 @@
#!/bin/sh -e
-./configure \
- --prefix=/usr
+export DESTDIR=$1
-make
-make DESTDIR="$1" install
+cl-meson \
+ . output
+
+ninja -C output
+ninja -C output install
diff --git a/wayland/wayland-protocols/checksums b/wayland/wayland-protocols/checksums
index ecec1759..5551995b 100644
--- a/wayland/wayland-protocols/checksums
+++ b/wayland/wayland-protocols/checksums
@@ -1,2 +1,2 @@
%BLAKE3
-34db3860024871e1f1f26c32b5c763b85b51d11f3c1c3d6f3119eaa980e99df0 wayland-protocols-1.22.tar.xz
+71f68c09a26b1928083bf926343b263ba8c2e6925fda723e7b64cfc1d97a9b1c wayland-protocols-1.23.tar.xz
diff --git a/wayland/wayland-protocols/depends b/wayland/wayland-protocols/depends
index ab60f1a5..5905de4d 100644
--- a/wayland/wayland-protocols/depends
+++ b/wayland/wayland-protocols/depends
@@ -1 +1,2 @@
+meson make
wayland make
diff --git a/wayland/wayland-protocols/sources b/wayland/wayland-protocols/sources
index f87b7d2d..7e69c715 100644
--- a/wayland/wayland-protocols/sources
+++ b/wayland/wayland-protocols/sources
@@ -1 +1 @@
-https://wayland.freedesktop.org/releases/wayland-protocols-1.22.tar.xz
+https://wayland.freedesktop.org/releases/wayland-protocols-1.23.tar.xz
diff --git a/wayland/wayland-protocols/version b/wayland/wayland-protocols/version
index d8d7075c..843b2ed1 100644
--- a/wayland/wayland-protocols/version
+++ b/wayland/wayland-protocols/version
@@ -1 +1 @@
-1.22 1
+1.23 1