New commits:
commit 4151b8092b45ff467fbe79ced532154f062bcbba
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
xorg/xorgproto: use standard MESON_CONFIGURE & MESON_DEPENDS
diff --git a/xorg/xorgproto/CONFIGURE b/xorg/xorgproto/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/xorg/xorgproto/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/xorg/xorgproto/DEPENDS b/xorg/xorgproto/DEPENDS
index 864a7ba..a2da812 100755
--- a/xorg/xorgproto/DEPENDS
+++ b/xorg/xorgproto/DEPENDS
@@ -1,4 +1 @@
-depends meson &&
-depends python3 &&
-depends ninja-build-system
-
+. "${GRIMOIRE}/MESON_DEPENDS"
diff --git a/xorg/xorgproto/HISTORY b/xorg/xorgproto/HISTORY
index 374b10e..df02806 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,7 @@
+2022-04-21 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFIGURE: added standard MESON_CONFIGURE
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2022-04-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2022.1
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4151b8092b45ff467fbe79ced532154f062bcbba),
Pavel Vinogradov, 04/21/2022