Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (678c80c10c32bd32cce467e0ebeb727b24d18356)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (678c80c10c32bd32cce467e0ebeb727b24d18356)
  • Date: Mon, 12 Feb 2018 19:59:42 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

xorg/FUNCTIONS | 1 +
xorg/xorgproto/DEPENDS | 4 ++++
xorg/xorgproto/DETAILS | 5 ++---
xorg/xorgproto/HISTORY | 4 ++++
4 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 678c80c10c32bd32cce467e0ebeb727b24d18356
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xorgproto: => 2018.2

diff --git a/xorg/FUNCTIONS b/xorg/FUNCTIONS
new file mode 100644
index 0000000..2c9f772
--- /dev/null
+++ b/xorg/FUNCTIONS
@@ -0,0 +1 @@
+source $GRIMOIRE/MESON_FUNCTIONS
diff --git a/xorg/xorgproto/DEPENDS b/xorg/xorgproto/DEPENDS
new file mode 100755
index 0000000..864a7ba
--- /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 c6a0fad..67d5c8c 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 ce63b40..3115a26 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,7 @@
+2018-02-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2018.2
+ * DEPENDS: activate meson build
+
2018-02-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2018.1
spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (678c80c10c32bd32cce467e0ebeb727b24d18356), Treeve Jelbert, 02/12/2018

Archive powered by MHonArc 2.6.24.

Top of Page