Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300891 - kde-misc/krecipes-2.0-alpha5 is out (and other improvements)
Summary: kde-misc/krecipes-2.0-alpha5 is out (and other improvements)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 20:27 UTC by Trinine
Modified: 2010-01-16 08:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trinine 2010-01-13 20:27:42 UTC
krecipes-2.0-alpha5 is out ( see http://sourceforge.net/projects/krecipes/files/ ), simply renaming the ebuild of krecipes-2.0-alpha4 seems to work.

Moreover, according to the README file, Krecipes can work with one of these three databases: SQLite, MySQL, or PostgreSQL ( http://websvn.kde.org/trunk/extragear/utils/krecipes/README?revision=1072215&view=markup ).
So I think that the ebuild should have conditional dependencies and the mysql/postgres/sqlite3 use flags to select the database wanted.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-01-14 15:30:10 UTC
In portage. The USE flags for backend support should be in x11-libs/qt-sql ebuild... nothing for krecipes ebuild
Comment 2 Trinine 2010-01-16 08:24:06 UTC
(In reply to comment #1)
> In portage.
Seen, thanks a lot.

> The USE flags for backend support should be in x11-libs/qt-sql
> ebuild... nothing for krecipes ebuild
You're perfectly right. I should have look closer.
Sorry for the noise !

T.