Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290910 - [patch] dev-db/tora-2.1.1 version bump
Summary: [patch] dev-db/tora-2.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD, REVIEWED
Depends on:
Blocks:
 
Reported: 2009-10-28 17:52 UTC by Tomáš Chvátal (RETIRED)
Modified: 2009-11-22 13:25 UTC (History)
0 users

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


Attachments
tora-2.1.1.ebuild (tora-2.1.1.ebuild,1.74 KB, text/plain)
2009-10-28 17:53 UTC, Tomáš Chvátal (RETIRED)
Details
tora-2.1.1.ebuild (tora-2.1.1.ebuild,1.76 KB, text/plain)
2009-11-21 11:41 UTC, Tomáš Chvátal (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-28 17:52:34 UTC
Hi,
we in kde/qa team try to remove kde3 support where possible and i found out your tora ebuild is using kde-functions.

Also i found out it is cmake based buildsystem app so i took liberty and write you nice ebuild. Only not-exactly-tested thing is oracle support because i simply lack the oracle db :]

For the ebuild see the attached file.

Cheers
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-28 17:53:08 UTC
Created attachment 208562 [details]
tora-2.1.1.ebuild
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2009-10-29 18:39:11 UTC
Just gave it a quick view, oracle stuff seems to be working, but it lacks a dep on cmake itself.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-29 18:44:27 UTC
Not really, its handled by cmake-utils eclass internaly :]
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-29 18:45:20 UTC
but i forgot to add there one dep you are right (the price i just write mostly kde ebuilds :P)

It should also depend on x11-libs/qt-gui
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-29 18:52:23 UTC
Also might share how we detect the deps (might be usefull to you too):
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob;f=Documentation/maintainers/dynlink-scanner.sh code is quite obvious and explaining itself well :]
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-21 11:41:18 UTC
Created attachment 210779 [details]
tora-2.1.1.ebuild

Add the mentioned qt-gui dep.

Ping: is there anything else required in order we can merge this thing to main tree?
Comment 7 Tobias Scherbaum (RETIRED) gentoo-dev 2009-11-22 13:25:37 UTC
2.1.1 in CVS.