[Lunar-commits] r24321 - in moonbase/trunk: editors/scribes gnome2/bindings/gnome-python2-extras

Terry Chan tchan at lunar-linux.org
Sat May 5 16:39:08 CEST 2007


Author: tchan
Date: 2007-05-05 16:39:08 +0200 (Sat, 05 May 2007)
New Revision: 24321

Removed:
   moonbase/trunk/editors/scribes/BUILD
Modified:
   moonbase/trunk/editors/scribes/DEPENDS
   moonbase/trunk/editors/scribes/DETAILS
   moonbase/trunk/gnome2/bindings/gnome-python2-extras/DEPENDS
Log:
These are the changes needed for updating scribes to 0.3.2.2. NOTE: an
optional_depends was added in gnome-python2-extras on gtkspell. For scribes,
the gnome-python2-extras MUST be built with gtkspell.


Deleted: moonbase/trunk/editors/scribes/BUILD

Modified: moonbase/trunk/editors/scribes/DEPENDS
===================================================================
--- moonbase/trunk/editors/scribes/DEPENDS	2007-05-05 12:07:48 UTC (rev 24320)
+++ moonbase/trunk/editors/scribes/DEPENDS	2007-05-05 14:39:08 UTC (rev 24321)
@@ -1,3 +1,6 @@
+depends   dbus           &&
 depends   yelp           &&
 depends   Python         &&
-depends   gnome-python2
+depends   gnome-python2  &&
+depends   gnome-python2-extras &&
+depends   gnome-python-desktop

Modified: moonbase/trunk/editors/scribes/DETAILS
===================================================================
--- moonbase/trunk/editors/scribes/DETAILS	2007-05-05 12:07:48 UTC (rev 24320)
+++ moonbase/trunk/editors/scribes/DETAILS	2007-05-05 14:39:08 UTC (rev 24321)
@@ -1,11 +1,11 @@
           MODULE=scribes
-         VERSION=0.2.5
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://openusability.org/download.php/105/
-      SOURCE_VFY=sha1:07967b3ddb074450172f3856e39426790d0d77b7
+         VERSION=0.3.2.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:32ce7d62f7ce5d91de81c2501f0e5a5cf8f28c86
         WEB_SITE=http://scribes.sf.net
          ENTERED=20060421
-         UPDATED=20060713
+         UPDATED=20070505
            SHORT="Powerful, yet simple text editor for GNOME"
       MAINTAINER=jannis at lunar-linux.org
 

Modified: moonbase/trunk/gnome2/bindings/gnome-python2-extras/DEPENDS
===================================================================
--- moonbase/trunk/gnome2/bindings/gnome-python2-extras/DEPENDS	2007-05-05 12:07:48 UTC (rev 24320)
+++ moonbase/trunk/gnome2/bindings/gnome-python2-extras/DEPENDS	2007-05-05 14:39:08 UTC (rev 24321)
@@ -1,4 +1,4 @@
 depends  gnome-panel    &&
 depends  gtksourceview  &&
-depends  gnome-python2
-
+depends  gnome-python2  &&
+optional_depends gtkspell "" "" "For gtkspell support, needed by scribes"



More information about the Lunar-commits mailing list