Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (d965f5b63a2f0531c59dff8531d858fe01b4bff0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (d965f5b63a2f0531c59dff8531d858fe01b4bff0)
  • Date: Fri, 26 Oct 2012 21:26:48 -0500

GIT changes to devel-xorg-modular grimoire by Robin Cook <rcook AT wyrms.net>:

xorg-lib/wayland/DEPENDS | 4 ++--
xorg-lib/wayland/DETAILS | 4 ++--
xorg-lib/wayland/HISTORY | 4 ++++
xorg-lib/wayland/wayland-1.0.0.tar.xz.sig |binary
4 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit d965f5b63a2f0531c59dff8531d858fe01b4bff0
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

wayland: updated to 1.0.0

diff --git a/xorg-lib/wayland/DEPENDS b/xorg-lib/wayland/DEPENDS
index 6a68032..e5d3662 100755
--- a/xorg-lib/wayland/DEPENDS
+++ b/xorg-lib/wayland/DEPENDS
@@ -1,4 +1,4 @@
depends pkgconfig &&
depends libffi &&
-optional_depends expat '' '--disable-scanner' 'build wayland-scanner'
-
+optional_depends expat '' '--disable-scanner' 'build wayland-scanner'
&&
+optional_depends doxygen '' '--disable-documentation' 'build documentation'
diff --git a/xorg-lib/wayland/DETAILS b/xorg-lib/wayland/DETAILS
index 2181d1f..3336401 100755
--- a/xorg-lib/wayland/DETAILS
+++ b/xorg-lib/wayland/DETAILS
@@ -1,8 +1,8 @@
SPELL=wayland
- VERSION=0.95.0
-
SOURCE_HASH=sha512:fe0b93528ad1c515231c8763ff6ea6506d0c6fa97412e873d16a0549aaf45831e6c98bb5eb43de7fcf4b28ceb7abde58cbb98a068e9ecbe56e61c7636cabab54
+ VERSION=1.0.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://wayland.freedesktop.org
SOURCE_URL[0]=$WEB_SITE/releases/$SOURCE
LICENSE[0]=GPL
diff --git a/xorg-lib/wayland/HISTORY b/xorg-lib/wayland/HISTORY
index ef30e7a..dd1d6af 100644
--- a/xorg-lib/wayland/HISTORY
+++ b/xorg-lib/wayland/HISTORY
@@ -1,3 +1,7 @@
+2012-10-26 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.0.0
+ * DEPENDS: added doxygen optional
+
2012-07-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.95.0
* DEPENDS: remove LZMA, basesystem provides this
diff --git a/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig
b/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig
new file mode 100644
index 0000000..4bd00e2
Binary files /dev/null and b/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (d965f5b63a2f0531c59dff8531d858fe01b4bff0), Robin Cook, 10/26/2012

Archive powered by MHonArc 2.6.24.

Top of Page