Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (39233b09b22c6d4a911a94225fbe6a4cfe17e622)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (39233b09b22c6d4a911a94225fbe6a4cfe17e622)
  • Date: Wed, 28 Sep 2011 16:23:31 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

gnome2-apps/gtkdialog/DEPENDS | 3 ++-
gnome2-apps/gtkdialog/DETAILS | 8 ++++----
gnome2-apps/gtkdialog/HISTORY | 5 +++++
3 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 39233b09b22c6d4a911a94225fbe6a4cfe17e622
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

gtkdialog: updated spell to 0.8.0

* DETAILS: Fixed SOURCE_URL[0] & WEB_SITE
* DEPENDS: fixed, it needs libglade2 and gtk+2 (fixes #256)

diff --git a/gnome2-apps/gtkdialog/DEPENDS b/gnome2-apps/gtkdialog/DEPENDS
index 1c1666d..db2c108 100755
--- a/gnome2-apps/gtkdialog/DEPENDS
+++ b/gnome2-apps/gtkdialog/DEPENDS
@@ -1 +1,2 @@
-depends glade
+depends gtk+2 &&
+depends libglade2
diff --git a/gnome2-apps/gtkdialog/DETAILS b/gnome2-apps/gtkdialog/DETAILS
index 21d8ad1..22169e1 100755
--- a/gnome2-apps/gtkdialog/DETAILS
+++ b/gnome2-apps/gtkdialog/DETAILS
@@ -1,10 +1,10 @@
SPELL=gtkdialog
- VERSION=0.7.20
+ VERSION=0.8.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=ftp://linux.pte.hu/pub/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:af765dc9c24eeeba56efdc3418ffd4c5482586c717947483626f929810c25aed98e3247945a52de0c8b9f51777a6fd38797e248d157963dc54e25270ac551c15
+ SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
+
SOURCE_HASH=sha512:b098b63e5255c721258f6206aee361ff204875178b013c8873880ab81dd8a59469a2d211603d97e497b0f18d32663ef0e7ee1a99946511bdd8ce413a3d834cf7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://linux.pte.hu/~pipas/gtkdialog/ "
+ WEB_SITE=http://code.google.com/p/gtkdialog/
LICENSE[0]=GPL
ENTERED=20080314
SHORT="A GUI creation system for any language interpreter."
diff --git a/gnome2-apps/gtkdialog/HISTORY b/gnome2-apps/gtkdialog/HISTORY
index 217e4ff..4691d5b 100644
--- a/gnome2-apps/gtkdialog/HISTORY
+++ b/gnome2-apps/gtkdialog/HISTORY
@@ -1,3 +1,8 @@
+2011-09-28 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.8.0
+ Fixed SOURCE_URL[0] & WEB_SITE
+ * DEPENDS: fixed, it needs libglade2 and gtk+2 (fixes #256)
+
2008-03-14 Justin Boffemmyer <flux AT sourcemage.org>
* DEPENDS, DETAILS, HISTORY: spell created




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (39233b09b22c6d4a911a94225fbe6a4cfe17e622), Bor Kraljič, 09/28/2011

Archive powered by MHonArc 2.6.24.

Top of Page