Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35132 - kimdaba-1.0 (New ebuild)
Summary: kimdaba-1.0 (New ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-12-05 05:42 UTC by Christian Banik
Modified: 2004-01-18 06:58 UTC (History)
2 users (show)

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


Attachments
kimdaba ebuild (kimdaba-1.0.ebuild,433 bytes, text/plain)
2003-12-05 05:43 UTC, Christian Banik
Details
A working ebuild (kimdaba-1.0.1.ebuild,218 bytes, text/plain)
2003-12-10 19:28 UTC, Ian Monroe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Banik 2003-12-05 05:42:08 UTC
New ebuild for the KDE image database. Have a look if it fits your needs.

Best regards,
Christian
Comment 1 Christian Banik 2003-12-05 05:43:05 UTC
Created attachment 21743 [details]
kimdaba ebuild
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-12-05 13:11:52 UTC
Just tried this ebuild and I get a ton of errors like:

kimdaba/Makefile.rules:2: kimdaba/.deps/main.Uo: No such file or directory

And it dies.  Will have to investigate more, possibly and automake/autoconf issue, but as it the ebuild doesn't work for me.
Comment 3 Christian Banik 2003-12-05 17:32:59 UTC
I had this issue, too.

When I inserted the lines 
src_compile() {
        econf || die "could not configure"
        emake || die "emake failed"
}
, everything went fine then.

Unfortunately, I have no idea why this changed then (since this looks like the default behaviour of src_compile()).
Comment 4 Dewet Diener 2003-12-06 09:05:14 UTC
Confirmed that its working here as expected.  Would love for this to be added!
Comment 5 Ian Monroe 2003-12-10 19:28:33 UTC
Created attachment 22014 [details]
A working ebuild

I was having trouble making an ebuild for Kimdaba 1.0 as well. However it
worked fine with 1.0.1, using the same cookie-cutter ebuild,.

I'm using KDE 3.2, so someone should test with 3.1.
Comment 6 Christian Banik 2003-12-11 02:56:53 UTC
The other ebuild works well with KDE 3.1.4 and Kimdaba 1.0.1. But shouldn't there be a SLOT="0" in the ebuild?
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2004-01-18 06:58:19 UTC
Now in portage.