Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284898 - dev-util/cmake-2.6.4-r3 improvements to FindSDL, FindOpenGL, FindOpenJPEG
Summary: dev-util/cmake-2.6.4-r3 improvements to FindSDL, FindOpenGL, FindOpenJPEG
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 10:46 UTC by MT
Modified: 2009-11-29 13:42 UTC (History)
0 users

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


Attachments
cmake-2.6.4-FindOpenAL.patch (cmake-2.6.4-FindOpenAL.patch,589 bytes, patch)
2009-09-14 10:47 UTC, MT
Details | Diff
cmake-2.6.4-FindOpenGL.patch (cmake-2.6.4-FindOpenGL.patch,978 bytes, patch)
2009-09-14 10:48 UTC, MT
Details | Diff
cmake-2.6.4-FindSDL.patch (cmake-2.6.4-FindSDL.patch,822 bytes, patch)
2009-09-14 10:48 UTC, MT
Details | Diff
cmake-2.6.4-FindOpenJPEG.patch (cmake-2.6.4-FindOpenJPEG.patch,1.47 KB, patch)
2009-09-14 10:53 UTC, MT
Details | Diff
cmake-2.6.4-r3.ebuild.patch (cmake-2.6.4-r3.ebuild.patch,812 bytes, patch)
2009-09-14 10:54 UTC, MT
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2009-09-14 10:46:55 UTC
As a regular CMake contributor, recently I have sended upstream some enhancements for the CMake modules, in particular:

- FindOpenAL (see upstream report: http://public.kitware.com/Bug/view.php?id=9496);
- FindSDL (see upstream report: http://public.kitware.com/Bug/view.php?id=9497);
- FindOpenGL (see upstream report: http://public.kitware.com/Bug/view.php?id=9498);
- FindOpenJPEG (see upstream report: http://public.kitware.com/Bug/view.php?id=8321);

all these enhancements will be available since the next CMake release (most probably the 2.7), but there is not need to denial us all these enhancements as they are suited for the 2.6.x serie of CMake.

Attached there is an ebuild patch with the new modules; please note that my enhancements to the CMake modules do not alter their meaning/usage (I have only make them more strict to the Kitware QA standards for CMake modules and added new features), so they are perfectly retrocompatible.

Hope to be useful.
Mauro Toffanin
Comment 1 MT 2009-09-14 10:47:54 UTC
Created attachment 204015 [details, diff]
cmake-2.6.4-FindOpenAL.patch
Comment 2 MT 2009-09-14 10:48:25 UTC
Created attachment 204017 [details, diff]
cmake-2.6.4-FindOpenGL.patch
Comment 3 MT 2009-09-14 10:48:51 UTC
Created attachment 204019 [details, diff]
cmake-2.6.4-FindSDL.patch
Comment 4 MT 2009-09-14 10:53:35 UTC
Created attachment 204021 [details, diff]
cmake-2.6.4-FindOpenJPEG.patch
Comment 5 MT 2009-09-14 10:54:58 UTC
Created attachment 204023 [details, diff]
cmake-2.6.4-r3.ebuild.patch
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-29 13:31:22 UTC
SInce we have 2.8.0 in main tree this is pointless.
Sorry i missed your bug and found it just now. :/