Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237853 - cmake-utils.eclass version selector
Summary: cmake-utils.eclass version selector
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2008-09-16 17:37 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2008-10-11 19:43 UTC (History)
0 users

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


Attachments
cmake-utils-eclass-versioning.patch (cmake-utils-eclass-versioning.patch,778 bytes, patch)
2008-09-16 17:37 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2008-09-16 17:37:31 UTC
libopensync-plugin-syncml needs cmake 2.6 to compile. Right now it's not possible to tell the eclass which version of cmake a package needs to build. The attached patch should fix that. It is based on kde-4.eclass and the checks for NEED_KDE.

Reproducible: Always
Comment 1 Christoph Brill (egore) (RESIGNED) 2008-09-16 17:37:48 UTC
Created attachment 165573 [details, diff]
cmake-utils-eclass-versioning.patch
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2008-10-11 19:43:35 UTC
As we're talking about a single dep, I think the correct solution is for each package to include a specific minimum cmake dep if that is required.
KDE lists minimum cmake deps on specific ebuilds and or in the kde4-base.eclass.