summaryrefslogtreecommitdiffstats
path: root/xorg/xorgproto
diff options
context:
space:
mode:
authorTreeve Jelbert2018-02-12 18:47:47 +0100
committerTreeve Jelbert2018-02-12 20:59:35 +0100
commit678c80c10c32bd32cce467e0ebeb727b24d18356 (patch)
tree063e74d8aa7f9d81454085e6eae8c5a8d5144b42 /xorg/xorgproto
parent8f6f33ffb100c341daae249dfb3687e95c4d7152 (diff)
xorgproto: => 2018.2
Diffstat (limited to 'xorg/xorgproto')
-rwxr-xr-xxorg/xorgproto/DEPENDS4
-rwxr-xr-xxorg/xorgproto/DETAILS5
-rw-r--r--xorg/xorgproto/HISTORY4
3 files changed, 10 insertions, 3 deletions
diff --git a/xorg/xorgproto/DEPENDS b/xorg/xorgproto/DEPENDS
new file mode 100755
index 0000000000..864a7ba97f
--- /dev/null
+++ b/xorg/xorgproto/DEPENDS
@@ -0,0 +1,4 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system
+
diff --git a/xorg/xorgproto/DETAILS b/xorg/xorgproto/DETAILS
index c6a0fad07b..67d5c8c15d 100755
--- a/xorg/xorgproto/DETAILS
+++ b/xorg/xorgproto/DETAILS
@@ -1,11 +1,10 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=xorgproto
- VERSION=2018.1
- SOURCE_HASH=sha512:
+ VERSION=2018.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/proto/$SOURCE
-
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/xorg/xorgproto/HISTORY b/xorg/xorgproto/HISTORY
index ce63b4047d..3115a26646 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,7 @@
+2018-02-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2018.2
+ * DEPENDS: activate meson build
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2018.1
spell created