Bug#761516: cmake: decide on a place for third parties to install extra modules

2014-09-15 Thread Brad King
On 09/15/2014 02:12 PM, Ximin Luo wrote: > So, what do you think Debian maintainers should do? Leave it to the upstreams. > "Use their discretion" or what? I couldn't find any on my local system, > but from the looks of it there are quite a few other packages that > install these files, but they

Bug#761516: cmake: decide on a place for third parties to install extra modules

2014-09-15 Thread Ximin Luo
On 15/09/14 13:58, Brad King wrote: > On 09/14/2014 10:51 AM, Ximin Luo wrote: >> the following paths will automatically be picked up by CMake: >> >> /usr/(lib/|lib|share)/cmake/$package/ >> /usr/(lib/|lib|share)/$package/ >> /usr/(lib/|lib|share)/$package/(cmake|CMake)/ > > Correct. > >>> http:/

Bug#761516: cmake: decide on a place for third parties to install extra modules

2014-09-15 Thread Brad King
On 09/14/2014 10:51 AM, Ximin Luo wrote: > the following paths will automatically be picked up by CMake: > > /usr/(lib/|lib|share)/cmake/$package/ > /usr/(lib/|lib|share)/$package/ > /usr/(lib/|lib|share)/$package/(cmake|CMake)/ Correct. >> http://www.cmake.org/cmake/help/git-master/manual/cmake

Bug#761516: cmake: decide on a place for third parties to install extra modules

2014-09-14 Thread Ximin Luo
According to the manual [1] any of the following paths will automatically be picked up by CMake: /usr/(lib/|lib|share)/cmake/$package/ /usr/(lib/|lib|share)/$package/ /usr/(lib/|lib|share)/$package/(cmake|CMake)/ [1] http://www.cmake.org/cmake/help/v2.8.12/cmake.html#command%3afind_package X O

Bug#761516: cmake: decide on a place for third parties to install extra modules

2014-09-14 Thread Ximin Luo
Package: cmake Version: 2.8.12.2-1 Severity: normal Dear Maintainer, CMake now lets projects create their own config files, to be used by others: http://www.cmake.org/cmake/help/git-master/manual/cmake-packages.7.html That document recommends /usr/lib/cmake as the install location; however that