strigi 0.5.7-1ark built on dockyard-devel

root <[email protected]> Sun, 11 Nov 2007 09:28:50 -0600 (CST)
Newsgroups gmane.linux.arklinux.build-watch
Message-ID <[email protected]>
strigi has been built in dockyard-devel.

Name        : strigi                       Relocations: (not relocatable)
Version     : 0.5.7                             Vendor: (none)
Release     : 1ark                          Build Date: Sun 11 Nov 2007 05:01:13 AM CST
Install Date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Desktop          Source RPM: (none)
Size        : 710976                           License: LGPL
Signature   : (none)
URL         : http://www.vandenoever.info/software/strigi/
Summary     : Strigi Desktop Search
Description :
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, this is currently a simple
  socket but implementation of dbus is a possibility.
  There's a small perl program in the code as an example
  of how to query. This is so easy that any KDE app
  could implement this.
- 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
- calculation of sha1 for every file crawled (allows
  fast finding of duplicates)
* Fri Nov 09 2007 Bernhard Rosenkraenzer <[email protected]> 0.5.7-1ark
- 0.5.7
- Dump sqlite support for now, it's known not to work

* Thu Aug 16 2007 Bernhard Rosenkraenzer <[email protected]> 0.5.5-1ark
- 0.5.5 final
- Split the UI into a separate package -- we don't want an X dependency in
  a text-only install

* Sat Aug 04 2007 David Tio <[email protected]> 0.5.4-0.696320.1ark
- Update

* Wed Jul 18 2007 Bernhard Rosenkraenzer <[email protected]> 0.5.2-0.688950.1ark
- Update

* Thu Apr 19 2007 Bernhard Rosenkraenzer <[email protected]> 0.3.12-0.655902.1ark
- Update, needed for current kdelibs4

* Thu Apr 19 2007 Bernhard Rosenkraenzer <[email protected]> 0.3.11-2ark
- Split out devel package
- Move includes to /usr/include/strigi (where KDE4 actually finds them)