[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

playground/utils/strigi-chemical



SVN commit 703028 by goncearenco:

Strigi-chemical is the name of the project
kfile-chemical is obsolete

 M  +1 -1      CMakeLists.txt  
 M  +3 -3      INSTALL  
 M  +2 -2      debian/control  
 M  +1 -1      test/README  


--- trunk/playground/utils/strigi-chemical/CMakeLists.txt #703027:703028
@@ -1,4 +1,4 @@
-PROJECT(kfile-chemical)
+PROJECT(strigi-chemical)
 
 SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
 
--- trunk/playground/utils/strigi-chemical/INSTALL #703027:703028
@@ -1,7 +1,7 @@
 REQUIREMENTS
 ------------
 
-To build kfile-chemical you need to check first that you have all the requirements.
+To build strigi-chemical you need to check first that you have all the requirements.
 
 1. CMake: crossplatform make system
 
@@ -39,7 +39,7 @@
 INSTALLATION
 ------------
 
-If kfile-chemical analyzers should be loaded by Strigi automatically, they 
+If strigi-chemical analyzers should be loaded by Strigi automatically, they 
 have to be installed to the default strigi analyzers location.
 
 Usually, it is: 
@@ -48,7 +48,7 @@
 Then you need to:
 # make install
 
-In case you want to install kfile-chemical to a different location,
+In case you want to install strigi-chemical to a different location,
 e.g. to /usr, you need to pass CMAKE_INSTALL_PREFIX to cmake.
 
 $ cd build
--- trunk/playground/utils/strigi-chemical/debian/control #703027:703028
@@ -1,11 +1,11 @@
-Source: kfile-chemical
+Source: strigi-chemical
 Section: kde
 Priority: optional
 Maintainer: Egon Willighagen <egonw@users.sf.net>
 Build-Depends: debhelper (>= 4.1), kdelibs4-dev (>= 3.4.2), scons
 Standards-Version: 3.6.2
 
-Package: kfile-chemical
+Package: strigi-chemical
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, chemicalmime
 Description: collection of KDE kfile plugins for chemistry documents.
--- trunk/playground/utils/strigi-chemical/test/README #703027:703028
@@ -3,7 +3,7 @@
 
 1. Run getTestFiles.sh to download example test files from "The Chemical MIME Home Page"
     at http://www.ch.ic.ac.uk/chemime/. Requires wget. 
-    Version 1.0 of kfile-chemical should recognize all these formats.
+    Version 1.0 of strigi-chemical should recognize all these formats.
 
 2. Directory testdata/ contains:
     chemime/ - files downloaded from the Chemical MIME, see 1)



Reply to: