SPECS: strigi.spec - pl

qboosh qboosh at pld-linux.org
Sun Jun 3 11:43:46 CEST 2007


Author: qboosh                       Date: Sun Jun  3 09:43:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   strigi.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/strigi.spec
diff -u SPECS/strigi.spec:1.3 SPECS/strigi.spec:1.4
--- SPECS/strigi.spec:1.3	Sat Jun  2 02:02:58 2007
+++ SPECS/strigi.spec	Sun Jun  3 11:43:41 2007
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - pl
 # - what about strigi daemon?
 #
 Summary:	Strigi desktop search
-#Summary(pl.UTF-8):	Strigi
+Summary(pl.UTF-8):	System wyszukiwania Strigi
 Name:		strigi
 Version:	0.5.1
 Release:	2
@@ -21,23 +20,35 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Strigi Desktop Search
-
-Here are the main features of Strigi: very fast crawling very small
-memory footprint no hammering of the system pluggable backend,
-currently clucene and hyperestraier, sqlite3 and xapian are in the
-works communication between daemon and search program over an abstract
-interface with two implementations: DBus and a simple unix socket.
-Especially the DBus interface makes it very easy to write client
-applications. There are a few sample scripts in the code using Perl,
-Python, GTK and Qt. Writing clients is so easy that any Gnome or KDE
-app could implement this. Aditionally, there is a simple interface for
-implementing plugins for extracting information. We'll try to reuse
-the kat plugins, although native plugins will have a large speed
-advantage. Strigi also has calculation of sha1 for every file crawled
-which allows for fast finding of duplicate files.
-
-#%description -l pl.UTF-8
+Here are the main features of Strigi Desktop Search: very fast
+crawling, very small memory footprint, no hammering of the system,
+pluggable backend (currently clucene and hyperestraier, sqlite3 and
+xapian are in the works), communication between daemon and search
+program over an abstract interface with two implementations: DBus and
+a simple unix socket. Especially the DBus interface makes it very easy
+to write client applications. There are a few sample scripts in the
+code using Perl, Python, GTK+ and Qt. Writing clients is so easy that
+any GNOME or KDE app could implement this. Additionally, there is a
+simple interface for implementing plugins for extracting information.
+We'll try to reuse the kat plugins, although native plugins will have
+a large speed advantage. Strigi also has calculation of sha1 for every
+file crawled which allows for fast finding of duplicate files.
+
+%description -l pl.UTF-8
+Główne cechy systemu wyszukiwania Strigi to: bardzo szybkie
+przeglądanie, bardzo mały narzut pamięciowy, nieprzytykanie systemu,
+backend z obsługą wtyczek (aktualnie clucene i hyperestraier, sqlite3
+i xapian w trakcie rozwoju), komunikacja między demonem a programem
+wyszukującym po abstrakcyjnym interfejsie z dwiema implementacjami:
+DBus i prostym gdzieździe uniksowym. Zwłaszcza interfejs DBus znacznie
+ułatwia pisanie aplikacji klienckich. Istnieje kilka przykładowych
+skryptów napisanych z użyciem Perla, Pythona, GTK+ i Qt. Tworzenie
+klientów jest tak proste, że każda aplikacja GNOME czy KDE może to
+zaimplementować. Ponadto istnieje prosty interfejs do implementowania
+wtyczek do wydobywania informacji. Autorzy będą próbowali
+wykorzystywać wtyczki kata, ale natywne wtyczki będą miały większą
+szybkość. Strigi ma także obliczanie sha1 dla każdego przeglądanego
+pliku, co pozwala na szybkie znajdowanie duplikatów.
 
 %package devel
 Summary:	Header files for strigi
@@ -68,8 +79,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-cd build
-%{__make} install \
+
+%{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -99,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/06/03 09:43:41  qboosh
+- pl
+
 Revision 1.3  2007/06/02 00:02:58  shadzik
 - proper libsuffix for 64bit architectures
 - rel 2
@@ -110,4 +124,3 @@
 Revision 1.1  2007/06/01 21:24:33  shadzik
 - initial
 - almost finished, rel 1 (i need this to test kde4)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/strigi.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list