[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/nepomuk-kde/annotation/plugins
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-08-20 8:33:32
Message-ID: 1250757212.353215.29262.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1013504 by trueg:

reverted olena plugin subdir and deps which is not commited yet

 M  +0 -15     CMakeLists.txt  


--- trunk/playground/base/nepomuk-kde/annotation/plugins/CMakeLists.txt \
#1013503:1013504 @@ -1,15 +1,3 @@
-find_package(Tesseract)
-find_package(TIFF)
-
-macro_log_feature( TESSERACT_FOUND "Tesseract"
-  "A commercial quality OCR engine developed at HP in the 80's and early 90's - \
                Required by the Olena annotation plugin."
-  "http://code.google.com/p/tesseract-ocr/"
-  FALSE "" "")
-macro_log_feature( TIFF_FOUND "Tiff"
-  "Library for manipulation of TIFF (Tag Image File Format) images - Required by the \
                Olena annotation plugin."
-  "http://www.remotesensing.org/libtiff/"
-  FALSE "" "")
-
 include_directories(
   ${QT_INCLUDES}
   ${KDE4_INCLUDES}
@@ -26,9 +14,6 @@
 add_subdirectory(geonames)
 add_subdirectory(scribo)
 add_subdirectory(dbpedia)
-if(TESSERACT_FOUND AND TIFF_FOUND)
-  add_subdirectory(olena)
-endif(TESSERACT_FOUND AND TIFF_FOUND)
 
 # NCO
 #kde4_add_plugin(nepomuk_ncoannotationplugin nco.cpp)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic