Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25194/x11
Modified Files:
strigi-gui.info
Added Files:
strigi-gui.patch
Log Message:
better, but strigidaemon crashes still
--- NEW FILE: strigi-gui.patch ---
diff -Nurd strigi-0.5.11/src/CMakeLists.txt strigi-0.5.11-new/src/CMakeLists.txt
--- strigi-0.5.11/src/CMakeLists.txt 2008-07-20 10:54:29.000000000 -0400
+++ strigi-0.5.11-new/src/CMakeLists.txt 2008-11-20 09:51:57.000000000
-0500
@@ -2,7 +2,7 @@
# Check copied from kdelibs FindX11.cmake.
CHECK_LIBRARY_EXISTS("socket" "connect" "" CMAKE_LIB_SOCKET_HAS_CONNECT)
-set(DIRS streams streamanalyzer archivereader xsd dummyindexer xmlindexer
combinedindexer indexertests strigicmd)
+set(DIRS archivereader xsd dummyindexer xmlindexer combinedindexer
indexertests strigicmd)
if (CLucene_FOUND)
set(DIRS ${DIRS} luceneindexer)
@@ -19,15 +19,15 @@
endif (SQLite_FOUND)
if(NOT WIN32)
- set(DIRS ${DIRS} htmlgui)
+# set(DIRS ${DIRS} htmlgui)
endif(NOT WIN32)
# searchclient needs htmlgui which is not compilable on win32
if (QT_QTDBUS_FOUND AND NOT WIN32)
- set(DIRS ${DIRS} searchclient)
+ set(DIRS ${DIRS} searchclient)
endif (QT_QTDBUS_FOUND AND NOT WIN32)
# make sure we build the daemon on all architectures - not as long as
sys/socket.h is used
if(NOT WIN32)
- set(DIRS ${DIRS} daemon)
+# set(DIRS ${DIRS} daemon)
endif(NOT WIN32)
if (NOT CLucene_FOUND)
Index: strigi-gui.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/strigi-gui.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- strigi-gui.info 19 Nov 2008 14:43:02 -0000 1.1
+++ strigi-gui.info 20 Nov 2008 16:49:39 -0000 1.2
@@ -1,7 +1,7 @@
Info3: <<
Package: strigi-gui-%type_pkg[strigi]
Version: 0.5.11
-Revision: 1
+Revision: 2
Description: Desktop Search (GUI)
Type: strigi (x11 mac)
License: LGPL
@@ -28,6 +28,7 @@
Source: http://www.vandenoever.info/software/strigi/strigi-%v.tar.bz2
Source-MD5: f1fa3488a9c2fe1e8128f4d44088c4ad
SourceDirectory: strigi-%v
+Patch: strigi-gui.patch
CompileScript: <<
#!/bin/sh -ev
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs