Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68506 - new ebuild: app-misc/kio-locate-0.2.0.ebuild
Summary: new ebuild: app-misc/kio-locate-0.2.0.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo KDE team
URL: http://arminstraub.de/browse.php?doc=...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-10-22 00:44 UTC by Christoph Vogtländer
Modified: 2004-11-01 16:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for kio-locate. (kio-locate.tar.gz,859 bytes, application/x-tgz)
2004-10-22 00:47 UTC, Christoph Vogtländer
Details
ebuild with correct SRC_URI, kio-locate.ebuild version 0.2.1 (kio-locate-0.2.1.ebuild,416 bytes, text/plain)
2004-10-22 05:18 UTC, Christoph Vogtländer
Details
kio-locate 0.3.0 (kio-locate-0.3.0.ebuild,538 bytes, text/plain)
2004-11-01 11:34 UTC, Esben Mose Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Vogtländer 2004-10-22 00:44:44 UTC
Ebuild for the package kio-locate. A kio-slave for the locate command

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Vogtländer 2004-10-22 00:47:33 UTC
Created attachment 42401 [details]
Ebuild for kio-locate.

Armin promised to provide a real URL to the package soon
Comment 2 Christoph Vogtländer 2004-10-22 05:15:38 UTC
Armin provided me with the direct link to the file
version 0.2.1 ebuild
Comment 3 Christoph Vogtländer 2004-10-22 05:18:18 UTC
Created attachment 42412 [details]
ebuild with correct SRC_URI, kio-locate.ebuild version 0.2.1
Comment 4 Christoph Vogtländer 2004-10-26 09:58:24 UTC
kio-locate is under heavy development... new version number 0.2.4
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-10-28 14:40:31 UTC
Thanks for this ebuild.

Well, the ebuilds compiles well but there were some mistakes in it.

I'll explain them to you so the next time you'll be aware of them:

1) The header, should be the standard gentoo one. As reported here: http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3

2) need-kde 3.1 should be putted after any *DEPEND, because it adds the qt and kdelibs dependencies to it, or they will be overrided.

I've also removed the ~ppc deps because I can't test it. 
If you say that it works please open a new bug reporting that "kio-locate-0.2.4 compiles and works on ppc"

Commited in CVS. Thanks again, let us know for every version bump.
Comment 6 Esben Mose Hansen 2004-11-01 11:34:15 UTC
Created attachment 43090 [details]
kio-locate 0.3.0

Version bump to 0.3.0

I had to change $S, and for some reason I can't download
kio-locate-0.3.0.tar.gz properly with wget, maybe due to the contenttype being
text/plain. So I had to download this manually, with konqueror.

So check that tarball before creating a digest.

Thanks for the original ebuild :-D
Comment 7 Simone Gotti (RETIRED) gentoo-dev 2004-11-01 16:08:49 UTC
Commited, thanks.

The fetching problem was in the source uri, the right is
http://www.arminstraub.de/downloads/kio-locate/
instead of
http://www.arminstraub.de/downloads/kio_locate/

now I've fixed it also in the older ebuild.