First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 35132
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Banik <mynews@buschaos.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kimdaba-1.0.ebuild kimdaba ebuild text/plain Christian Banik 2003-12-05 05:43 0000 433 bytes Details
kimdaba-1.0.1.ebuild A working ebuild text/plain Ian Monroe 2003-12-10 19:28 0000 218 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 35132 depends on: Show dependency tree
Bug 35132 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-12-05 05:42 0000
New ebuild for the KDE image database. Have a look if it fits your needs.

Best regards,
Christian

------- Comment #1 From Christian Banik 2003-12-05 05:43:05 0000 -------
Created an attachment (id=21743) [edit]
kimdaba ebuild

------- Comment #2 From Caleb Tennis 2003-12-05 13:11:52 0000 -------
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 From Christian Banik 2003-12-05 17:32:59 0000 -------
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 From Dewet Diener 2003-12-06 09:05:14 0000 -------
Confirmed that its working here as expected.  Would love for this to be added!

------- Comment #5 From Ian Monroe 2003-12-10 19:28:33 0000 -------
Created an attachment (id=22014) [edit]
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 From Christian Banik 2003-12-11 02:56:53 0000 -------
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 From Caleb Tennis 2004-01-18 06:58:19 0000 -------
Now in portage.

First Last Prev Next    No search results available      Search page      Enter new bug