Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 284898

Summary: dev-util/cmake-2.6.4-r3 improvements to FindSDL, FindOpenGL, FindOpenJPEG
Product: Gentoo Linux Reporter: MT <toffanin.mauro>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cmake-2.6.4-FindOpenAL.patch
cmake-2.6.4-FindOpenGL.patch
cmake-2.6.4-FindSDL.patch
cmake-2.6.4-FindOpenJPEG.patch
cmake-2.6.4-r3.ebuild.patch

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. :/