debian/0000775000000000000000000000000012312300234007156 5ustar debian/cmake-data.emacsen-compat0000664000000000000000000000000212276200301013756 0ustar 0 debian/cmake-doc.doc-base.cmake-policies0000664000000000000000000000041712276200301015271 0ustar Document: cmake-policies Title: Reference of CMake policies. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-policies.html Files: /usr/share/doc/cmake-data/cmake-policies.html Format: Text Files: /usr/share/doc/cmake-data/cmake-policies.txt.gz debian/cmake-data.emacsen-install0000664000000000000000000000124212276200301014150 0ustar #!/bin/sh # # emacsen install script for the Debian GNU/Linux cmake package FLAVOR=$1 PACKAGE=cmake-data ELDIR=/usr/share/emacs/site-lisp/ ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE} ELFILE="cmake-mode.el" FLAGS="-batch -no-site-file -l path.el -f batch-byte-compile" if [ ${FLAVOR} != emacs ]; then echo install/${PACKAGE}: Byte-compiling for ${FLAVOR} install -m 755 -d ${ELCDIR} # Source file symlink (emacsen policy 5C) ln -s "${ELDIR}/${ELFILE}" "${ELCDIR}/${ELFILE}" # Compile cmake-mode.el cd ${ELCDIR} cat << EOF > path.el (setq load-path (cons "." load-path) byte-compile-warnings nil) EOF ${FLAVOR} ${FLAGS} ${ELFILE} rm -f path.el fi debian/source/0000775000000000000000000000000012276200301010461 5ustar debian/source/format0000664000000000000000000000001412276200301011667 0ustar 3.0 (quilt) debian/cmake.postinst0000664000000000000000000000077312276200301012055 0ustar #!/bin/sh set -e pkgname=`basename "$0" .postinst` docdir="/usr/share/doc/$pkgname" # Manually create /usr/share/doc/$pkgname symlink on upgrades (see #404850) if [ "$1" = "configure" ] && [ -n "$2" ] && \ [ ! -L "$docdir" ] && [ -d "$docdir" ] && \ dpkg --compare-versions "$2" lt "2.8.3-3"; then rmdir "$docdir" ln -s "cmake-data" "$docdir" fi # Remove obsolete 50cmake.el dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/50cmake.el 2.8.9~rc3-1~ cmake -- "$@" #DEBHELPER# debian/cmake-data.emacsen-remove0000664000000000000000000000033512276200301014001 0ustar #!/bin/sh set -e FLAVOR=$1 PACKAGE=cmake-data ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE} if [ ${FLAVOR} != emacs ]; then echo remove/${PACKAGE}: Purging byte-compiled files for ${FLAVOR} rm -rf "${ELCDIR}" fi debian/copyright0000664000000000000000000003356512276200301011130 0ustar This package was debianized by Maitland Bottoms on Wed, 28 Nov 2001 08:45:22 -0500. It was downloaded from http://www.cmake.org/ CMake was initially developed by Kitware with the following sponsorship: * National Library of Medicine at the National Institutes of Health as part of the Insight Segmentation and Registration Toolkit (ITK). * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel Visualization Initiative. * National Alliance for Medical Image Computing (NAMIC) is funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. * Kitware, Inc. Unless otherwise specified, the CMake copyright is as follows: -- Copyright (c) 2002 Kitware, Inc., Insight Consortium All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The names of Kitware, Inc., the Insight Consortium, or the names of any consortium members, or of any contributors, may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- This copyright information is available on the CMake web site: http://www.cmake.org/HTML/Copyright.html CMake is licensed under OSI approved BSD "July 22 1999" style license and therefore the right to use and distribute it in binary form linked with Qt4 are granted by the Qt GPL Exception. See /usr/share/doc/libqtcore4/copyright for more information on the Qt GPL Exception. -- Packaging (debian/*) is licensed under the same license as this software (see above) and it is copyright by: Copyright: © 2001-2006 A. Maitland Bottoms Copyright: © 2007-2008 Pierre Habouzit Copyright: © 2008-2010 Modestas Vainius Copyright: © 2010 Kai Wasserbäch Detailed copyright and licensing summary can be found below: Copyright: © 2002, 2005, 2007 Insight Consortium. All Rights Reserved. Copyright: © 1997-2007 Daniel Stenberg Copyright: © 1984, 1989-1990, 1998, 2000-2006 Free Software Foundation Inc. Copyright: © 1998-2003 Mark D. Roth Copyright: © 1995, 1997 Juergen Pfeifer Copyright: © 1985-1986, 1990, 1997-2007 jeff@ourexchange.net Copyright: © 2002 Kitware Inc. All Rights Reserved. Copyright: © 2001 First Peer Inc. All Rights Reserved. Copyright: © 1998-2003 University of Illinois Board of Trustees Copyright: © 2004, 2006 Alexander Neundorf Copyright: © 1998-2000 Thai Open Source Software Center Ltd Copyright: © 1995-2005 Jean-loup Gailly. Copyright: © 1995-2005 Mark Adler Copyright: © 1985-1986, 1988-1990, 1993-1994 The Regents of the University of California Copyright: © 2001 Eric Kidd. All Rights Reserved. Copyright: © 1996 Silicon Graphics Computer Systems Inc. Copyright: © 1994 Hewlett-Packard Company Copyright: © 1988-1990, 1993-1994 California. All Rights Reserved. Copyright: © 1997-1998 Todd C. Miller Copyright: © 2007-2008 Miguel A. Figueroa-Villanueva. All Rights Reserved. Copyright: © 1996 Paul Vixie Copyright: © 2008-2009 Philip Lowman Copyright: © 1995-1999 Kungliga Tekniska H\xF6gskolan Copyright: © 1991 Texas Instruments Incorporated. Copyright: © 1996-2001 Internet Software Consortium. Copyright: © 2000-2006 Erik Edelmann Copyright: © Nguyen Tan Hung Copyright: © 2000 Jim Knoble Copyright: © Atanas Georgiev Copyright: © 1995-1999 Royal Institute of Technology, Stockholm, Sweden Copyright: © 2000 Moez Mahfoudh Copyright: © Thomas Roessler Copyright: © Michael Elkins Copyright: © 1991-1992 RSA Data Security Inc. Copyright: © 2006-2008 Andreas Schneider Copyright: © 1991-1994 Stichting Mathematisch Centrum, Copyright: © 2007 Mike Jackson Copyright: © 1996-1997 Thomas E. Dickey Copyright: © 2006 Enrico Scholz Copyright: © Brandon Long Copyright: © 2008-2009 Rigland Brodtkorb> Copyright: © Brown Copyright: © Written Copyright: © Fredrik Lundh Copyright: © Markus Kuhn Copyright: © 2002 Ximian Inc. Copyright: © 2008 Andreas Pakulat Copyright: © 1986 University of Toronto. Copyright: © 1999-2000, 2002 Aladdin Enterprises. All Rights Reserved. Copyright: © 2000 David Odin (aka DindinX) Copyright: © 2006 Tristan Carel Copyright: © 2001 Luke Howard. All Rights Reserved. Copyright: © David Bolen -- MIT-like License (MIT) Source/CursesDialog/form/* excluding: -? Source/CursesDialog/form/CMakeLists.txt -? Source/CursesDialog/form/fty_alnum.c -? Source/CursesDialog/form/fty_alpha.c -? Source/CursesDialog/form/fty_enum.c -? Source/CursesDialog/form/fty_int.c -? Source/CursesDialog/form/fty_ipv4.c -? Source/CursesDialog/form/fty_num.c -? Source/CursesDialog/form/fty_regex.c + Utilities/cmexpat Utilities/cmexpat/* | Permission is hereby granted, free of charge, to any person | obtaining a copy of this software and associated documentation | files (the "Software"), to deal in the Software without | restriction, including without limitation the rights to use, | copy, modify, merge, publish, distribute, sublicense, and/or sell | copies of the Software, and to permit persons to whom the | Software is furnished to do so, subject to the following | conditions: | | The above copyright notice and this permission notice shall be | included in all copies or substantial portions of the Software. | | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | OTHER DEALINGS IN THE SOFTWARE. -- -- BSD-like License with advertising clause | Copyright (c) 1988, 1993 | The Regents of the University of California. All rights reserved. | | This code is derived from software contributed to Berkeley by | Guido van Rossum. | | Redistribution and use in source and binary forms, with or without | modification, are permitted provided that the following conditions | are met: | 1. Redistributions of source code must retain the above copyright | notice, this list of conditions and the following disclaimer. | 2. Redistributions in binary form must reproduce the above copyright | notice, this list of conditions and the following disclaimer in the | documentation and/or other materials provided with the distribution. | 3. All advertising materials mentioning features or use of this software | must display the following acknowledgement: | This product includes software developed by the University of | California, Berkeley and its contributors. | 4. Neither the name of the University nor the names of its contributors | may be used to endorse or promote products derived from this software | without specific prior written permission. | | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | SUCH DAMAGE. Utilities/cmcompress/* excluding: -? Utilities/cmcompress/CMakeLists.txt + Utilities/cmtar/compat/fnmatch.c + Utilities/cmtar/compat/glob.c + Utilities/cmtar/compat/strdup.c + Utilities/cmtar/compat/strmode.c + Utilities/cmtar/compat/strsep.c -- -- GNU General Public License, version 2 or later (GPL-2+) with a special exception as follows: | This program is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; either version 2, or (at your option) | any later version. | | This program is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | GNU General Public License for more details. | | You should have received a copy of the GNU General Public License | along with this program; if not, write to the Free Software | Foundation, Inc., 51 Franklin Street, Fifth Floor, | Boston, MA 02110-1301, USA. | | As a special exception, you may create a larger work that contains | part or all of the Bison parser skeleton and distribute that work | under terms of your choice, so long as that work isn't itself a | parser generator using the skeleton or a modified version thereof | as a parser skeleton. Alternatively, if you modify or redistribute | the parser skeleton itself, you may (at your option) remove this | special exception, which will cause the skeleton and the resulting | Bison output files to be licensed under the GNU General Public | License without this special exception. + Source/cmCommandArgumentParser.cxx + Source/cmCommandArgumentParserTokens.h + Source/cmDependsFortranParser.cxx + Source/cmDependsFortranParserTokens.h + Source/cmDependsJavaParser.cxx + Source/cmDependsJavaParserTokens.h + Source/cmExprParser.cxx + Source/cmExprParserTokens.h On Debian systems, the complete text of the GNU General Public License version 2 can be found in /usr/share/common-licenses/GPL-2 -- -- Utilities/xml/xhtml1-strict.dtd | Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. | | Permission to copy, modify, and distribute this software and its | documentation, with or without modification, for any purpose and without | fee or royalty is hereby granted, provided that you include the following | on ALL copies of the software and documentation or portions thereof, | including modifications: | | * The full text of this NOTICE in a location viewable to users of the | redistributed or derivative work. | * Any pre-existing intellectual property disclaimers, notices, or terms and | conditions. If none exist, the W3C Software Short Notice should be | included (hypertext is preferred, text is permitted) within the body of | any redistributed or derivative code. | * Notice of any changes or modifications to the files, including the date | changes were made. (We recommend you provide URIs to the location from | which the code is derived.) | | THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS | MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT | NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR | PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE | ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. | | COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR | CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR | DOCUMENTATION. | | The name and trademarks of copyright holders may NOT be used in advertising | or publicity pertaining to the software without specific, written prior | permission. Title to copyright in this software and any associated | documentation will at all times remain with copyright holders. This license was taken from http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 -- -- Utilities/xml/xhtml-lat1.ent Utilities/xml/xhtml-symbol.ent Utilities/xml/xhtml-special.ent | Portions (C) International Organization for Standardization 1986 | Permission to copy in any form is granted for use with | conforming SGML systems and applications as defined in | ISO 8879, provided this notice is included in all copies. -- debian/cmake.install0000664000000000000000000000017312276200301011632 0ustar usr/bin/cmake usr/bin/cpack usr/bin/ctest usr/share/man/man1/cmake.1 usr/share/man/man1/cpack.1 usr/share/man/man1/ctest.1 debian/cmake-doc.doc-base.cmake0000664000000000000000000000041012276200301013455 0ustar Document: cmake Title: Reference of CMake the Cross-Platform Makefile Generator. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake.html Files: /usr/share/doc/cmake-data/cmake.html Format: Text Files: /usr/share/doc/cmake-data/cmake.txt.gz debian/cmake.preinst0000775000000000000000000000023712276200301011654 0ustar #!/bin/sh set -e # Remove obsolete 50cmake.el dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/50cmake.el 2.8.9~rc3-1~ cmake -- "$@" #DEBHELPER# debian/cmake-curses-gui.install0000664000000000000000000000005312276200301013713 0ustar usr/bin/ccmake usr/share/man/man1/ccmake.1 debian/cmake-data.docs0000664000000000000000000000001612276200301012017 0ustar CMakeLogo.gif debian/cmake-qt-gui.manpages0000664000000000000000000000002312276200301013155 0ustar debian/cmake-gui.1 debian/cmake.bash-completion0000664000000000000000000000022312276200301013244 0ustar debian/tmp/usr/share/cmake-2.8/completions/cmake debian/tmp/usr/share/cmake-2.8/completions/cpack debian/tmp/usr/share/cmake-2.8/completions/ctest debian/cmake-gui.10000664000000000000000000000665412276200301011120 0ustar .TH cmake 1 "October 2008" "cmake 2.6-patch 2" .SH NAME .PP .nf cmake\-gui \- CMake GUI. .fi .SH USAGE .PP .nf cmake\-gui [options] cmake\-gui [options] cmake\-gui [options] .fi .SH DESCRIPTION .PP The "cmake\-gui" executable is the CMake GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. .PP CMake is a cross\-platform build system generator. Projects specify their build process with platform\-independent CMake listfiles included in each directory of a source tree with the name CMakeLists.txt. Users build a project by using CMake to generate a build system for a native tool on their platform. .SH OPTIONS .TP .B --copyright [file] Print the CMake copyright and exit. If a file is specified, the copyright is written into it. .TP .B --help Print usage information and exit. Usage describes the basic command line interface and its options. .TP .B --help-full [file] Print full help and exit. Full help displays most of the documentation provided by the UNIX man page. It is provided for use on non\-UNIX platforms, but is also convenient if the man page is not installed. If a file is specified, the help is written into it. .TP .B --help-html [file] Print full help in HTML format. This option is used by CMake authors to help produce web pages. If a file is specified, the help is written into it. .TP .B --help-man [file] Print full help as a UNIX man page and exit. This option is used by the cmake build to generate the UNIX man page. If a file is specified, the help is written into it. .TP .B --version [file] Show program name/version banner and exit. If a file is specified, the version is written into it. .SH COPYRIGHT .PP Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. .PP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: .PP Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. .PP Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. .PP The names of Kitware, Inc., the Insight Consortium, or the names of any consortium members, or of any contributors, may not be used to endorse or promote products derived from this software without specific prior written permission. .PP Modified source versions must be plainly marked as such, and must not be misrepresented as being the original software. .PP THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/changelog0000664000000000000000000015003712312300224011035 0ustar cmake (2.8.12.2-0ubuntu3) trusty; urgency=medium [ Iain Lane ] * MultiArchCross.cmake: Look for uic and qdbus{cpp2xml,xml2cpp} in /usr/lib/$DEB_BUILD_MULTIARCH/qt5/bin/. (LP: #1294186) -- Dimitri John Ledkov Wed, 19 Mar 2014 11:33:40 +0000 cmake (2.8.12.2-0ubuntu2) trusty; urgency=medium * Fix JNI detection on ppc64el. -- Matthias Klose Mon, 24 Feb 2014 15:46:34 +0100 cmake (2.8.12.2-0ubuntu1) trusty; urgency=medium * New upstream release * Keep Ubuntu's fix_freetype_detection.diff over Debian's fix-FindFreetype.diff -- Jonathan Riddell Mon, 10 Feb 2014 16:41:02 +0000 cmake (2.8.12.1-1.1) unstable; urgency=high * Non-maintainer upload. * Make sure to find freetype headers in their new location (without an extra freetype/ directory, fix-FindFreetype.diff). (Closes: #731089) -- Cyril Brulebois Sun, 15 Dec 2013 10:30:54 +0000 cmake (2.8.12.1-1ubuntu5) trusty; urgency=medium * Honor environment variables for compilers, in Multiarched toolchain. (LP: #1274430) -- Dimitri John Ledkov Thu, 30 Jan 2014 09:24:23 +0000 cmake (2.8.12.1-1ubuntu4) trusty; urgency=medium * Use find_program, instead of COMMAND conditional to fix correctly setting a Debian cross-compiler. -- Dimitri John Ledkov Thu, 23 Jan 2014 13:30:53 +0000 cmake (2.8.12.1-1ubuntu3) trusty; urgency=low * Improve backwards compatibility of the previous upload: - only set arch qualified compiler names, when those are present - further restrict changing Qt5::* utils paths, when in the debian-multiarch-cross-compilation branch. Ideally qtchooser should be used, which should be able to pick between 3rdparty, system, or cross utilities. -- Dimitri John Ledkov Thu, 19 Dec 2013 11:01:56 +0000 cmake (2.8.12.1-1ubuntu2) trusty; urgency=low * Make MultiArchCross file safe to include unconditionally multiple times. * Tweak DetermineSystem, DetermineCompiler and FindPkgConfig to include MultiArchCross and thus enable out of the box cross-compilation of debian packages. -- Dimitri John Ledkov Fri, 13 Dec 2013 02:00:13 +0000 cmake (2.8.12.1-1ubuntu1) trusty; urgency=low * Merge from Debian, remaining changes: - Add fix_freetype_detection.diff to fix the freetype detection so kde-workspace builds again. (LP: #1256710) - Make FindBoost look in Multi-Arch locations as well. - Add a MultiArchCross.cmake toolchain file. - Relax the cmake dependency on cmake-data to require the matching upstream version (>= ${source:Upstream-Version}). -- Dmitrijs Ledkovs Mon, 09 Dec 2013 11:51:01 +0000 cmake (2.8.12.1-1) unstable; urgency=low * New upstream release: - Automoc no longer ignores ADD_DEFINITIONS. (Closes: #728793) * Migrate to emacs policy v2.0: cmake-data no longer needs to depend on emacsen-common but pretty recent debhelper is needed at build time. * Drop fixup_manpages.diff patch: merged upstream. -- Modestas Vainius Thu, 07 Nov 2013 00:56:52 +0200 cmake (2.8.12.1-0ubuntu2) trusty; urgency=low * Add fix_freetype_detection.diff to fix the freetype detection so kde-workspace builds again. (LP: #1256710) -- Philip Muškovac Sun, 01 Dec 2013 22:34:45 +0100 cmake (2.8.12.1-0ubuntu1) trusty; urgency=low * New upstream release LP: #1252259 * Drop valid-interface-link-libraries.patch, applied upstream -- Harald Sitter Mon, 18 Nov 2013 13:49:08 +0100 cmake (2.8.12-2) unstable; urgency=low * Fix FTBFS on kFreeBSD (fix-ftbfs-on-kfreebsd.patch). -- Modestas Vainius Mon, 04 Nov 2013 00:31:57 +0200 cmake (2.8.12-1) unstable; urgency=low * New upstream release: - no longer contains workaround for GCC 2.96 bugs; (Closes: #717144) - cmake -E touch no longer truncates time to seconds. (Closes: #699657) * Enable bash-completion. (Closes: #722236) * Switch to using libcurl4-openssl-dev rather than GnuTLS variant. cmake and all its dependencies appear to be licence compatible. The main reason for the switch is that OpenSSL variant appear to be less troublesome. (Closes: #716798) * Follow emacsen policy 5C and link cmake-mode.el source file next to compiled one. Thanks to Kevin Ryde. (Closes: #710570) * Add compiled cmake-mode.elc to load-path and do not barf in emacs if cmake-data was removed but not purged. Thanks to Kevin Ryde. (Closes: #710573) * Remove the whole emacs compiled directory rather than just .elc file. Thanks to Kevin Ryde. (Closes: #710572) * Fix a code typo in PHP4 (patch FindPHP4_fix_typo.diff). Thanks to Mathieu Malaterre for the patch. (Closes: #722475) * Properly find Java when kernel is 64bit, userland - 32bit (amd64/ppc64). (patch: FindJNI_amd64_ppc_biarch.diff) (Closes: #718290) * Bump Standards-Version to 3.9.5: no further changes needed. * Fix spelling mistakes in manpages (patch: fixup_manpages.diff). -- Modestas Vainius Sun, 03 Nov 2013 20:42:54 +0200 cmake (2.8.12-0ubuntu2) trusty; urgency=low * Imported upstream fix to resolve FTBFS in projects using linker flags (lp: #1247787). -- Stephen M. Webb Tue, 05 Nov 2013 10:13:10 -0500 cmake (2.8.12-0ubuntu1) trusty; urgency=low * New upstream release LP: #1246701 -- Harald Sitter Thu, 10 Oct 2013 12:54:39 +0200 cmake (2.8.11.2-1ubuntu5) saucy; urgency=low * Build the Qt gui on AArch64 now that Qt4 actually works. -- William Grant Mon, 14 Oct 2013 10:47:28 +1100 cmake (2.8.11.2-1ubuntu4) saucy; urgency=low * Do not build the Qt gui on AArch64. -- Matthias Klose Sat, 12 Oct 2013 14:24:20 +0200 cmake (2.8.11.2-1ubuntu2) saucy; urgency=low * Make FindBoost look in Multi-Arch locations as well. -- Dmitrijs Ledkovs Fri, 09 Aug 2013 12:59:00 +0100 cmake (2.8.11.2-1ubuntu1) saucy; urgency=low * Add a MultiArchCross.cmake toolchain file. * Relax the cmake dependency on cmake-data to require the matching upstream version (>= ${source:Upstream-Version}). -- Matthias Klose Wed, 07 Aug 2013 12:37:42 +0200 cmake (2.8.11.2-1) unstable; urgency=low * New upstream release. * Use canonical URL in the Vcs-Git control field. -- Modestas Vainius Thu, 04 Jul 2013 23:27:07 +0300 cmake (2.8.11.1-1) unstable; urgency=low * New upstream tweak release: - this release fixes tests which used to fail when cmake build path contained regex metacharacters. As a result, cmake should no longer FTBFS on Debian buildds which have '+' symbol in the build path. -- Modestas Vainius Sun, 16 Jun 2013 00:58:09 +0300 cmake (2.8.11-2) unstable; urgency=low * Build with BZip2 support, thanks to Pino Toscano for heads up! * Bump Standards-Version to 3.9.4: no changes needed. -- Modestas Vainius Sun, 19 May 2013 22:47:11 +0300 cmake (2.8.11-1) unstable; urgency=low * New upstream release. * Add multiarch-python-include-dirs.diff to support multi-arch capable python. Stolen from Ubuntu. * FindQt4: define QT_IMPORTS_DIR variable even if it is not present on the system (i.e. there are no plugins currently installed). Stolen from Ubuntu. Patch qt_import_dir_variable.diff. -- Modestas Vainius Sun, 19 May 2013 12:38:26 +0300 cmake (2.8.11~rc3-1) experimental; urgency=low * New upstream release. -- Modestas Vainius Sun, 21 Apr 2013 11:09:05 +0300 cmake (2.8.11~rc1-1) experimental; urgency=low * New upstream release. (Closes: #700225) * Make cmake recommend make and gcc rather than suggest them. * Make cmake suggest codeblocks and eclipse. * Drop XMLrpc support. It has been disabled upstream for a while now. (Closes: #687326) * Bump Standards-Version to 3.9.4: no changes needed. * Replace FindBoost_add_-lpthread_#563479.diff patch with a better version from upstream BTS and make it apply to current FindBoost. * Drop FindPostgreSQL_665721.diff patch, merged upstream. * Refresh multiarch_findgtk2_fix.diff patch. -- Modestas Vainius Sat, 16 Mar 2013 20:41:24 +0200 cmake (2.8.9-1) unstable; urgency=low * New upstream release (no upstream changes since RC3). * Make FindPostgreSQL find headers on Debian. Thanks to Pere Nubiola i Radigales and Gregor Jasny. (Closes: #665721) Patch: FindPostgreSQL_665721.diff * Refresh patches. * Install to multiarch libdir on kFreeBSD and Hurd like on Linux. Thanks to John Stamp (Closes: #684956) Patch: install_to_multiarch_libdir_on_kfreebsd_hurd.diff -- Modestas Vainius Sat, 18 Aug 2012 23:13:37 +0300 cmake (2.8.9~rc3-1) unstable; urgency=low * New upstream release: - fixes COMPONENT option. (Closes: #681428) * Remove obsolete /etc/emacs/site-start.d/50cmake.el conffile (predates squeeze). (Closes: #681625) -- Modestas Vainius Sat, 04 Aug 2012 10:41:40 +0300 cmake (2.8.9~rc1-1) unstable; urgency=low * New upstream release. * Remove patches, merged upstream: - backport_findpkgconfig_set_found_variable.diff; - backport_module_no_soname.diff; - manpage_fixes.diff. * Drop cmake-{qt,curses}-gui.lintian-overrides, not needed with newer lintian. * Enable hardening flags (by appending CPPFLAGS to C(XX)FLAGS). -- Modestas Vainius Wed, 27 Jun 2012 21:34:06 +0300 cmake (2.8.8-3) unstable; urgency=low * Backport a no-soname feature from CMake (2.8.9) master tree. Just set a NO_SONAME property on the shared library or module target in order to skip addition of the SONAME field to the shared object. This makes it possible to build Debian Python policy compliant modules with CMake. (Closes: #668982) -- Modestas Vainius Wed, 02 May 2012 21:50:09 +0300 cmake (2.8.8-2) unstable; urgency=low * FindPkgConfig.cmake: properly set documented PKG_CONFIG_FOUND variable (patch backport_findpkgconfig_set_found_variable.diff). (Closes: #669627) -- Modestas Vainius Sun, 29 Apr 2012 09:55:50 +0300 cmake (2.8.8-1) unstable; urgency=low * New upstream release: - do not segfault when adding symbols to ZIP. (Closes: #666456) Fixed by upstream commit: 768cf9183 * Remove patches merged/backported from upstream: - backport_findpython_fixes.diff - backport_findruby_improvements.diff - backport_support_cxxtest4.diff - manpage_fixes.diff - mipsel_is_little_endian.diff - paths_in_regex_espace_metachars.diff * Refresh FindBoost_add_-lpthread_#563479.diff patch. * Readd manpage_fixes.diff patch with new man page fixes. -- Modestas Vainius Thu, 19 Apr 2012 22:32:10 +0300 cmake (2.8.7-4) unstable; urgency=low * Backport a bunch of FindPython* related commits from cmake master. It is now possible to force a specific python version via command line again. The interface has changed though, see NEWS entry. (Closes: #663188) Patch: backport_findpython_fixes.diff * Backport a bunch of FindRuby improvements from cmake master. It should be able to properly find ruby 1.9.1 as packaged in Debian now. (Closes: #643949) Patch: backport_findruby_improvements.diff * Add support for CxxTest 4 in FindCxxTest (backport a patch from cmake master). (Closes: #662982) Thanks to Simone Rossetto. Patch: backport_support_cxxtest4.diff * Bump Standards-Version to 3.9.3: no changes needed. * Mark cmake Multi-Arch: foreign. The change was stolen from Ubuntu cmake_2.8.7-0ubuntu3 package. Thanks to Steve Langasek. -- Modestas Vainius Fri, 16 Mar 2012 23:49:28 +0200 cmake (2.8.7-3) unstable; urgency=medium * Fix some tests not to fail if absolute build path contains regex metacharacters like +. This makes the package binNMUable again. (patch paths_in_regex_espace_metachars.diff) * Drop support_cppflags.diff patch because this particular solution was rejected by upstream. This reopens #653916. -- Modestas Vainius Mon, 27 Feb 2012 00:56:14 +0200 cmake (2.8.7-2) unstable; urgency=low * Properly detect mipsel as little endian architecture. Fixes FTBFS (patch mipsel_is_little_endian.diff). * Bump debhelper compat level to 9 in order to receive build flags automagically. -- Modestas Vainius Sun, 19 Feb 2012 13:44:42 +0200 cmake (2.8.7-1) unstable; urgency=low * New upstream release. (Closes: #658427) * Disable CTestTestUpload test because it requires Internet access. Thanks to Felix Geyer. (Closes: #634603) * Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream. * Refresh other patches. * Respect CPPFLAGS environment variable when building C/C++ sources (patch support_cppflags.diff). (Closes: #653916) * Fix various typos and formatting errors in manpages (patch manpage_fixes.diff). * Update install files: add usr/share/aclocal/cmake.m4. -- Modestas Vainius Sat, 18 Feb 2012 15:33:35 +0200 cmake (2.8.5-1) unstable; urgency=low * New upstream release: - fixes UseSWIG. (Closes: #631497) * Drop screen-256color-bce.diff - merged upstream. * Drop spelling_formatting_fixes.diff - merged upstream. * Make sure CMake considers /lib/ as implicit and keeps it out of automatic R(UN)PATH (patch multiarch_lib_dirs_should_be_implicit.diff). * Refresh FindBoost_add_-lpthread_#563479.diff patch. -- Modestas Vainius Sat, 09 Jul 2011 15:18:39 +0300 cmake (2.8.5~rc2-1) unstable; urgency=low * New upstream release. * No longer repack upstream tarball and drop dfsg suffix from the version number. The tarball is DFSG clean now. * Drop fixup_manpages.diff patch, merged upstream. * Drop backport_test_order_fix.diff patch, was backported from upstream. * Drop multiarch_basic_support.diff patch, merged upstream. * Refresh screen-256color-bce.diff patch. * Add spelling_formatting_fixes.diff which fixes a couple of new spelling / formatting errors. * Override incorrect menu-icon-missing lintian warning properly. -- Modestas Vainius Sun, 19 Jun 2011 17:33:45 +0300 cmake (2.8.4+dfsg.1-5) unstable; urgency=medium * Fix multiarch regex to support armel and (hopefully) all other possible linux architectures (patch multiarch_basic_support.diff updated). * Support multiarch paths on kfreebsd and hurd (patch multiarch_basic_support.diff updated). (Closes: #630167) * Urgency=medium, the bugs above make cmake almost unusable on armel and kfreebsd. -- Modestas Vainius Sat, 11 Jun 2011 22:47:18 +0300 cmake (2.8.4+dfsg.1-4) unstable; urgency=low * Drop multiarch_library_directory_hack.diff patch. A better solution has been implemented (see below). * Add multiarch implementation from upstream (patch multiarch_basic_support.diff, taken from upstream bug #12037). New implementation does not need dpkg-dev 1.16, it is entirely backwards compatible with previous releases and in addition, it implements multiarch support for find_package(). * Adapt multiarch_findgtk2_fix.diff patch to work with multiarch_basic_support.diff. -- Modestas Vainius Thu, 09 Jun 2011 01:18:19 +0300 cmake (2.8.4+dfsg.1-3) unstable; urgency=low * Merge 2.8.2+dfsg.1-0+squeeze1 changes. * Do not start cmake description synopsis with an article. * Generate colour Makefiles when $TERM is set to 'screen-256color-bce'. Thanks to Davide Mancusi for the patch (screen-256color-bce.diff). (Closes: #627853) * Add libxmlrpc-core-c3-dev as a preferred alternative to libxmlrpc-c3-dev in Build-Depends. libxmlrpc-c3-dev has become a transitional package. * Bump Standards-Version to 3.9.2: no changes needed. * Switch Vcs-* debian/control fields to anonscm.debian.org. * Fix find_library() to find libraries in multiarch library paths (patch multiarch_library_directory_hack.diff). While the patch is not a good fix (hackish by nature, no cross-compilation support etc.), it should do the job in majority of cases. Also require dpkg-dev >= 1.16 at both build time (Build-Depends) and runtime (cmake Depends) because the patch needs dpkg-architecture -qDEB_HOST_MULTIARCH. (Closes: #618932) * Make FindGTK2.cmake work with Debian multiarch (patch multiarch_findgtk2_fix.diff). (LP: #751940) -- Modestas Vainius Wed, 08 Jun 2011 00:15:00 +0300 cmake (2.8.4+dfsg.1-2) unstable; urgency=low * Add backport_test_order_fix.diff to restore conpatibility with earlier versions with respect to the test run order. (Closes: #615054) -- Modestas Vainius Fri, 25 Feb 2011 19:12:33 +0200 cmake (2.8.4+dfsg.1-1) unstable; urgency=low * 2.8.4-2 ended up in unstable by accident :-( Fix distribution field accordingly. * Remove files licensed under proprietary licence from the original tarball. (Closes: #614390) Generate a new tarball with +dfsg.1 suffix. Thanks to Vasily Gurevich for heads up. -- Modestas Vainius Wed, 23 Feb 2011 23:12:02 +0200 cmake (2.8.4-2) unstable; urgency=low [ Kai Wasserbäch ] * debian/watch: Remove trailing backslash. [ Modestas Vainius ] * Merge 2.8.3-5. -- Modestas Vainius Sun, 20 Feb 2011 14:53:41 +0200 cmake (2.8.4-1) experimental; urgency=low * New upstream release. [ Kai Wasserbäch ] * Dropped obsolete patches (merged or taken from upstream): - backport_fix_asm_support.diff - FindTCL_fix_#600245.diff - FindPython_fix_#569321_and_#580503.diff (Please note, that upstream's solution is slightly different from what Debian had initially!) * debian/patches/FindBoost_add_-lpthread_#563479.diff: Added. (Closes: #563479) * debian/README.Debian: Deleted, we're shipping an unmodified version of the Python modules again. * debian/README.source: Deleted, not needed with "3.0 (quilt)". * debian/control: - Changed my E-Mail address. - Bumped B-D on debhelper. * debian/compat: now "8". * debian/rules: Updated for debhelper v8. [ Modestas Vainius ] * Disable git-import-orig in debian/watch. One extra command is not a good enough reason to lose control of packaging to non-trivial black-box tools. * Use less error-prone way of setting build flags. * Do not set MINGW_CC_LINUX2WIN_EXECUTABLE build flag. Workaround is no longer needed with ccache 3.0 or later. * Add verify-build-flags target to debian/rules. It can be used to verify if build flags are still valid (i.e. present in any of CMakeLists.txt). * Remove obsolete build flags from debian/rules: - BUILD_WXDialog; - TARGET_VERSION; - TARGET_SOVERSION; - BUILD_DOXYGEN. * Support parallel building at bootstrap phase. * Enable more verbosiness when bootstraping. * Add more spelling fixes to fixup_manpages.diff patch. -- Modestas Vainius Sat, 19 Feb 2011 20:07:33 +0200 cmake (2.8.3-5) unstable; urgency=low * Check if /usr/share/doc/$pkgname is a directory before attempting to remove it in {cmake,cmake-doc,cmake-dbg,cmake-*-gui}.postinst. (Closes: #614202) -- Modestas Vainius Sun, 20 Feb 2011 14:16:34 +0200 cmake (2.8.3-4) unstable; urgency=low * Release to unstable. -- Modestas Vainius Sat, 19 Feb 2011 14:43:46 +0200 cmake (2.8.3-3) experimental; urgency=low * Install documentation to /usr/share/cmake-data instead as it's the "base" package rather than cmake. Also link doc directories to it. * The job of replacing directories with symlinks apparently is a tough one. Create a symlink manually in the postinst of the affected (!cmake-data) packages. -- Modestas Vainius Sun, 02 Jan 2011 14:10:18 +0200 cmake (2.8.3-2) experimental; urgency=low [ Kai Wasserbäch ] * debian/source/local-options: Added "unapply-patches". * debian/watch: Added git-import-orig invocation. * debian/gbp.conf: Added, to ensure we use pristine-tar. * debian/patches/FindTCL_fix_#600245.diff: Added. (Closes: #600245) [ Modestas Vainius ] * Install cmake documentation into /usr/share/doc/cmake/ and link doc directories of the rest binary packages to it (needs debhelper 7.4.2). (LP: #669197) * Backport a patch from 2.8.4 to fix ASM support. Thanks to Leon Nardella for heads up. (Closes: #608510, LP: #695335) -- Modestas Vainius Sun, 02 Jan 2011 12:45:38 +0200 cmake (2.8.3-1) experimental; urgency=low * New upstream release. [ Kai Wasserbäch ] * debian/patches/fix_spelling_errors.patch: Added Applied-Upstream header. * debian/control: Bumped Standards-Version to 3.9.1, no further changes needed. [ Modestas Vainius ] * Drop patches which were merged upstream: - debian/patches/hurd_platform.diff; - FindGTK2_pangommconfig.diff; - FindJNI_fix_libarch_determination.diff; - cpack_installed_size.diff; - add_libarchive_script.patch - better version merged upstream; - fix-CTestTestFailedSubmit-xmlrpc.diff; - fix_spelling_errors.patch. * Adapt FindPython_fix_#569321_and_#580503.diff patch to upstream changes. * Bump libarchive-dev Build-Depends to 2.8.0. cmake needs symbols which appeared in that version. (Closes: #595275) * Add fixup_manpages.diff patch to fix small issues with cmake mangpages (found by lintian). -- Modestas Vainius Sat, 13 Nov 2010 02:16:34 +0200 cmake (2.8.2+dfsg.1-0+squeeze1) stable-proposed-updates; urgency=low * Regenerate original tarball removing files provided under proprietary licence. (Closes: #614390) They were not actually used. Mention removed files in the debian/copyright. -- Modestas Vainius Fri, 04 Mar 2011 22:16:29 +0200 cmake (2.8.2-2) unstable; urgency=low [ Kai Wasserbäch ] * debian/control: - Added libarchive-dev to Build-Depends. - Don't {,B-}D on procps on Hurd, already provided by hurd. - Added Homepage field (fixes no-homepage-field). - Added new binary package cmake-doc and moved all additional documentation there (registered with doc-base now). * debian/rules: Use system libarchive. * debian/patches: - add_libarchive_script.patch: Added to allow building with the system's libarchive. - fix_spelling_errors.patch: Added. Thanks to Lintian for finding them. [ Modestas Vainius ] * Build with CTEST_USE_XMLRPC to re-enable XMLRPC support in CTest and add fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing test in that case. * Add cmake-dbg package. * Add cmake to cmake-doc Suggests. * Start package synopsis with lowercase letter where applicable. -- Modestas Vainius Mon, 12 Jul 2010 02:14:05 +0300 cmake (2.8.2-1) unstable; urgency=low * New upstream release: - Detects Clang compiler (Closes: #560693). [ Kai Wasserbäch ] * debian/patches/debian/patches/FindPython_fix_#569321_and_#580503.diff: Added. (Closes: #569321, #580503) * debian/cmake-data.NEWS: Document the changes of the new patch, so nobody gets surprised. [ Modestas Vainius ] * Update patches: - kFreeBSD_Hurd_fixes.diff - remove, merged upstream. * Bump Standards-Version to 3.9.0: - replace Conflicts: cmake (<= 2.6.2-1) with Breaks in cmake-data; - add Breaks: cmake (<= 2.6.2-1) to cmake-gui-curses. * Remove deprecated references to /usr/share/common-licenses/BSD from debian/copyright. * Add packaging copyright to debian/copyright. * Include copyright information for Utilities/xml/* in the debian/copyright. -- Modestas Vainius Wed, 30 Jun 2010 11:20:53 +0300 cmake (2.8.1-5) unstable; urgency=low [ Kai Wasserbäch ] * debian/control: added myself to Uploaders with Modestas' permission. [ Modestas Vainius ] * Add procps to Build-Depends and cmake Depends. cmake sometimes uses ps binary. * Fix FindJNI patch (again): avoid using tricky bits of cmake IF() command syntax. This should fix FindJNI on architectures which do not need special CMAKE_SYSTEM_PROCESSOR handling (e.g. ia64). -- Modestas Vainius Sat, 29 May 2010 02:54:42 +0300 cmake (2.8.1-4) unstable; urgency=low * Further improve FinJNI.cmake. This should fix some inconsistencies on s390. * Add cpack_installed_size.diff to fix generation of Installed-Size field for deb packages. Thanks to Simone Rossetto for heads up and initial patch. -- Modestas Vainius Mon, 17 May 2010 01:24:41 +0300 cmake (2.8.1-3) unstable; urgency=medium * Add patches: - FindJNI_fix_libarch_determination.dif - rewrite _java_libarch determination code in FindJNI.cmake (based on OpenJDK 1.6.0_18 + icedtea patches). This should fix invalid _java_libarch detection on mipsel and armel (Closes: #544674). - FindGTK2_pangommconfig.diff - look for Pangomm Config include directory in FindGTK2.cmake (Closes: #579718). Thanks to Sune Vuorela for the patch. * Add gcc and make to cmake Suggests (Closes: #577516). * Rename (to kFreeBSD_Hurd_fixes.diff) and improve kFreeBSD_fixes.diff to fix FTBFS on GNU/Hurd as well. * Urgency=medium to minimize negative impact on KDE transition. -- Modestas Vainius Wed, 05 May 2010 11:49:57 +0300 cmake (2.8.1-2) unstable; urgency=low * Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-* (failure of the CTestTestTimeout test). -- Modestas Vainius Thu, 18 Mar 2010 01:45:08 +0200 cmake (2.8.1-1) unstable; urgency=low * New upstream release. * Remove DMUA entry from debian/control. No longer needed. * Enable building in parallel (--parallel). * Update debian/patches: - drop bootstraptest_increase_timeout.diff - merged upstream; - hurd_platform.diff - adapt to upstream changes. * Forcefully set MINGW_CC_LINUX2WIN_EXECUTABLE to empty value. It breaks otherwise valid Simple_Mingw_Linux2Win test when ccache is enabled. * Update install files. * Update Standards-Version to 3.8.4: no changes needed. * Change my email address to modax@debian.org. -- Modestas Vainius Wed, 17 Mar 2010 17:51:38 +0200 cmake (2.8.0-5) unstable; urgency=low * Skip the unpredictably long and rather pointless BootstrapTest (Closes: #558001). -- Modestas Vainius Thu, 26 Nov 2009 14:20:46 +0200 cmake (2.8.0-4) unstable; urgency=medium * Replace bootstraptest_increase_timeout.diff with upstream version. My previous patch didn't work. * Revert previous "Build with g++-4.4 on hppa" change. It was not needed, build with default compiler on hppa. * Remove obsolete hack for parisc64 from debian/rules. It didn't work after switch to dh v7 anyway. * It should build on hppa now (Closes: #556653). So urgency=medium. -- Modestas Vainius Wed, 25 Nov 2009 11:37:34 +0200 cmake (2.8.0-3) unstable; urgency=medium * Set HOME to current build directory when running test suite. This should fix failures of kwsys.testRegistry and FindPackageTest tests on the buildds. * Increase timeout of BootstrapTest to 2 hours so it no longer times out on s390 or armel (patch bootstraptest_increase_timeout.diff). * Fix GNU.cmake file used on Hurd. Thanks to Pino Toscano for the patch. * Build with g++-4.4 on hppa. May solve FTBFS (segfault likely due to miscompilation) reported in #556653. * Urgency medium due to likely RC bug fix (#556653). -- Modestas Vainius Sun, 22 Nov 2009 20:49:29 +0200 cmake (2.8.0-2) experimental; urgency=low * Reenable test suite. -- Modestas Vainius Sun, 22 Nov 2009 00:38:54 +0200 cmake (2.8.0-1) unstable; urgency=low * New upstream release. * Disable test suite for now. -- Modestas Vainius Sat, 14 Nov 2009 01:59:25 +0200 cmake (2.8.0~rc6-1) experimental; urgency=low * New upstream development release. * Switch debian/rules to use dh v7: - bump debhelper build depends to 7.3; - also drop unused Dart handling in the process; - enable test suite. * Add myself as Maintainer, A. Maitland Bottoms as Uploader (with permission). -- Modestas Vainius Tue, 10 Nov 2009 23:46:25 +0200 cmake (2.8.0~rc5-1) experimental; urgency=low * New upstream development release. - FindJNI.cmake does no longer get confused about multiple JVM installs (Closes: #553151). * Switch to dpkg-source format 3.0 (quilt): - drop build dependency on quilt; - drop quilt.make snippet include from debian/rules. * Build with CMAKE_USE_RELATIVE_PATHS=ON. * Drop tcp8.4 from build depends. Not needed. -- Modestas Vainius Fri, 06 Nov 2009 22:47:17 +0200 cmake (2.8.0~rc3-1) experimental; urgency=low * New upstream development release. - ctest no longer segfaults on such a invalid input (Closes: #528530). * Drop all patches: - FindQt4.cmake2.6.diff - remove, no longer needed as original bug has been fixed since 2.6; - FindQt3.cmake.diff - remove, merged upstream; - findmpeg2-addpath.diff - remove, bug fixed upstream (in other way); - kfreebsd-Platform.diff - remove, merged upstream; - executables-dont-need-fpic.diff - remove, merged upstream; - manpage_friendly_docs.diff - remove, merged upstream; - fix_bashisms.diff - remove, merged upstream; - FindPerlLibs.cmake-perl-5.10.diff - remove, fixed upstream differently; - FindJNI.cmake-more-arches.diff - remove, was taken from upstream; - FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream. * Update install files. * Call dpkg with --print-architecture rather than obsolete --print-installation-architecture. * Fix lintian override cmake-data: extra-license-file. * Remove obsolete README.Debian. * cmake-curses-gui should not provide cmake-gui. -- Modestas Vainius Sun, 11 Oct 2009 15:09:42 +0300 cmake (2.6.4-3) unstable; urgency=low * Bump Standards-Version to 3.8.3, no changes needed. * Add ${misc:Depends} to Depends fields of packages. * Improve debian/watch: - make it scan remote directories recursively; - make it work with new upstream RC release mangling. * Remove Pierre Habouzit from Uploaders by his own request. * Backport FindJNI.cmake from CMake 2.8 CVS in order to make it arch independent on Linux. New FindJNI.cmake also supports most Linux arches and is capable of finding Sun Java, OpenJDK, Kaffe and GCJ (if latter is default-java) JVMs. Support for Debian specific /usr/lib/jvm/default-java is also included. Patch FindJNI.cmake-more-arches.diff (Closes: #544674). * Backport Modules/FindVTK.cmake from CMake 2.8 CVS. It adds support for VTK 5.4. Patch FindVTK.cmake-vtk-5.4.diff (Closes: #546030). * Update debian/copyright with more details (Closes: #544290). * Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'. -- Modestas Vainius Wed, 30 Sep 2009 20:51:13 +0300 cmake (2.6.4-2) unstable; urgency=low * Prefer *-qt3 binary names to generic ones in FinqQt3.cmake (Closes: #538864). * Fix bashisms in CMake scripts (Closes: #530056). * Merge in 2.6.0-6 debian/changelog. * Use quilt.make rather than custom quilt patch implementation. * Make debian/rules dpkg-buildpackage -jX safe and support parallel in DEB_BUILD_OPTIONS (Closes: #538826). * Add FindPerlLibs.cmake-perl-5.10.diff patch which adds perl 5.10 support in FindPerlLibs.cmake (Closes: #541609). Thanks to Joshua Rubin. -- Modestas Vainius Fri, 21 Aug 2009 19:35:21 +0300 cmake (2.6.4-1) unstable; urgency=low * New upstream release. * Resync patches: - relative_path_fixes2.diff - removed, merged upstream; - FindQt4_qt4_lupdate_lrelease.diff - removed, merged upstream. * Bump Standards-Version to 3.8.1. No changes needed. * Remove deprecated dh_desktop from debian/rules. * Update manpage_friendly_docs.diff patch to fix more lintian warnings. -- Modestas Vainius Sat, 02 May 2009 01:28:29 +0300 cmake (2.6.3-2) unstable; urgency=low * Remove do-not-use-lib64.diff, no longer needed (according to upstream). * Remove reinstate-arm.diff, merged upstream. * Upload to unstable. -- Modestas Vainius Sat, 07 Mar 2009 15:13:56 +0200 cmake (2.6.3-1) experimental; urgency=low * New upstream release. * Update debian/patches: - remove find_package_support_prefix_lib_cmake.diff, merged upstream; - adopt FindQt4.cmake2.6.diff; - refresh do-not-use-lib64.diff; - remove relative_path_fixes.diff, merged upstream; - refresh relative_path_fixes2.diff; - remove manpage-generation-fixes.diff, merged upstream; - refresh FindQt4_qt4_lupdate_lrelease.diff; - remove FindMPEG2_include_FindSDL_fix.diff, merged upstream; * Use dh_prep instead of deprecated dh_clean -k (fixes lintian warning). * Call dh_desktop in the binary targets (fixes lintian warning). * Install cmake-gui docs to the cmake-qt-gui package. * Enable binary-indep target. * Add manpage_friendly_docs.diff patch to make some bits of documentation manpage friendly (eliminate warnings). * Fix installation of lintian overrides (move dh_lintian to binary targets). -- Modestas Vainius Tue, 24 Feb 2009 00:26:34 +0200 cmake (2.6.2-4) unstable; urgency=low * Release to unstable. No other changes. -- Modestas Vainius Sun, 15 Feb 2009 23:33:47 +0200 cmake (2.6.2-3) experimental; urgency=low * Fix typo in cmake-qt-gui description. * Merge patch from upstream to support /lib/cmake search path in find_package() config mode. This enables reduction of /usr/lib cluttering (find_package_support_prefix_lib_cmake.diff). * Tighten libqt4-dev build depend to version (>= 4.4.0) (Closes: #508349). -- Modestas Vainius Wed, 24 Dec 2008 00:45:20 +0200 cmake (2.6.2-2) experimental; urgency=low * Add Vcs fields. * Add patches: - FindQt4_qt4_lupdate_lrelease.diff - prefer lupdate-qt4 to lupdate and lrelease-qt4 to lrelease. This is specific to Debian Qt4. Thanks to Ludovico Cavedon (Closes: #487528). - FindMPEG2_include_FindSDL_fix.diff - fix FindSQL include in the MPEG2 module. Thanks to Leopold Palomo Avellaneda (Closes: #500770). * Try sorting out emacsen mess once again (Closes: #481391): - depend on emacsen-common; - old-prerm will most likely fail spewing emacsen-common error message when upgrading from previous version but this is OK. Add a custom prerm script which recovers from the problem and notifies the user to ignore the error message. * Rewrite cmake cache initialization code. Pass initial cmake flags via file (--init= argument to the bootstrap script). * Make build verbose again. * Prepare for multiple binary packages: switch to install files and to debhelper v7 (due to more convenient install file handling), install everything to debian/tmp initially. * Add new binary packages: - cmake-data - split off data files needed for each cmake flavour to run. Move emacsen stuff in here too; - cmake-curses-gui - splif off ccmake here from the cmake package; - cmake-qt-gui - build & install Qt4 based GUI (cmake-gui). Add menu file and manual page (Closes: #482787). Update debian/copyright. * Dynamically link against system libraries available in Debian (Closes: #502441). * Remove left-over debian/doxygen.config. * Rename debian/docs to debian/cmake-data.docs and clean it up. Do not install ChangeLog.txt. It is size and usefulness ratio is too low to justify inclusion in the binary package. -- Modestas Vainius Sat, 01 Nov 2008 14:07:08 +0200 cmake (2.6.2-1) experimental; urgency=low * New upstream release. * New co-maintainer: - add myself to Uploaders. - add DM-Upload-Allowed: yes to debian/control. * Refresh patches: - FindQt4.cmake2.6.diff - do-not-use-lib64.diff * Add patches from upstream CVS: - relative_path_fixes.diff - fixes a couple of major bugs in Makefile generation when CMAKE_USE_RELATIVE_PATHS is ON. This brings CMAKE_USE_RELATIVE_PATHS=ON to a very usable state. - manpage-generation-fixes.diff - fixes a few manual page generation issues. This resolves all lintian warnings and info tags related to the cmake manual pages. * Bump Standards-Version to 3.8.0: - add README.source which directs the reader to quilt README.source. * Use dh_lintian: - rename cmake.lintian to cmake.lintian-overrides; - bump debhelper compat level to 6; - build depend on debhelper (>= 6.0.7~). * Fix path in the lintian override so it is effective again. * Make cmake.menu conform to the current Debian Menu System standard. * Drop unused old manual pages from debian/. They are provided by upstream now. * Add debian/watch. -- Modestas Vainius Mon, 13 Oct 2008 19:24:49 +0300 cmake (2.6.0-6) unstable; urgency=medium * Dynamically link against system libraries available in Debian. Thanks to Michal Čihař (Closes: #502441). * Urgency medium due to security issue above. * Add Vcs fields. * Add myself to Uploaders. -- Modestas Vainius Thu, 16 Oct 2008 22:18:14 +0300 cmake (2.6.0-5) unstable; urgency=medium * Fix build-deps: libncursesw5-dev doesn't work, just use the non wide one. This will build ccmake again (Closes: #481392). -- Pierre Habouzit Tue, 29 Jul 2008 11:05:17 +0200 cmake (2.6.0-4) unstable; urgency=low * Really remove dependency on emacsen-common (Closes: #471975). -- Pierre Habouzit Wed, 14 May 2008 21:01:42 +0200 cmake (2.6.0-3) unstable; urgency=low * Remove dependency on emacsen-common (Closes: #471975): emacs guys, I was asked in a previous bug (#427763) to byte-compile the cmake extension, the policy mandates a dependency upon emacs which is silly, and depending upon emacsen-common breaks the whole thing. A pre-depends would be insane, WHY ON EARTH is the emacs policy so horribly broken ? Until someone answers that, cmake will stay in the previous state with byte-compilation, and without any emacs dependency. * Add patches/reinstate-arm.diff to fix FTBFS on arm platforms (Closes: #481016) -- Pierre Habouzit Tue, 13 May 2008 10:18:12 +0200 cmake (2.6.0-2) unstable; urgency=low * Upload to unstable this time. * Depend upon emacsen-common (Closes: #471975). -- Pierre Habouzit Mon, 12 May 2008 18:13:33 +0200 cmake (2.6.0-1) experimental; urgency=low * Update patches/FindQt4.cmake2.6.diff (Closes: #479907). * Add patches/executables-dont-need-fpic.diff (Closes: #478404). * Bump Standards-Version to 3.7.3. -- Pierre Habouzit Mon, 12 May 2008 17:11:04 +0200 cmake (2.6.0~rc8-1.1) experimental; urgency=low * Non-maintainer upload with permission from DadCoder. Happy Prague visit. * Fix FindQt4.cmake (Closes: #477110) -- Sune Vuorela Sun, 20 Apr 2008 22:58:33 +0200 cmake (2.6.0~rc8-1) experimental; urgency=low * New upstream rc release. * Update patches: + drop findmpeg2-robustness.diff. + drop hurd-SA_SIGINFO.diff. + drop nsis-support.diff. -- Pierre Habouzit Fri, 18 Apr 2008 20:49:30 +0200 cmake (2.4.8-1) unstable; urgency=low [ Pierre Habouzit ] * New upstream release (Closes: 462335). * remove patches/hurd-Platform.diff, merged upstream. [ Rafael Laboissiere ] * debian/rules, debian/cmake.emacsen-{startup,install,remove}: Allow byte-compilation of cmake-mode.el at install time and put in the emacsen startup directory just the necessary initialization code of cmake-mode (Closes: 427763) -- Pierre Habouzit Fri, 25 Jan 2008 10:19:47 +0100 cmake (2.4.7-1) unstable; urgency=low * New upstream release. * Drop patches/findqt4-binaries-order.diff (Closes: #433105). -- Pierre Habouzit Thu, 19 Jul 2007 18:58:37 +0200 cmake (2.4.6-1) unstable; urgency=low * Upload to unstable. * Make FindMPEG2.cmake more robust (Closes: 419134). -- Pierre Habouzit Mon, 18 Jun 2007 10:24:58 +0100 cmake (2.4.6-0) experimental; urgency=low * New upstream release (experimental upload, 2.4.5 must propagate): + Ruby NAMES now includes ruby1.8 (Closes: 407481). * Add patch to support NSIS on linux properly, thanks to Michal Čihař (Closes: 408846). -- Pierre Habouzit Wed, 13 Jun 2007 12:39:42 +0200 cmake (2.4.5-2) unstable; urgency=low * Add myself to Uploaders. * Ack my NMU (Closes: 419007, 407155, 407304). * Move to quilt, split diff.gz into patches, to avoid losing them. * debian/rules: + add quilt snipplets. + remove commented dh_ calls. + remove old cruft, make it shorter. + Avoid subshells, use makeism's rather than shell if/then/else. * Lintian warnings: + use debian/compat rather than DH_COMPAT. + add an override for the extra-license-file that in fact is a template. -- Pierre Habouzit Thu, 07 Jun 2007 11:09:46 +0200 cmake (2.4.5-1.1) unstable; urgency=low * Non-maintainer upload. * Disable lib64 paths in FindLibrary, as it's not needed in debian and yields incorrect results (Closes: #419007). * Apply Hurd Porter patch to deal with undefined SA_SIGINFO (Closes: #407304). * Reintroduce lost GNU.cmake (Closes: #407155). -- Pierre Habouzit Tue, 05 Jun 2007 13:28:35 +0200 cmake (2.4.5-1) unstable; urgency=low * New upstream bugfix release (Closes: #401071) Fix for seg fault when a macro runs a bad command BUG# 3815 Fix fix for foo.dll.lib that does not break -L/usr/lib in link names Fix problem with LIBRARY_OUTPUT_PATH and linking to a dll foo.dll.lib instead of foo.lib Do not depend on optimized libraries for a debug build and visa versa. Fix target name matching custom command output conflict. Fix FindQt3 so that it does not find qt4 Fix FindKDE4 so that it only looks for kde4-config -- A. Maitland Bottoms Mon, 4 Dec 2006 16:29:44 -0500 cmake (2.4.4-1) unstable; urgency=low * New upstream release * Upstream fixes parsing bug (Closes: #392624) -- A. Maitland Bottoms Sat, 25 Nov 2006 19:49:38 -0500 cmake (2.4.3-3) unstable; urgency=low * Have FindMPEG2 look in paths used in Debian (Closes: #391831) * Make FindQt4 more reliable (Closes: #392473) -- A. Maitland Bottoms Fri, 10 Nov 2006 11:27:35 -0500 cmake (2.4.3-2) unstable; urgency=low * Remove recommends line (Closes: #392013, #392044) -- A. Maitland Bottoms Tue, 10 Oct 2006 21:33:40 -0400 cmake (2.4.3-1) unstable; urgency=low * New upstream release * recognize .F90 as a fortran source extension (Closes: #376587) * don't install cmake .vim files (Closes: #366663) * don't depend upon emacs, let dh_installemacsen handle it (Closes: #378998) -- A. Maitland Bottoms Sat, 5 Aug 2006 17:06:11 -0400 cmake (2.4.2-1) unstable; urgency=low * New upstream release (Closes: #338324) * Put cmake .vim files into /usr/share/vim/addons/plugin/ where they can be used. (Closes: #366663) * Install cmake-mode.el so it can be used. (Closes: #366664) * Ensure cmake FindKDE locates KDE libraries on Debian based distributions. -- A. Maitland Bottoms Sun, 18 Jun 2006 16:34:11 -0400 cmake (2.2.3-1) unstable; urgency=low * New upstream release (Closes: #338324) * support GNU/kFreeBSD in cmake (Closes: #340764) -- A. Maitland Bottoms Sun, 8 Jan 2006 10:48:14 -0500 cmake (2.0.6-2) unstable; urgency=low * Apply upstream patch to fix UseSWIG.cmake (Closes: #330581) -- A. Maitland Bottoms Wed, 28 Sep 2005 15:29:19 -0400 cmake (2.0.6-1) unstable; urgency=low * New upstream release * g++ 4.0 Transition -- A. Maitland Bottoms Sun, 11 Sep 2005 14:51:36 -0400 cmake (2.0.5-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Wed, 2 Mar 2005 09:22:44 -0500 cmake (2.0.3-1) unstable; urgency=low * New upstream release * finds QT's moc, gets bug closing syntax right (Closes: #250000) -- A. Maitland Bottoms Thu, 12 Aug 2004 09:21:32 -0400 cmake (2.0.2-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Wed, 23 Jun 2004 13:51:38 -0400 cmake (2.0.1-1) unstable; urgency=low * New upstream release with soname and soversion support * find QT's moc (Closes: 250000) -- A. Maitland Bottoms Mon, 7 Jun 2004 22:08:50 -0400 cmake (1.8.2.1-1) unstable; urgency=low * From CVS to pick up soname and soversion support -- A. Maitland Bottoms Wed, 26 Nov 2003 21:46:54 -0500 cmake (1.8.1-1) unstable; urgency=low * New upstream release * Add Gavin Baker's Take II on adding versioning support for shared libraries -- A. Maitland Bottoms Sun, 9 Nov 2003 09:43:02 -0500 cmake (1.6.7-2) unstable; urgency=low * Add Gavin Baker's Take II on adding versioning support for shared libraries -- A. Maitland Bottoms Mon, 23 Jun 2003 13:39:03 -0400 cmake (1.6.7-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Mon, 23 Jun 2003 13:06:46 -0400 cmake (1.6.5-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Mon, 24 Feb 2003 11:25:58 -0500 cmake (1.6.4-1) unstable; urgency=low * New upstream release, move up to tcl8.4 -- A. Maitland Bottoms Fri, 14 Feb 2003 16:06:12 -0500 cmake (1.4.7-1) unstable; urgency=low * New upstream release * Build without dart-client network submission (Closes: #175579) -- A. Maitland Bottoms Mon, 06 Jan 2003 19:02:36 -0500 cmake (1.4.6-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Thu, 24 Oct 2002 21:19:47 -0400 cmake (1.4.5-2) unstable; urgency=low * Don't put man page in /usr/man (Closes: #163901) -- A. Maitland Bottoms Thu, 17 Oct 2002 17:43:22 -0400 cmake (1.4.5-1) unstable; urgency=low * New upstream version. -- A. Maitland Bottoms Fri, 20 Sep 2002 23:33:49 -0400 cmake (1.4.3-3) unstable; urgency=low * Build with Dart, build in separate Build directory to make cleanup easier * New upstream man page * CMakeSetup no longer exists upstream, Debian menu now refers to ccmake -- A. Maitland Bottoms Tue, 6 Aug 2002 19:05:05 -0400 cmake (1.4.3-2) unstable; urgency=low * Oh no, not again. * Use -ffunction-sections on parisc64 (closes: #155366) -- A. Maitland Bottoms Sat, 3 Aug 2002 21:45:37 -0400 cmake (1.4.3-1) unstable; urgency=low * New upstream. (Closes: #155296) -- A. Maitland Bottoms Sat, 3 Aug 2002 00:02:18 -0400 cmake (1.2-2) unstable; urgency=low * Use -ffunction-sections on parisc64 (closes: #133696) -- Maitland Bottoms Thu, 14 Feb 2002 18:36:25 +0000 cmake (1.2-1) unstable; urgency=low * New upstream. -- A. Maitland Bottoms Thu, 9 Jan 2002 17:20:12 -0500 cmake (1.0-1) unstable; urgency=low * Newer upstream. (Need to keep up with VTK 4 build needs) * Patched support for DESTDIR in install targets * Patched option to disable use of -rpath using CMAKE_SKIP_RPATH * include cmake-mode.el -- A. Maitland Bottoms Thu, 9 Jan 2002 17:20:12 -0500 cmake (0.98-1) unstable; urgency=low * Newer upstream, includes curses interface: ccmake * Patched to support make install DESTDIR=foo -- A. Maitland Bottoms Mon, 17 Dec 2001 19:54:32 -0500 cmake (0.96-1) unstable; urgency=low * Initial Release. (Closes: #121610) -- A. Maitland Bottoms Wed, 28 Nov 2001 08:45:22 -0500 cmake (2.0.5-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Wed, 2 Mar 2005 09:22:44 -0500 cmake (2.0.3-1) unstable; urgency=low * New upstream release * finds QT's moc, gets bug closing syntax right (Closes: #250000) -- A. Maitland Bottoms Thu, 12 Aug 2004 09:21:32 -0400 cmake (2.0.2-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Wed, 23 Jun 2004 13:51:38 -0400 cmake (2.0.1-1) unstable; urgency=low * New upstream release with soname and soversion support * find QT's moc (Closes: 250000) -- A. Maitland Bottoms Mon, 7 Jun 2004 22:08:50 -0400 cmake (1.8.2.1-1) unstable; urgency=low * From CVS to pick up soname and soversion support -- A. Maitland Bottoms Wed, 26 Nov 2003 21:46:54 -0500 cmake (1.8.1-1) unstable; urgency=low * New upstream release * Add Gavin Baker's Take II on adding versioning support for shared libraries -- A. Maitland Bottoms Sun, 9 Nov 2003 09:43:02 -0500 cmake (1.6.7-2) unstable; urgency=low * Add Gavin Baker's Take II on adding versioning support for shared libraries -- A. Maitland Bottoms Mon, 23 Jun 2003 13:39:03 -0400 cmake (1.6.7-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Mon, 23 Jun 2003 13:06:46 -0400 cmake (1.6.5-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Mon, 24 Feb 2003 11:25:58 -0500 cmake (1.6.4-1) unstable; urgency=low * New upstream release, move up to tcl8.4 -- A. Maitland Bottoms Fri, 14 Feb 2003 16:06:12 -0500 cmake (1.4.7-1) unstable; urgency=low * New upstream release * Build without dart-client network submission (Closes: #175579) -- A. Maitland Bottoms Mon, 06 Jan 2003 19:02:36 -0500 cmake (1.4.6-1) unstable; urgency=low * New upstream release -- A. Maitland Bottoms Thu, 24 Oct 2002 21:19:47 -0400 cmake (1.4.5-2) unstable; urgency=low * Don't put man page in /usr/man (Closes: #163901) -- A. Maitland Bottoms Thu, 17 Oct 2002 17:43:22 -0400 cmake (1.4.5-1) unstable; urgency=low * New upstream version. -- A. Maitland Bottoms Fri, 20 Sep 2002 23:33:49 -0400 cmake (1.4.3-3) unstable; urgency=low * Build with Dart, build in separate Build directory to make cleanup easier * New upstream man page * CMakeSetup no longer exists upstream, Debian menu now refers to ccmake -- A. Maitland Bottoms Tue, 6 Aug 2002 19:05:05 -0400 cmake (1.4.3-2) unstable; urgency=low * Oh no, not again. * Use -ffunction-sections on parisc64 (closes: #155366) -- A. Maitland Bottoms Sat, 3 Aug 2002 21:45:37 -0400 cmake (1.4.3-1) unstable; urgency=low * New upstream. (Closes: #155296) -- A. Maitland Bottoms Sat, 3 Aug 2002 00:02:18 -0400 cmake (1.2-2) unstable; urgency=low * Use -ffunction-sections on parisc64 (closes: #133696) -- Maitland Bottoms Thu, 14 Feb 2002 18:36:25 +0000 cmake (1.2-1) unstable; urgency=low * New upstream. -- A. Maitland Bottoms Thu, 9 Jan 2002 17:20:12 -0500 cmake (1.0-1) unstable; urgency=low * Newer upstream. (Need to keep up with VTK 4 build needs) * Patched support for DESTDIR in install targets * Patched option to disable use of -rpath using CMAKE_SKIP_RPATH * include cmake-mode.el -- A. Maitland Bottoms Thu, 9 Jan 2002 17:20:12 -0500 cmake (0.98-1) unstable; urgency=low * Newer upstream, includes curses interface: ccmake * Patched to support make install DESTDIR=foo -- A. Maitland Bottoms Mon, 17 Dec 2001 19:54:32 -0500 cmake (0.96-1) unstable; urgency=low * Initial Release. (Closes: #121610) -- A. Maitland Bottoms Wed, 28 Nov 2001 08:45:22 -0500 debian/cmake-doc.doc-base.cmake-commands0000664000000000000000000000041512276200301015261 0ustar Document: cmake-commands Title: Command reference of CMake Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-commands.html Files: /usr/share/doc/cmake-data/cmake-commands.html Format: Text Files: /usr/share/doc/cmake-data/cmake-commands.txt.gz debian/cmake-qt-gui.postinst0000664000000000000000000000057312276200301013257 0ustar #!/bin/sh set -e pkgname=`basename "$0" .postinst` docdir="/usr/share/doc/$pkgname" # Manually create /usr/share/doc/$pkgname symlink on upgrades (see #404850) if [ "$1" = "configure" ] && [ -n "$2" ] && \ [ ! -L "$docdir" ] && [ -d "$docdir" ] && \ dpkg --compare-versions "$2" lt "2.8.3-3"; then rmdir "$docdir" ln -s "cmake-data" "$docdir" fi #DEBHELPER# debian/gbp.conf0000664000000000000000000000003612276200301010577 0ustar [DEFAULT] pristine-tar = True debian/cmake.prerm0000664000000000000000000000144612276200301011315 0ustar #!/bin/sh set -e if [ "$1" = "failed-upgrade" ] && dpkg --compare-versions "$2" le 2.6.2-1; then # It is very likely that old-prerm failed due to emacsen-common being # unconfigured at this stage. The error is harmless and cannot be avoided # in a sane way. # ERROR: emacsen-common being used before being configured. # ERROR: This is likely a bug in the cmake package, which needs to # ERROR: add one of the appropriate dependencies. # ERROR: See /usr/share/doc/emacsen-common/debian-emacs-policy.gz # ERROR: for details # # Therefore tell the user to ignore the error and exit gracefully. cat >&2 < XSBC-Original-Maintainer: Modestas Vainius Uploaders: A. Maitland Bottoms , Kai Wasserbäch Build-Depends: debhelper (>= 9.20131104), libcurl4-openssl-dev, libexpat1-dev, zlib1g-dev, libncurses5-dev, libqt4-dev (>= 4.4.0), procps [!hurd-any], libarchive-dev (>= 2.8.0), libbz2-dev, bash-completion Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=summary Homepage: http://cmake.org/ Package: cmake Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (>= ${source:Upstream-Version}), procps [!hurd-any] Recommends: make, gcc Suggests: codeblocks, eclipse Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Package: cmake-data Architecture: all Depends: ${misc:Depends} Replaces: cmake (<= 2.6.2-1) Conflicts: emacsen-common (<< 2.0.0) Breaks: cmake (<= 2.6.2-1) Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-curses-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cmake (= ${binary:Version}) Replaces: cmake (<= 2.6.2-1) Breaks: cmake (<= 2.6.2-1) Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Package: cmake-qt-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cmake (= ${binary:Version}) Provides: cmake-gui Description: Qt4 based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake Qt4 based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Package: cmake-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: doc-base Breaks: cmake (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Replaces: cmake (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Suggests: cmake Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Package: cmake-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, cmake (= ${binary:Version}) Description: debugging symbols for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides CMake debugging symbols. debian/cmake-dbg.postinst0000664000000000000000000000057312276200301012605 0ustar #!/bin/sh set -e pkgname=`basename "$0" .postinst` docdir="/usr/share/doc/$pkgname" # Manually create /usr/share/doc/$pkgname symlink on upgrades (see #404850) if [ "$1" = "configure" ] && [ -n "$2" ] && \ [ ! -L "$docdir" ] && [ -d "$docdir" ] && \ dpkg --compare-versions "$2" lt "2.8.3-3"; then rmdir "$docdir" ln -s "cmake-data" "$docdir" fi #DEBHELPER# debian/cmake-doc.doc-base.cmake-modules0000664000000000000000000000042312276200301015127 0ustar Document: cmake-modules Title: Reference of available CMake modules Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-modules.html Files: /usr/share/doc/cmake-data/cmake-modules.html Format: Text Files: /usr/share/doc/cmake-data/cmake-modules.txt.gz debian/cmake.postrm0000775000000000000000000000023712276200301011514 0ustar #!/bin/sh set -e # Remove obsolete 50cmake.el dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/50cmake.el 2.8.9~rc3-1~ cmake -- "$@" #DEBHELPER# debian/cmake-doc.install0000664000000000000000000000024112276200301012371 0ustar usr/share/doc/cmake/*.docbook usr/share/doc/cmake-data/ usr/share/doc/cmake/*.html usr/share/doc/cmake-data/ usr/share/doc/cmake/*.txt usr/share/doc/cmake-data/ debian/cmake-data.install0000664000000000000000000000060512276200301012541 0ustar Docs/cmake-mode.el usr/share/emacs/site-lisp debian/cmake.xpm usr/share/pixmaps usr/share/aclocal/cmake.m4 usr/share/cmake-2.8/* usr/share/man/man1/cmakecommands.1 usr/share/man/man1/cmakecompat.1 usr/share/man/man1/cmakemodules.1 usr/share/man/man1/cmakepolicies.1 usr/share/man/man1/cmakeprops.1 usr/share/man/man1/cmakevars.1 debian/MultiArchCross.cmake usr/share/cmake-2.8/Modules debian/cmake-doc.doc-base.cmake-properties0000664000000000000000000000043112276200301015652 0ustar Document: cmake-properties Title: Reference of CMake properties. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-properties.html Files: /usr/share/doc/cmake-data/cmake-properties.html Format: Text Files: /usr/share/doc/cmake-data/cmake-properties.txt.gz debian/cmake-doc.doc-base.ccmake0000664000000000000000000000040012276200301013617 0ustar Document: ccmake Title: Reference of curses based interface of CMake. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/ccmake.html Files: /usr/share/doc/cmake-data/ccmake.html Format: Text Files: /usr/share/doc/cmake-data/ccmake.txt.gz debian/rules0000775000000000000000000000430612276200301010244 0ustar #!/usr/bin/make -f export DEB_CPPFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS) export DEB_CFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS) ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) BOOTSTRAP_PARALLEL = --parallel=$(NUMJOBS) endif BUILD_FLAGS_FILE = build-flags.cmake set_build_flag = echo 'set($(1) $(2) CACHE \ $(if $(filter $(2),YES ON TRUE NO OFF FALSE),BOOL,STRING) \ $(or $(3),"") FORCE)' >> $(BUILD_FLAGS_FILE) verify_build_flag = @grep \ --include=CMakeLists.txt --include=*.cmake \ --exclude=$(BUILD_FLAGS_FILE) -rqs '\b$(1)\b' . || echo '$(1) flag is obsolete' $(BUILD_FLAGS_FILE) verify-build-flags: $(call $(flag_action),CMAKE_SKIP_RPATH,ON,"Skip rpath") $(call $(flag_action),CMAKE_USE_RELATIVE_PATHS,ON,"Use relative paths") $(call $(flag_action),CMAKE_VERBOSE_MAKEFILE,ON,"Verbose build") $(call $(flag_action),CMAKE_C_FLAGS,"$(CFLAGS)","C flags") $(call $(flag_action),CMAKE_CXX_FLAGS,"$(CFLAGS)","C++ flags") $(call $(flag_action),CMAKE_SKIP_BOOTSTRAP_TEST,ON,"Skip BootstrapTest") $(call $(flag_action),BUILD_CursesDialog,ON,"Build curses GUI") $(call $(flag_action),BUILD_QtDialog,ON,"Build Qt4 GUI") # $(call $(flag_action),BUILD_DOCUMENTATION,ON) $(call $(flag_action),CMAKE_USE_SYSTEM_LIBARCHIVE,ON) $(call $(flag_action),CMAKE_USE_SYSTEM_BZIP2,ON) $(BUILD_FLAGS_FILE): flag_action := set_build_flag verify-build-flags: flag_action := verify_build_flag .PHONY: verify-build-flags override_dh_auto_configure: $(BUILD_FLAGS_FILE) rm -rf Build && mkdir -p Build cd Build && ../bootstrap --prefix=/usr --docdir=/share/doc/cmake --mandir=/share/man \ --init=../$(BUILD_FLAGS_FILE) --system-libs $(CONFIGURE_PARALLEL) \ $(BOOTSTRAP_PARALLEL) --verbose override_dh_auto_test: HOME="`pwd`/Build" dh_auto_test -- ARGS="-E CTestTestUpload" override_dh_auto_clean: dh_auto_clean rm -f $(BUILD_FLAGS_FILE) override_dh_installdocs: dh_installdocs --link-doc=cmake-data %: dh $@ --with=bash-completion --parallel --builddirectory=Build --dbg-package=cmake-dbg .PHONY: override_dh_auto_configure override_dh_auto_clean debian/watch0000664000000000000000000000027512276200301010216 0ustar version=3 # Track CMake 2.6.x releases including RCs opts="uversionmangle=s/-[Rr][Cc]-?(\d+)/~rc$1/i" \ http://www.cmake.org/files/v([\d.]+)/ \ cmake-([\d.]+(?i:-RC-?\d+)?).tar.gz debian/cmake-doc.doc-base.cmake-gui0000664000000000000000000000040412276200301014242 0ustar Document: cmake-gui Title: Documentation of the Qt GUI for CMake Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-gui.html Files: /usr/share/doc/cmake-data/cmake-gui.html Format: Text Files: /usr/share/doc/cmake-data/cmake-gui.txt.gz debian/NEWS0000664000000000000000000000065612276200301007667 0ustar cmake (2.8.7-4) unstable; urgency=low From now on, pass either -DPythonInterp_FIND_VERSION= or -DPythonLibs_FIND_VERSION= respectively in order to tell cmake to look for the specific Python version. However, if an explicit Python version is requested via find_package(), it will override the one specified on the command line. -- Modestas Vainius Fri, 16 Mar 2012 22:15:23 +0200 debian/cmake-doc.doc-base.ctest0000664000000000000000000000040112276200301013517 0ustar Document: ctest Title: Reference of the testing driver provided by CMake. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/ctest.html Files: /usr/share/doc/cmake-data/ctest.html Format: Text Files: /usr/share/doc/cmake-data/ctest.txt.gz debian/cmake-curses-gui.postinst0000664000000000000000000000057312276200301014137 0ustar #!/bin/sh set -e pkgname=`basename "$0" .postinst` docdir="/usr/share/doc/$pkgname" # Manually create /usr/share/doc/$pkgname symlink on upgrades (see #404850) if [ "$1" = "configure" ] && [ -n "$2" ] && \ [ ! -L "$docdir" ] && [ -d "$docdir" ] && \ dpkg --compare-versions "$2" lt "2.8.3-3"; then rmdir "$docdir" ln -s "cmake-data" "$docdir" fi #DEBHELPER# debian/cmake-data.lintian-overrides0000664000000000000000000000020412276200301014524 0ustar # this file is a template, not a real license cmake-data: extra-license-file usr/share/cmake-2.8/Templates/CPack.GenericLicense.txt debian/cmake-curses-gui.menu0000664000000000000000000000027012276200301013212 0ustar ?package(cmake-curses-gui):needs="text" \ section="Applications/Programming"\ title="CMake curses GUI (ccmake)"\ command="/usr/bin/ccmake"\ icon="/usr/share/pixmaps/cmake.xpm" debian/cmake.xpm0000664000000000000000000000242612276200301010773 0ustar /* XPM */ static char *cmake[] = { /* columns rows colors chars-per-pixel */ "32 30 8 1", " c #000000", "r c #FF0000", "g c #007f00", "b c #0000FF", "X c #007F7F", "+ c #7F7F00", "& c #B2B2B2", "- c None", /* pixels */ "---------------&&---------------", "---------------b&---------------", "--------------&br&--------------", "-------------&bbr&--------------", "-------------&bbrr&-------------", "-------------bbbrr&-------------", "------------&bbbrrr&------------", "-----------&bbbbrrr&------------", "-----------&bbbbrrrr------------", "-----------bbbbbrrrr&-----------", "----------&bbbbbrrrrr&----------", "----------bbbbbbbrrrrr----------", "---------&bbbbbbbrrrrr&---------", "---------bbbbbbbbrrrrrr---------", "--------&bbbbbbbbrrrrrr&--------", "-------&bbbbbbbbbbrrrrr&--------", "-------&bbbbbbbbbbrrrrrr&-------", "-------bbbbbbbbb&rrrrrrr&-------", "------&bbbbbbb&&&&rrrrrrr&------", "-----&&bbbbbb&&&&&rrrrrrrr------", "----&&bbbbb&&&&&&&rrrrrrrr&-----", "----&bbbbbX&&&&&&&&rrrrrrrr-----", "----&bbbbXg&&&&&&&&rrrrrrrr&----", "---&bbbXgggggg&&&&&&rrrrrrrr----", "---&bbXXggggggggg&&&rrrrrrrr&---", "--&bbXggggggggggggg&rrrrrrrrr---", "--&bXgggggggggggggggg+rrrrrrr&--", "-&bXgggggggggggggggggggg++rrrr--", "-bXggggggggggggggggggggggg++rr&&", "&gggggggggggggggggggggggggggg+r-" }; debian/patches/0000775000000000000000000000000012302655474010627 5ustar debian/patches/ppc64el-jvm-config.diff0000664000000000000000000000120412302655456014770 0ustar Index: b/Modules/FindJNI.cmake =================================================================== --- a/Modules/FindJNI.cmake +++ b/Modules/FindJNI.cmake @@ -45,6 +45,8 @@ # mips* machines are bi-endian mostly so processor does not tell # endianess of the underlying system. set(_java_libarch "${CMAKE_SYSTEM_PROCESSOR}" "mips" "mipsel" "mipseb") + elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(powerpc|ppc)64le") + set(_java_libarch "ppc64le") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(powerpc|ppc)64") set(_java_libarch "ppc64" "ppc") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(powerpc|ppc)") debian/patches/FindJNI_amd64_ppc_biarch.diff0000664000000000000000000000253212276200301016032 0ustar From: Modestas Vainius Subject: amd64/ppc64 kernels might be running on 32bit system Origin: vendor Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718290 On biarch architecture, CMAKE_SYSTEM_PROCESSOR might be a 64bit one while the system 32bit one. Take this into consideration while looking for Java library directory. --- a/Modules/FindJNI.cmake +++ b/Modules/FindJNI.cmake @@ -33,7 +33,7 @@ macro(java_append_library_directories _v # 1.6.0_18 + icedtea patches. However, it would be much better to base the # guess on the first part of the GNU config.guess platform triplet. if(CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64") - set(_java_libarch "amd64") + set(_java_libarch "amd64" "i386") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^i.86$") set(_java_libarch "i386") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^alpha") @@ -46,7 +46,7 @@ macro(java_append_library_directories _v # endianess of the underlying system. set(_java_libarch "${CMAKE_SYSTEM_PROCESSOR}" "mips" "mipsel" "mipseb") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(powerpc|ppc)64") - set(_java_libarch "ppc64") + set(_java_libarch "ppc64" "ppc") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(powerpc|ppc)") set(_java_libarch "ppc") elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^sparc") debian/patches/multiarch-python-include-dirs.diff0000664000000000000000000000433412276200301017335 0ustar Description: Python.h and pyconfig.h can be in different locations Author: Dmitrijs Ledkovs Bug: http://public.kitware.com/Bug/view.php?id=14156 Forwarded: yes Origin: vendor --- a/Modules/FindPythonLibs.cmake +++ b/Modules/FindPythonLibs.cmake @@ -136,6 +136,27 @@ foreach(_CURRENT_VERSION ${_Python_VERSI [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/include [HKEY_CURRENT_USER\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/include PATH_SUFFIXES + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}mu + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}m + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}u + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION} + python${_CURRENT_VERSION}mu + python${_CURRENT_VERSION}m + python${_CURRENT_VERSION}u + python${_CURRENT_VERSION} + ) + + find_path(PYTHON_INCLUDE_DIR2 + NAMES pyconfig.h + PATHS + ${PYTHON_FRAMEWORK_INCLUDES} + [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/include + [HKEY_CURRENT_USER\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/include + PATH_SUFFIXES + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}mu + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}m + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION}u + ${CMAKE_LIBRARY_ARCHITECTURE}/python${_CURRENT_VERSION} python${_CURRENT_VERSION}mu python${_CURRENT_VERSION}m python${_CURRENT_VERSION}u @@ -162,13 +183,14 @@ mark_as_advanced( PYTHON_DEBUG_LIBRARY PYTHON_LIBRARY PYTHON_INCLUDE_DIR + PYTHON_INCLUDE_DIR2 ) # We use PYTHON_INCLUDE_DIR, PYTHON_LIBRARY and PYTHON_DEBUG_LIBRARY for the # cache entries because they are meant to specify the location of a single # library. We now set the variables listed by the documentation for this # module. -set(PYTHON_INCLUDE_DIRS "${PYTHON_INCLUDE_DIR}") +set(PYTHON_INCLUDE_DIRS "${PYTHON_INCLUDE_DIR}" "${PYTHON_INCLUDE_DIR2}") set(PYTHON_DEBUG_LIBRARIES "${PYTHON_DEBUG_LIBRARY}") # These variables have been historically named in this module different from debian/patches/multiarch_findgtk2_fix.diff0000664000000000000000000000173112276200420016074 0ustar From: Modestas Vainius Subject: 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 Origin: vendor Forwarded: no Last-Update: 2011-06-07 Fix FindGTK2.cmake to work with Debian/Ubuntu multiarch library paths. The patch depends on multiarch_basic_support.diff patch. Index: cmake-2.8.12.2/Modules/FindGTK2.cmake =================================================================== --- cmake-2.8.12.2.orig/Modules/FindGTK2.cmake 2014-02-10 16:40:46.938377514 +0000 +++ cmake-2.8.12.2/Modules/FindGTK2.cmake 2014-02-10 16:40:46.934377513 +0000 @@ -219,6 +219,7 @@ ${_gtk2_arch_dir} /usr/local/lib64 /usr/local/lib + /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} /usr/lib64 /usr/lib /opt/gnome/include debian/patches/FindBoost_add_-lpthread_#563479.diff0000664000000000000000000000344512276200415017021 0ustar Subject: Add -lpthread when using Boost::Thread. Author: Philip Lowman Author: Modestas Vainius Origin: other, http://public.kitware.com/Bug/file_download.php?file_id=3929&type=bug Last-Update: 2013-03-16 Bug: http://cmake.org/Bug/view.php?id=10692 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563479 Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug Index: cmake-2.8.12.2/Modules/FindBoost.cmake =================================================================== --- cmake-2.8.12.2.orig/Modules/FindBoost.cmake 2014-02-10 16:40:43.350377401 +0000 +++ cmake-2.8.12.2/Modules/FindBoost.cmake 2014-02-10 16:40:43.346377401 +0000 @@ -411,6 +411,22 @@ set(${_ret} ${_boost_COMPILER} PARENT_SCOPE) endfunction() +function(_Boost_consider_adding_pthreads _outvar) + # On Unix platforms (excluding cygwin) add pthreads to Boost_LIBRARIES + # if the user is searching for the boost-thread component. + if(UNIX AND NOT CYGWIN) + list(FIND Boost_FIND_COMPONENTS thread _using_boost_thread) + if(_using_boost_thread GREATER -1) + find_library(BOOST_THREAD_LIBRARY NAMES pthread + DOC "The threading library used by boost-thread" + ) + if(BOOST_THREAD_LIBRARY) + set(${_outvar} ${ARGN} ${BOOST_THREAD_LIBRARY} PARENT_SCOPE) + endif() + endif() + endif() +endfunction() + # # End functions/macros # @@ -1106,6 +1122,9 @@ list(APPEND Boost_LIBRARIES ${Boost_${UPPERCOMPONENT}_LIBRARY}) endif() endforeach() + + # Add pthread library on UNIX if thread component was found + _Boost_consider_adding_pthreads(Boost_LIBRARIES ${Boost_LIBRARIES}) else() if(Boost_FIND_REQUIRED) message(SEND_ERROR "Unable to find the requested Boost libraries.\n${Boost_ERROR_REASON}") debian/patches/qt_import_dir_variable.diff0000664000000000000000000000203312276200425016170 0ustar From: Jonathan Riddell Subject: 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 Forwarded: yes Origin: vendor This happens when there are no plugins currently installed. Index: cmake-2.8.12.2/Modules/FindQt4.cmake =================================================================== --- cmake-2.8.12.2.orig/Modules/FindQt4.cmake 2014-02-10 16:40:50.846377636 +0000 +++ cmake-2.8.12.2/Modules/FindQt4.cmake 2014-02-10 16:40:50.842377636 +0000 @@ -763,7 +763,7 @@ if (QT_LIBRARY_DIR AND NOT QT_IMPORTS_DIR OR QT_QMAKE_CHANGED) _qt4_query_qmake(QT_INSTALL_IMPORTS qt_imports_dir) if(qt_imports_dir) - set(QT_IMPORTS_DIR NOTFOUND) + set(QT_IMPORTS_DIR "${qt_imports_dir}") foreach(qt_cross_path ${CMAKE_FIND_ROOT_PATH}) set(qt_cross_paths ${qt_cross_paths} "${qt_cross_path}/imports") endforeach() debian/patches/install_to_multiarch_libdir_on_kfreebsd_hurd.diff0000664000000000000000000000172412276200301022576 0ustar From: John Stamp Subject: Install to multiarch libdir when CMAKE_SYSTEM_NAME != Linux Date: Tue, 14 Aug 2012 22:27:05 -0700 Origin: other, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684956#5 Last-Update: 2012-08-18 Bug: http://bugs.debian.org/684956 diff --git a/Modules/GNUInstallDirs.cmake b/Modules/GNUInstallDirs.cmake index 0302e4b..4dc2d68 100644 --- a/Modules/GNUInstallDirs.cmake +++ b/Modules/GNUInstallDirs.cmake @@ -78,7 +78,7 @@ if(NOT DEFINED CMAKE_INSTALL_LIBDIR) # For Debian with multiarch, use 'lib/${CMAKE_LIBRARY_ARCHITECTURE}' if # CMAKE_LIBRARY_ARCHITECTURE is set (which contains e.g. "i386-linux-gnu" # See http://wiki.debian.org/Multiarch - if(CMAKE_SYSTEM_NAME MATCHES "Linux" + if((CMAKE_SYSTEM_NAME MATCHES "Linux|kFreeBSD" OR CMAKE_SYSTEM_NAME STREQUAL "GNU") AND NOT CMAKE_CROSSCOMPILING) if (EXISTS "/etc/debian_version") # is this a debian system ? if(CMAKE_LIBRARY_ARCHITECTURE) debian/patches/cmake-crosscompile.patch0000664000000000000000000000636312302655422015431 0ustar Description: support cross-compilation on multi-arch systems Author: Dimitri John Ledkov Index: b/Modules/CMakeDetermineSystem.cmake =================================================================== --- a/Modules/CMakeDetermineSystem.cmake +++ b/Modules/CMakeDetermineSystem.cmake @@ -99,6 +99,13 @@ message(FATAL_ERROR "Could not find toolchain file: ${CMAKE_TOOLCHAIN_FILE}") set(CMAKE_TOOLCHAIN_FILE "NOTFOUND" CACHE FILEPATH "The CMake toolchain file" FORCE) endif() +else() + # on multiarch debian systems cross-compilation has standard names & + # paths thus we can auto-detect all settings required to enable + # cross-compilation on debian systems out of the box + if(EXISTS "/etc/debian_version") + include(${CMAKE_ROOT}/Modules/MultiArchCross.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_MULTIARCH_TOOLCHAIN_FILE) + endif() endif() Index: b/Modules/CMakeDetermineCompiler.cmake =================================================================== --- a/Modules/CMakeDetermineCompiler.cmake +++ b/Modules/CMakeDetermineCompiler.cmake @@ -12,6 +12,10 @@ # (To distribute this file outside of CMake, substitute the full # License text for the above reference.) +if(EXISTS "/etc/debian_version") + include(${CMAKE_ROOT}/Modules/MultiArchCross.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_MULTIARCH_TOOLCHAIN_FILE) +endif() + macro(_cmake_find_compiler lang) # Use already-enabled languages for reference. get_property(_languages GLOBAL PROPERTY ENABLED_LANGUAGES) Index: b/Modules/FindPkgConfig.cmake =================================================================== --- a/Modules/FindPkgConfig.cmake +++ b/Modules/FindPkgConfig.cmake @@ -88,6 +88,10 @@ ### Common stuff #### set(PKG_CONFIG_VERSION 1) +if(EXISTS "/etc/debian_version") + include(${CMAKE_ROOT}/Modules/MultiArchCross.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_MULTIARCH_TOOLCHAIN_FILE) +endif() + find_program(PKG_CONFIG_EXECUTABLE NAMES pkg-config DOC "pkg-config executable") mark_as_advanced(PKG_CONFIG_EXECUTABLE) Index: b/Modules/AutomocInfo.cmake.in =================================================================== --- a/Modules/AutomocInfo.cmake.in +++ b/Modules/AutomocInfo.cmake.in @@ -7,6 +7,9 @@ set(AM_CMAKE_BINARY_DIR "@CMAKE_BINARY_DIR@/") set(AM_CMAKE_SOURCE_DIR "@CMAKE_SOURCE_DIR@/") set(AM_QT_MOC_EXECUTABLE "@_qt_moc_executable@") +if(DEFINED ENV{DEB_BUILD_MULTIARCH} AND DEFINED ENV{DEB_HOST_MULTIARCH} AND "@_qt_moc_executable@" MATCHES "/usr/lib/$ENV{DEB_HOST_MULTIARCH}/qt5/bin/moc") + set(AM_QT_MOC_EXECUTABLE "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/moc") +endif() set(AM_CMAKE_CURRENT_SOURCE_DIR "@CMAKE_CURRENT_SOURCE_DIR@/") set(AM_CMAKE_CURRENT_BINARY_DIR "@CMAKE_CURRENT_BINARY_DIR@/") set(AM_QT_VERSION_MAJOR "@_target_qt_version@") Index: b/Modules/GNUInstallDirs.cmake =================================================================== --- a/Modules/GNUInstallDirs.cmake +++ b/Modules/GNUInstallDirs.cmake @@ -44,6 +44,10 @@ # Installation directories # +if(EXISTS "/etc/debian_version") + include(${CMAKE_ROOT}/Modules/MultiArchCross.cmake OPTIONAL RESULT_VARIABLE _INCLUDED_MULTIARCH_TOOLCHAIN_FILE) +endif() + if(NOT DEFINED CMAKE_INSTALL_BINDIR) set(CMAKE_INSTALL_BINDIR "bin" CACHE PATH "user executables (bin)") endif() debian/patches/boost-multiarch.patch0000664000000000000000000000073412276200301014751 0ustar Description: make boost look into multiarch locations as well Author: Dmitrijs Ledkovs --- cmake-2.8.11.2.orig/Modules/FindBoost.cmake +++ cmake-2.8.11.2/Modules/FindBoost.cmake @@ -841,6 +841,7 @@ else() list(APPEND _boost_LIBRARY_SEARCH_DIRS ${Boost_INCLUDE_DIR}/lib ${Boost_INCLUDE_DIR}/../lib + ${Boost_INCLUDE_DIR}/../lib/${CMAKE_LIBRARY_ARCHITECTURE} ${Boost_INCLUDE_DIR}/stage/lib ) if( Boost_NO_SYSTEM_PATHS ) debian/patches/fix-ftbfs-on-kfreebsd.patch0000664000000000000000000000170212276200301015716 0ustar From: Modestas Vainius Subject: Fix FTBFS on GNU/kFreeBSD (and likely Gnu/Hurd) Forwarded: yes Origin: vendor The original failure [1] was caused by the fact that cxxabi.h execinfo.h etc. includes where guarded more restrictively (e.g. additionally by __linux) than the code which needs them (just by e.g. KWSYS_SYSTEMINFORMATION_HAS_CPP_DEMANGLE). kFreeGNU has some of these headers hence extend __linux ifdef to kFreeBSD and GNU Hurd as well. Ideally, the code should be fixed to have the same level of ifdef protection in all places. [1] https://buildd.debian.org/status/fetch.php?pkg=cmake&arch=kfreebsd-amd64&ver=2.8.12-1&stamp=1383507045 --- a/Source/kwsys/SystemInformation.cxx +++ b/Source/kwsys/SystemInformation.cxx @@ -130,7 +130,7 @@ typedef int siginfo_t; # endif #endif -#ifdef __linux +#if defined(__linux__) || defined(__GLIBC__) || defined(__GNU__) # include # include # include debian/patches/fix_freetype_detection.diff0000664000000000000000000000402012276200301016165 0ustar Description: fix freetype include path detection freetype 2.5 changed the location of the configuration headers so cmake can't find it anymore. This fixes the detection and is based on patches attached to cmake bug 13959. Bug: http://www.cmake.org/Bug/view.php?id=13959 Origin: other Last-Update: 2013-12-01 Index: b/Modules/FindFreetype.cmake =================================================================== --- a/Modules/FindFreetype.cmake +++ b/Modules/FindFreetype.cmake @@ -42,9 +42,16 @@ # wants explicit full paths and this trickery doesn't work too well. # I'm going to attempt to cut out the middleman and hope # everything still works. + +if(UNIX) + find_package(PkgConfig QUIET) + pkg_check_modules(_PC_FREETYPE freetype2) +endif() + find_path(FREETYPE_INCLUDE_DIR_ft2build ft2build.h HINTS ENV FREETYPE_DIR + ${_PC_FREETYPE_INCLUDE_DIRS} PATHS /usr/X11R6 /usr/local/X11R6 @@ -56,9 +63,10 @@ find_path(FREETYPE_INCLUDE_DIR_ft2build PATH_SUFFIXES include/freetype2 include ) -find_path(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h +find_path(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h HINTS ENV FREETYPE_DIR + ${_PC_FREETYPE_INCLUDE_DIRS} PATHS /usr/X11R6 /usr/local/X11R6 @@ -67,13 +75,14 @@ find_path(FREETYPE_INCLUDE_DIR_freetype2 ENV GTKMM_BASEPATH [HKEY_CURRENT_USER\\SOFTWARE\\gtkmm\\2.4;Path] [HKEY_LOCAL_MACHINE\\SOFTWARE\\gtkmm\\2.4;Path] - PATH_SUFFIXES include/freetype2 include + PATH_SUFFIXES include/freetype2 include/freetype include ) find_library(FREETYPE_LIBRARY NAMES freetype libfreetype freetype219 HINTS ENV FREETYPE_DIR + ${_PC_FREETYPE_LIBRARY_DIRS} PATH_SUFFIXES lib PATHS /usr/X11R6 @@ -111,6 +120,9 @@ if(FREETYPE_INCLUDE_DIR_freetype2 AND EX endforeach() endforeach() endif() +if(NOT FREETYPE_VERSION_STRING AND _PC_FREETYPE_VERSION) + set(FREETYPE_VERSION_STRING ${_PC_FREETYPE_VERSION}) +endif() # handle the QUIETLY and REQUIRED arguments and set FREETYPE_FOUND to TRUE if debian/patches/series0000664000000000000000000000054612302655474012051 0ustar FindBoost_add_-lpthread_#563479.diff multiarch_findgtk2_fix.diff install_to_multiarch_libdir_on_kfreebsd_hurd.diff multiarch-python-include-dirs.diff qt_import_dir_variable.diff FindPHP4_fix_typo.diff FindJNI_amd64_ppc_biarch.diff fix-ftbfs-on-kfreebsd.patch boost-multiarch.patch fix_freetype_detection.diff cmake-crosscompile.patch ppc64el-jvm-config.diff debian/patches/FindPHP4_fix_typo.diff0000664000000000000000000000137412276200301014704 0ustar From: Mathieu Malaterre Subject: Typo in PHP find module Forwarded: yes Origin: other Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722475 Reviewed-by: Modestas Vainius There is a missing CACHE keyword which make the set() command produce improper result in FindPHP4 --- a/Modules/FindPHP4.cmake +++ b/Modules/FindPHP4.cmake @@ -40,7 +40,7 @@ if(PHP4_FOUND_INCLUDE_PATH) foreach(php4_path Zend main TSRM) set(php4_paths ${php4_paths} "${PHP4_FOUND_INCLUDE_PATH}/${php4_path}") endforeach() - set(PHP4_INCLUDE_PATH "${php4_paths}" INTERNAL "PHP4 include paths") + set(PHP4_INCLUDE_PATH "${php4_paths}" CACHE INTERNAL "PHP4 include paths") endif() find_program(PHP4_EXECUTABLE NAMES php4 php ) debian/cmake-qt-gui.install0000664000000000000000000000024012276200301013031 0ustar usr/bin/cmake-gui usr/share/applications/CMake.desktop usr/share/man/man1/cmake-gui.1 usr/share/mime/packages/cmakecache.xml usr/share/pixmaps/CMakeSetup32.png debian/compat0000664000000000000000000000000212276200301010357 0ustar 9 debian/cmake-data.emacsen-startup0000664000000000000000000000110512276200301014202 0ustar ;; -*-emacs-lisp-*- ;; ;; Emacs startup file for the Debian GNU/Linux cmake package (if (file-exists-p "/usr/share/emacs/site-lisp/cmake-mode.el") (progn (debian-pkg-add-load-path-item (concat "/usr/share/" (symbol-name debian-emacs-flavor) "/site-lisp/cmake-data")) (autoload 'cmake-mode "cmake-mode") (setq auto-mode-alist (append '(("CMakeLists\\.txt\\'" . cmake-mode) ("\\.cmake\\'" . cmake-mode)) auto-mode-alist))) (message "cmake-data removed but not purged, skipping setup")) debian/cmake-doc.doc-base.cmake-compatcommands0000664000000000000000000000046412276200301016471 0ustar Document: cmake-compatcommands Title: Reference of CMake compatibility commands Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cmake-compatcommands.html Files: /usr/share/doc/cmake-data/cmake-compatcommands.html Format: Text Files: /usr/share/doc/cmake-data/cmake-compatcommands.txt.gz debian/MultiArchCross.cmake0000664000000000000000000001076512312300171013073 0ustar #NB! the meaning of DEB_BUILD and DEB_HOST is same as in dpkg-architecture & autoconf, i.e.: # BUILD - the system type where compilation is executed # HOST - the system type where results of the compilation will be executed # # We can reliably determine all variables with dpkg-architecture (take into account env overrides) # however it will not be the indication that this was actually explicitely requested #execute_process(dpkg-architecture -qDEB_BUILD_GNU_TYPE OUTPUT_VARIABLE CMAKE_DEB_BUILD_GNU_TYPE) #execute_process(dpkg-architecture -qDEB_HOST_GNU_TYPE OUTPUT_VARIABLE CMAKE_DEB_HOST_GNU_TYPE) #execute_process(dpkg-architecture -qDEB_HOST_MULTIARCH OUTPUT_VARIABLE CMAKE_DEB_HOST_MULTIARCH) #execute_process(dpkg-architecture -qDEB_HOST_ARCH_OS OUTPUT_VARIABLE CMAKE_DEB_HOST_ARCH_OS) if(DEFINED ENV{DEB_BUILD_GNU_TYPE} AND DEFINED ENV{DEB_HOST_GNU_TYPE} AND DEFINED ENV{DEB_HOST_MULTIARCH} AND DEFINED ENV{DEB_BUILD_MULTIARCH} AND DEFINED ENV{DEB_HOST_ARCH_OS}) set(CMAKE_DEB_BUILD_MULTIARCH $ENV{DEB_BUILD_MULTIARCH}) set(CMAKE_DEB_HOST_MULTIARCH $ENV{DEB_HOST_MULTIARCH}) set(CMAKE_DEB_BUILD_GNU_TYPE $ENV{DEB_BUILD_GNU_TYPE}) set(CMAKE_DEB_HOST_GNU_TYPE $ENV{DEB_HOST_GNU_TYPE}) set(CMAKE_DEB_HOST_ARCH_OS $ENV{DEB_HOST_ARCH_OS}) # NB! ${CMAKE_DEB_HOST_MULTIARCH}-gcc exists on the native system to # do native compilation (just a symlink to gcc) # TODO probably also needs to honor e.g. $ENV{CC}=gcc-4.6 and prefix # that with ${CMAKE_DEB_HOST_MULTIARCH} if(NOT DEFINED CMAKE_C_COMPILER AND NOT DEFINED ENV{CC}) find_program(CMAKE_C_COMPILER ${CMAKE_DEB_HOST_GNU_TYPE}-gcc) endif() if(NOT DEFINED CMAKE_CXX_COMPILER AND NOT DEFINED ENV{CXX}) find_program(CMAKE_CXX_COMPILER ${CMAKE_DEB_HOST_GNU_TYPE}-g++) endif() if(NOT DEFINED CMAKE_Fortran_COMPILER AND NOT DEFINED ENV{FC}) find_program(CMAKE_Fortran_COMPILER ${CMAKE_DEB_HOST_GNU_TYPE}-gfortran) endif() if(NOT DEFINED CMAKE_LIBRARY_ARCHITECTURE) SET(CMAKE_LIBRARY_ARCHITECTURE ${CMAKE_DEB_HOST_MULTIARCH}) endif() if(NOT DEFINED CMAKE_INSTALL_LIBDIR) SET(CMAKE_INSTALL_LIBDIR "lib/${CMAKE_LIBRARY_ARCHITECTURE}") endif() if(NOT DEFINED CMAKE_SYSTEM_NAME) if(CMAKE_DEB_HOST_ARCH_OS STREQUAL "linux-gnu") SET(CMAKE_SYSTEM_NAME Linux) endif() if(CMAKE_DEB_HOST_ARCH_OS STREQUAL "kfreebsd") SET(CMAKE_SYSTEM_NAME GNU/kFreeBSD) endif() endif() if(CMAKE_DEB_HOST_GNU_TYPE AND CMAKE_DEB_BUILD_GNU_TYPE) if(NOT ${CMAKE_DEB_HOST_GNU_TYPE} STREQUAL ${CMAKE_DEB_BUILD_GNU_TYPE}) SET(CMAKE_CROSSCOMPILING TRUE) SET(PKG_CONFIG_EXECUTABLE ${CMAKE_DEB_HOST_GNU_TYPE}-pkg-config) if(NOT CMAKE_SCRIPT_MODE_FILE) # These really do not belong here, qtchooser should be able to pick the right qt (3rdparty, system, or cross) if (NOT TARGET Qt5::qmake) add_executable(Qt5::qmake IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qmake") set_target_properties(Qt5::qmake PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qmake") endif() if (NOT TARGET Qt5::moc) add_executable(Qt5::moc IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/moc") set_target_properties(Qt5::moc PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/moc") endif() if (NOT TARGET Qt5::rcc) add_executable(Qt5::rcc IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/rcc") set_target_properties(Qt5::rcc PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/rcc") endif() if (NOT TARGET Qt5::uic) add_executable(Qt5::uic IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/uic") set_target_properties(Qt5::uic PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/uic") endif() if (NOT TARGET Qt5::qdbuscpp2xml) add_executable(Qt5::qdbuscpp2xml IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qdbuscpp2xml") set_target_properties(Qt5::qdbuscpp2xml PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qdbuscpp2xml") endif() if (NOT TARGET Qt5::qdbusxml2cpp) add_executable(Qt5::qdbusxml2cpp IMPORTED AND COMMAND "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qdbusxml2cpp") set_target_properties(Qt5::qdbusxml2cpp PROPERTIES IMPORTED_LOCATION "/usr/lib/$ENV{DEB_BUILD_MULTIARCH}/qt5/bin/qdbusxml2cpp") endif() endif() endif() endif() endif() debian/cmake-qt-gui.menu0000664000000000000000000000026612276200301012337 0ustar ?package(cmake-qt-gui):needs="X11" \ section="Applications/Programming"\ title="CMake Qt4 GUI (cmake-gui)"\ command="/usr/bin/cmake-gui"\ icon="/usr/share/pixmaps/cmake.xpm" debian/cmake-doc.doc-base.cpack0000664000000000000000000000040312276200301013460 0ustar Document: cpack Title: Reference of the packaging driver provided by CMake. Section: Programming Format: HTML Index: /usr/share/doc/cmake-data/cpack.html Files: /usr/share/doc/cmake-data/cpack.html Format: Text Files: /usr/share/doc/cmake-data/cpack.txt.gz