Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95342

Summary: app-misc/doodle-0.6.4 ebuild request
Product: Gentoo Linux Reporter: Daniel Webert <rockoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://gnunet.org/doodle/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sys-apps/doodle-0.6.2.ebuild
doodle-0.6.6.ebuild

Description Daniel Webert 2005-06-07 06:34:51 UTC
app-misc/doodle-0.6.2 ebuild request

Doodle is a desktop search engine for Linux. It searches your hard drive for files using pattern matching on meta-data. It extracts file-format specific meta-data using libextractor and builds a suffix tree to index the files. The index can then be searched rapidly. It is similar to locate, but can take advantage of information such as ID3 tags. It is possible to do full-text indexing using the appropriate libextractor plugins. It also supports using FAM to keep the database up-to-date.

http://gnunet.org/doodle/
http://freshmeat.net/projects/doodle/

btw. app-misc/evidence has support for doodle
Comment 1 Rogier Eggers 2005-06-16 09:20:12 UTC
Created attachment 61337 [details]
sys-apps/doodle-0.6.2.ebuild

Quick and dirty !! But seems to work though....
Comment 2 Rogier Eggers 2005-06-18 08:34:38 UTC
Seems to work ok as long as you don't run it as a daemon. The --prunepaths
switch doesn't work for me either. Other than that it's a very useful app and
nice to have it a lightning fast search from within evidence.
Comment 3 Daniel Webert 2006-03-04 20:27:57 UTC
* latest is 0.6.4 (says freshmeat in sep05) 
* nobody wants it after 9 months and i dont use it anymore - closing
Comment 4 Wojciech Myrda 2007-01-12 12:24:50 UTC
Created attachment 106660 [details]
doodle-0.6.6.ebuild

Updated ebuild. Added fam USE flag as README states it is nedded when using doodled. 
P.S. Didn't know that bugs get closed while assigned to <maintainer-wanted@gentoo.org> ;)