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
Created attachment 204015 [details, diff] cmake-2.6.4-FindOpenAL.patch
Created attachment 204017 [details, diff] cmake-2.6.4-FindOpenGL.patch
Created attachment 204019 [details, diff] cmake-2.6.4-FindSDL.patch
Created attachment 204021 [details, diff] cmake-2.6.4-FindOpenJPEG.patch
Created attachment 204023 [details, diff] cmake-2.6.4-r3.ebuild.patch
SInce we have 2.8.0 in main tree this is pointless. Sorry i missed your bug and found it just now. :/