Package: cmake / 2.8.11.1-1~bpo70+1

Metadata

Package Version Patches format
cmake 2.8.11.1-1~bpo70+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
FindBoost_add_ lpthread_#563479.diff | (download)

Modules/FindBoost.cmake | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 add -lpthread when using boost::thread.
multiarch_findgtk2_fix.diff | (download)

Modules/FindGTK2.cmake | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make findgtk2.cmake work with debian multiarch
Bug: http://www.cmake.org/Bug/view.php?id=12049
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618932#24
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/751940
install_to_multiarch_libdir_on_kfreebsd_hurd.diff | (download)

Modules/GNUInstallDirs.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install to multiarch libdir when cmake_system_name != linux
Date: Tue, 14 Aug 2012 22:27:05 -0700
multiarch python include dirs.diff | (download)

Modules/FindPythonLibs.cmake | 24 23 + 1 - 0 !
1 file changed, 23 insertions(+), 1 deletion(-)

 python.h and pyconfig.h can be in different locations
qt_import_dir_variable.diff | (download)

Modules/FindQt4.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 findqt4: define qt_imports_dir variable even if it is not present on the system.
Date: 2012-01-18 16:00:49 UTC
Bug: http://public.kitware.com/Bug/view.php?id=14155
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/894805