Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ee258cc5795664c5f763ec127bd0b3caf7bdad97)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ee258cc5795664c5f763ec127bd0b3caf7bdad97)
  • Date: Fri, 8 Aug 2008 22:53:11 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
graphics-libs/pycairo/DEPENDS | 7 +------
graphics-libs/pycairo/DETAILS | 5 +++--
graphics-libs/pycairo/HISTORY | 4 ++++
graphics-libs/pycairo/pycairo-1.4.12.tar.gz.sig | 0
graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig |binary
6 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit ee258cc5795664c5f763ec127bd0b3caf7bdad97
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycairo: => 1.6.4

diff --git a/graphics-libs/pycairo/DEPENDS b/graphics-libs/pycairo/DEPENDS
index bda3e0b..59ca592 100755
--- a/graphics-libs/pycairo/DEPENDS
+++ b/graphics-libs/pycairo/DEPENDS
@@ -1,7 +1,2 @@
depends cairo &&
-depends python &&
-
-optional_depends pygtk2 \
- "--with-pygtk" \
- "--without-pygtk" \
- "for PyGTK bindings"
+depends python
diff --git a/graphics-libs/pycairo/DETAILS b/graphics-libs/pycairo/DETAILS
index a082244..d8ebe92 100755
--- a/graphics-libs/pycairo/DETAILS
+++ b/graphics-libs/pycairo/DETAILS
@@ -1,9 +1,10 @@
SPELL=pycairo
- VERSION=1.4.12
+ VERSION=1.6.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://cairographics.org/releases/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://cairographics.org/pycairo/
ENTERED=20051018
diff --git a/graphics-libs/pycairo/HISTORY b/graphics-libs/pycairo/HISTORY
index 53cd34b..5834b64 100644
--- a/graphics-libs/pycairo/HISTORY
+++ b/graphics-libs/pycairo/HISTORY
@@ -1,3 +1,7 @@
+2008-08-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: added SOURCE_URL[0], updated spell to 1.6.4
+ * DEPENDS: removed useless pygtk support
+
2007-12-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.12, hash => gpg

diff --git a/graphics-libs/pycairo/pycairo-1.4.12.tar.gz.sig
b/graphics-libs/pycairo/pycairo-1.4.12.tar.gz.sig
deleted file mode 100644
index 304924b..0000000
Binary files a/graphics-libs/pycairo/pycairo-1.4.12.tar.gz.sig and /dev/null
differ
diff --git a/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig
b/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig
new file mode 100644
index 0000000..e04e06b
Binary files /dev/null and b/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ee258cc5795664c5f763ec127bd0b3caf7bdad97), Vlad Glagolev, 08/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page