summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorPavel Vinogradov2022-04-21 13:00:53 -0400
committerPavel Vinogradov2022-04-21 13:00:53 -0400
commit4151b8092b45ff467fbe79ced532154f062bcbba (patch)
treec481d6c18480c1bda8b5fe265f1ef5ae072120e3 /xorg
parentc7a9429d59ce077b692bf1791c2469d92ecbee16 (diff)
xorg/xorgproto: use standard MESON_CONFIGURE & MESON_DEPENDS
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/xorgproto/CONFIGURE1
-rwxr-xr-xxorg/xorgproto/DEPENDS5
-rw-r--r--xorg/xorgproto/HISTORY4
3 files changed, 6 insertions, 4 deletions
diff --git a/xorg/xorgproto/CONFIGURE b/xorg/xorgproto/CONFIGURE
new file mode 100755
index 0000000000..9f48d22f39
--- /dev/null
+++ b/xorg/xorgproto/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/xorg/xorgproto/DEPENDS b/xorg/xorgproto/DEPENDS
index 864a7ba97f..a2da812aef 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 374b10e6c9..df02806c71 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,7 @@
+2022-04-21 Pavel Vinogradov <public@sourcemage.org>
+ * CONFIGURE: added standard MESON_CONFIGURE
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2022-04-21 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2022.1