Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (c8879ccb60247af702b9a1c3c8898d413e59c4a0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (c8879ccb60247af702b9a1c3c8898d413e59c4a0)
  • Date: Wed, 15 Apr 2009 21:33:05 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

xorg-lib/xpyb/DEPENDS | 3 ++-
xorg-lib/xpyb/DETAILS | 5 +++--
xorg-lib/xpyb/HISTORY | 5 +++++
xorg-lib/xpyb/xpyb-1.1.tar.bz2.sig |binary
4 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit c8879ccb60247af702b9a1c3c8898d413e59c4a0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xpyb: Depends on python

commit ec4002d413b398f3ad53723df5dcb750fa8a05c6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xpyb: Updated to 1.1

diff --git a/xorg-lib/xpyb/DEPENDS b/xorg-lib/xpyb/DEPENDS
index 307661f..24e4c6c 100755
--- a/xorg-lib/xpyb/DEPENDS
+++ b/xorg-lib/xpyb/DEPENDS
@@ -1 +1,2 @@
-depends libxcb
+depends libxcb &&
+depends python
diff --git a/xorg-lib/xpyb/DETAILS b/xorg-lib/xpyb/DETAILS
index d26a236..a9b1d6a 100755
--- a/xorg-lib/xpyb/DETAILS
+++ b/xorg-lib/xpyb/DETAILS
@@ -1,8 +1,9 @@
SPELL=xpyb
- VERSION=0.9
+ VERSION=1.1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-
SOURCE_HASH=sha512:0d45235eec73a8a78fc4b97d81abc3ac40275a039a46628fe2b4fb7b67465093620eb8a6d31072c6693d627c1e3c48033f0a5ee78975b445105fbd270769082e
+#
SOURCE_HASH=sha512:0d45235eec73a8a78fc4b97d81abc3ac40275a039a46628fe2b4fb7b67465093620eb8a6d31072c6693d627c1e3c48033f0a5ee78975b445105fbd270769082e
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xcb.freedesktop.org/";
LICENSE[0]=XCL
diff --git a/xorg-lib/xpyb/HISTORY b/xorg-lib/xpyb/HISTORY
index 8e48f46..d6087af 100644
--- a/xorg-lib/xpyb/HISTORY
+++ b/xorg-lib/xpyb/HISTORY
@@ -1,3 +1,8 @@
+2009-04-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1
+ SOURCE matches upstream posted MD5
+ * DEPENDS: Depends on python
+
2008-08-22 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS, DETAILS: spell created

diff --git a/xorg-lib/xpyb/xpyb-1.1.tar.bz2.sig
b/xorg-lib/xpyb/xpyb-1.1.tar.bz2.sig
new file mode 100644
index 0000000..31ea7c2
Binary files /dev/null and b/xorg-lib/xpyb/xpyb-1.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (c8879ccb60247af702b9a1c3c8898d413e59c4a0), Eric Sandall, 04/15/2009

Archive powered by MHonArc 2.6.24.

Top of Page