[Lunar-commits] CVS: moonbase/gnome2-apps/katoob BUILD, 1.3, 1.4 DEPENDS, 1.2, 1.3

Moritz Heiber moe at lunar-linux.org
Wed Jan 5 16:00:15 UTC 2005


Update of /var/cvs/lunar/moonbase/gnome2-apps/katoob
In directory espresso.foo-projects.org:/tmp/cvs-serv24677

Modified Files:
	BUILD DEPENDS 
Log Message:
gtksourceview is evil. Therefore its optional now.

* Moved gtksourceview into an optional_depends


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/katoob/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	19 Sep 2004 00:48:58 -0000	1.3
+++ BUILD	5 Jan 2005 16:00:13 -0000	1.4
@@ -6,7 +6,6 @@
                 --localstatedir=/var              \
                 --infodir=${GNOME26_PREFIX:-/usr}/share/info \
                 --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
-		--enable-highlight			\
 		$OPTS                             &&
     default_make                   
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/katoob/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	19 Sep 2004 00:48:58 -0000	1.2
+++ DEPENDS	5 Jan 2005 16:00:13 -0000	1.3
@@ -1,4 +1,4 @@
 depends  gtk+-2 &&
-depends  gtksourceview &&
 
+optional_depends "gtksourceview" "--enable-highlight" "" "for syntax highlighting support" &&
 optional_depends "gtkspell" "--enable-gtkspell" "--disable-gtkspell" "for spell ckecking support"



More information about the Lunar-commits mailing list