summaryrefslogtreecommitdiffstats
path: root/xorg-proto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-09-15 17:27:24 +0200
committerTreeve Jelbert2021-09-15 17:46:33 +0200
commit0380b766fea54221fe8c7b227447896133147542 (patch)
tree7db4c7585259794ac274780bfe011bbc55859dd8 /xorg-proto
parentff92cf658b0828b44dc0f2a82efd9367f0a2d2f9 (diff)
wayland-protocols: => 1.23
Diffstat (limited to 'xorg-proto')
-rwxr-xr-xxorg-proto/wayland-protocols/CONFIGURE1
-rwxr-xr-xxorg-proto/wayland-protocols/DEPENDS2
-rwxr-xr-xxorg-proto/wayland-protocols/DETAILS3
-rw-r--r--xorg-proto/wayland-protocols/HISTORY4
4 files changed, 9 insertions, 1 deletions
diff --git a/xorg-proto/wayland-protocols/CONFIGURE b/xorg-proto/wayland-protocols/CONFIGURE
new file mode 100755
index 0000000000..d0bac55395
--- /dev/null
+++ b/xorg-proto/wayland-protocols/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/MESON_CONFIGURE
diff --git a/xorg-proto/wayland-protocols/DEPENDS b/xorg-proto/wayland-protocols/DEPENDS
new file mode 100755
index 0000000000..f38b8a5824
--- /dev/null
+++ b/xorg-proto/wayland-protocols/DEPENDS
@@ -0,0 +1,2 @@
+depends meson &&
+depends ninja-build-system
diff --git a/xorg-proto/wayland-protocols/DETAILS b/xorg-proto/wayland-protocols/DETAILS
index 906de11ca8..a33f04da17 100755
--- a/xorg-proto/wayland-protocols/DETAILS
+++ b/xorg-proto/wayland-protocols/DETAILS
@@ -1,5 +1,6 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=wayland-protocols
- VERSION=1.22
+ VERSION=1.23
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://wayland.freedesktop.org
diff --git a/xorg-proto/wayland-protocols/HISTORY b/xorg-proto/wayland-protocols/HISTORY
index d0b2cfc224..7fb53842a6 100644
--- a/xorg-proto/wayland-protocols/HISTORY
+++ b/xorg-proto/wayland-protocols/HISTORY
@@ -1,3 +1,7 @@
+q2021-09-15 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.23
+ & DEPENDS CONFIGURE" emson stuff
+
2021-09-01 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.22