Skip to Content.
Sympa Menu

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

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 (dddf7d4c94e23099a329b02431c3b287f2c4e4bb)
  • Date: Thu, 18 Mar 2010 04:04:53 -0500

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

x11-toolkits/pygtk2/BUILD | 4 +++-
x11-toolkits/pygtk2/DETAILS | 4 ++--
x11-toolkits/pygtk2/HISTORY | 4 ----
3 files changed, 5 insertions(+), 7 deletions(-)

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

Revert "pygtk2: => 2.17.0"

This reverts commit 6c4d19fb1621b032304deb33f65aeb60c277678e.

Gajim has been crashing all the time since pygtk2 was updated to DEVEL
version.

Okay, one more time. IF YOU WANT IT TO BE INSTALLED, CREATE THE DEVEL
BRANCH.

QUOTE FROM PYGTK.ORG:

> PyGTK 2.17.0 released
> Saturday 26 December 2009 by Gian Mario Tagliaretti
> PyGTK 2.17.0 is the first release in the 2.17.x series. It's unstable,
so it should be used with caution. As usual, it's sources can be fetched
here. Check out the release announcement and full list of changes.

PLEASE DON'T FORCE _DEVEL_ VERSIONS OF SOFTWARE.

NOW UNSTABLE VERSION OF THIS IS IN STABLE GRIMOIRE, BLEH!

diff --git a/x11-toolkits/pygtk2/BUILD b/x11-toolkits/pygtk2/BUILD
index 52d9658..c48a3c9 100755
--- a/x11-toolkits/pygtk2/BUILD
+++ b/x11-toolkits/pygtk2/BUILD
@@ -1,2 +1,4 @@
OPTS="$OPTS --enable-thread" &&
-default_build
+make_single &&
+default_build &&
+make_normal
diff --git a/x11-toolkits/pygtk2/DETAILS b/x11-toolkits/pygtk2/DETAILS
index 9edccaa..28123ca 100755
--- a/x11-toolkits/pygtk2/DETAILS
+++ b/x11-toolkits/pygtk2/DETAILS
@@ -1,6 +1,6 @@
SPELL=pygtk2
- VERSION=2.17.0
-
SOURCE_HASH=sha512:651ae43f82c894e49f05482f23fcfd85ae41adbc0ec0b9c8fca9a2f890e3434e230a3f7c7d8b178ffed49f16924f5ca75c0e84ffeac156c198edcc33da54273f
+ VERSION=2.16.0
+
SOURCE_HASH=sha512:5fc2efda34676142e643c81b93a110ce080a6967612ff10404e94dc2e1ea5c286efcbac40c119d45c7e7f7a3c69ebbf5f4f5cae679e2f5f03131fc864467cd6a
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=pygtk-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygtk-$VERSION"
diff --git a/x11-toolkits/pygtk2/HISTORY b/x11-toolkits/pygtk2/HISTORY
index 0b13b3f..ed6a4a7 100644
--- a/x11-toolkits/pygtk2/HISTORY
+++ b/x11-toolkits/pygtk2/HISTORY
@@ -1,7 +1,3 @@
-2010-01-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.17.0
- * BUILD: remove make_single
-
2009-08-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.16.0





Archive powered by MHonArc 2.6.24.

Top of Page