Skip to Content.
Sympa Menu

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

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 (03203fceaded0ace93c3bb8b5bbaa3060204ce11)
  • Date: Mon, 26 Jul 2010 16:18:27 -0500

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

python-pypi/mirage/DEPENDS | 1 +
python-pypi/mirage/DETAILS | 8 ++++----
python-pypi/mirage/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 4 deletions(-)

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

mirage: => 0.9.5.1

diff --git a/python-pypi/mirage/DEPENDS b/python-pypi/mirage/DEPENDS
index e1aec6d..09fb136 100755
--- a/python-pypi/mirage/DEPENDS
+++ b/python-pypi/mirage/DEPENDS
@@ -1,3 +1,4 @@
+depends python &&
depends pygtk2 &&

optional_depends gnome-python2 \
diff --git a/python-pypi/mirage/DETAILS b/python-pypi/mirage/DETAILS
index 6cf7770..124dac3 100755
--- a/python-pypi/mirage/DETAILS
+++ b/python-pypi/mirage/DETAILS
@@ -1,13 +1,13 @@
SPELL=mirage
- VERSION=0.9.4
+ VERSION=0.9.5.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.berlios.de/${SPELL}iv/$SOURCE
-
SOURCE_HASH=sha512:4af2c5b21898cd529d5a283d68115427a18e007551c8cf288f5764ba2a74bebe0b05ed65491765886a26dfb0938a79631652d187ce32e40789d6029d931e0a62
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_HASH=sha512:8e868a7364aee252bd38cfbc2a868c659d415f0d3fc071ee7089b156b4d9e939b53d9deee90a9fcaef3383633565b26eefd187e42c85b5cf6f4dd60a8917ee7b
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://mirageiv.berlios.de/
LICENSE[0]=GPL
ENTERED=20071218
- SHORT="Mirage is a fast and simple GTK+ image viewer"
+ SHORT="fast and simple GTK+ image viewer"
cat << EOF
Mirage is a fast and simple GTK+ image viewer. Because it depends only on
PyGTK, Mirage is ideal for users who wish to keep their computers lean
diff --git a/python-pypi/mirage/HISTORY b/python-pypi/mirage/HISTORY
index 892542b..b994f79 100644
--- a/python-pypi/mirage/HISTORY
+++ b/python-pypi/mirage/HISTORY
@@ -1,3 +1,7 @@
+2010-07-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.5.1; quoting paths; fixed desc
+ * DEPENDS: added missing python dep
+
2010-07-11 Peng Chang (Charles) <chp AT sourcemage.org>
* DETAILS: updated spell to 0.9.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (03203fceaded0ace93c3bb8b5bbaa3060204ce11), Vlad Glagolev, 07/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page