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

Bug 161506

Summary: sys-apps/mlocate (new ebuild)
Product: Gentoo Linux Reporter: Nikolay Orlyuk <virkony>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mlocate-0.15.ebuild
mlocate-0.15.ebuild

Description Nikolay Orlyuk 2007-01-11 10:54:44 UTC
Hi

Please find attached mlocate-0.15.ebuild.
I suggest sys-apps/mlocate like sys-apps/slocate.

Thanks.

Desc of package:

mlocate is a new locate implementation. The ‘m’ stands for “merging”: updatedb reuses the existing database to avoid rereading most of the file system, which makes updatedb faster and does not trash the system caches as much.

http://carolina.mff.cuni.cz/~trmac/blog/mlocate/
Comment 1 Nikolay Orlyuk 2007-01-11 11:00:59 UTC
Created attachment 106524 [details]
mlocate-0.15.ebuild

Sorry. Looks like it need some fixes/changes. I'm not familar with writing ebuilds.

zsh# ebuild mlocate-0.15.ebuild setups # says:
QA Notice: ECLASS 'flag-o-matic' inherited illegally in sys-apps/mlocate-0.15
QA Notice: ECLASS 'toolchain-funcs' inherited illegally in sys-apps/mlocate-0.15
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-11 11:31:18 UTC
Please, continue in the pending bug and attach there. Thanks.


*** This bug has been marked as a duplicate of bug 127010 ***
Comment 3 Nikolay Orlyuk 2007-01-11 11:40:28 UTC
Created attachment 106538 [details]
mlocate-0.15.ebuild

Sorry, this one should work normal, but may still require some revision.