[Lunar-commits] r16617 - moonbase/trunk/zbeta/evidence-cvs

Jan Eidtmann cmak at lunar-linux.org
Fri Sep 23 00:08:33 UTC 2005


Author: cmak
Date: 2005-09-23 00:08:32 +0000 (Fri, 23 Sep 2005)
New Revision: 16617

Modified:
   moonbase/trunk/zbeta/evidence-cvs/BUILD
   moonbase/trunk/zbeta/evidence-cvs/DEPENDS
Log:
adding some experimental options, commented out as they dont compile. disabled debug...who cares?

Modified: moonbase/trunk/zbeta/evidence-cvs/BUILD
===================================================================
--- moonbase/trunk/zbeta/evidence-cvs/BUILD	2005-09-22 23:17:07 UTC (rev 16616)
+++ moonbase/trunk/zbeta/evidence-cvs/BUILD	2005-09-23 00:08:32 UTC (rev 16617)
@@ -12,6 +12,7 @@
                --infodir=$MODULE_PREFIX/share/info \
                --mandir=$MODULE_PREFIX/share/man   \
                --enable-extra-iconsets             \
+               --disable-debug                     \
                $OPTS                               &&
 
    default_make

Modified: moonbase/trunk/zbeta/evidence-cvs/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/evidence-cvs/DEPENDS	2005-09-22 23:17:07 UTC (rev 16616)
+++ moonbase/trunk/zbeta/evidence-cvs/DEPENDS	2005-09-23 00:08:32 UTC (rev 16617)
@@ -6,4 +6,6 @@
 optional_depends "doodle"  ""  ""  \
                  "gather meta-data from files and do lightning-fast searches"
 
+#optional_depends "dbus"  "--enable-dbus"  ""  "support for DBus IPC"
+
 #optional_depends "gnome-vfs2" "--enable-backend-gnomevfs2" "" "enable the GNOME-VFS2 file backend"



More information about the Lunar-commits mailing list