2008-10-12 18:44:02 +02:00
|
|
|
Source: cmake
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2015-08-22 19:10:49 +02:00
|
|
|
Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>
|
2022-11-17 21:16:25 +01:00
|
|
|
Uploaders:
|
|
|
|
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
|
|
|
|
Felix Geyer <fgeyer@debian.org>,
|
|
|
|
Timo Röhling <roehling@debian.org>,
|
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
cmake <cross>,
|
|
|
|
freebsd-glue [kfreebsd-any],
|
|
|
|
libarchive-dev (>= 3.3.3) <!pkg.cmake.bootstrap>,
|
|
|
|
libcurl4-openssl-dev <!pkg.cmake.bootstrap> | libcurl-ssl-dev <!pkg.cmake.bootstrap>,
|
|
|
|
libexpat1-dev <!pkg.cmake.bootstrap>,
|
|
|
|
libjsoncpp-dev <!pkg.cmake.bootstrap>,
|
2023-05-03 23:53:44 +02:00
|
|
|
libncurses-dev <!pkg.cmake.bootstrap !pkg.cmake.nogui>,
|
2022-11-17 21:16:25 +01:00
|
|
|
librhash-dev <!pkg.cmake.bootstrap>,
|
|
|
|
libssl-dev <pkg.cmake.bootstrap>,
|
|
|
|
libuv1-dev (>= 1.10) <!pkg.cmake.bootstrap>,
|
|
|
|
procps [!hurd-any],
|
|
|
|
python3-sphinx:native,
|
|
|
|
python3-sphinxcontrib.qthelp:native,
|
|
|
|
qtbase5-dev <!pkg.cmake.bootstrap !pkg.cmake.nogui>,
|
|
|
|
zlib1g-dev <!pkg.cmake.bootstrap>,
|
2021-09-23 18:48:12 +02:00
|
|
|
Build-Depends-Indep:
|
2022-11-17 21:16:25 +01:00
|
|
|
dh-sequence-sphinxdoc,
|
2017-11-06 20:40:13 +01:00
|
|
|
Rules-Requires-Root: no
|
2023-05-03 23:53:56 +02:00
|
|
|
Standards-Version: 4.6.2
|
2018-01-26 17:26:27 +01:00
|
|
|
Vcs-Git: https://salsa.debian.org/cmake-team/cmake.git
|
|
|
|
Vcs-Browser: https://salsa.debian.org/cmake-team/cmake
|
2016-03-13 13:34:37 +01:00
|
|
|
Homepage: https://cmake.org/
|
2011-05-30 23:38:08 +03:00
|
|
|
Description: cross-platform, open-source make system
|
2008-10-12 18:44:02 +02:00
|
|
|
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.
|
2022-11-17 21:16:25 +01:00
|
|
|
|
|
|
|
Package: cmake
|
|
|
|
Architecture: any
|
|
|
|
Multi-Arch: foreign
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
cmake-data (= ${source:Version}),
|
|
|
|
procps [!hurd-any],
|
|
|
|
Recommends: gcc, make
|
|
|
|
Suggests:
|
|
|
|
cmake-doc,
|
|
|
|
cmake-format,
|
2022-11-17 21:21:26 +01:00
|
|
|
elpa-cmake-mode,
|
2022-11-17 21:16:25 +01:00
|
|
|
ninja-build,
|
|
|
|
Description: ${source:Synopsis}
|
|
|
|
${source:Extended-Description}
|
2008-10-16 16:21:09 +03:00
|
|
|
|
|
|
|
Package: cmake-data
|
|
|
|
Architecture: all
|
2021-02-06 20:14:15 +01:00
|
|
|
Multi-Arch: foreign
|
2022-11-17 21:16:25 +01:00
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
2008-10-16 16:21:09 +03:00
|
|
|
Description: CMake data files (modules, templates and documentation)
|
2022-11-17 21:16:25 +01:00
|
|
|
${source:Extended-Description}
|
|
|
|
.
|
2008-10-16 16:21:09 +03:00
|
|
|
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
|
2021-10-07 21:03:46 +02:00
|
|
|
Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
|
2022-11-17 21:16:25 +01:00
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
cmake (= ${binary:Version}),
|
2010-07-12 02:10:37 +03:00
|
|
|
Description: curses based user interface for CMake (ccmake)
|
2022-11-17 21:16:25 +01:00
|
|
|
${source:Extended-Description}
|
2008-10-16 16:21:09 +03:00
|
|
|
.
|
|
|
|
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
|
2021-10-07 21:03:46 +02:00
|
|
|
Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
|
2022-11-17 21:16:25 +01:00
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
cmake (= ${binary:Version}),
|
2009-09-30 20:36:57 +03:00
|
|
|
Provides: cmake-gui
|
2016-10-30 21:25:00 +01:00
|
|
|
Description: Qt based user interface for CMake (cmake-gui)
|
2022-11-17 21:16:25 +01:00
|
|
|
${source:Extended-Description}
|
2008-10-16 16:21:09 +03:00
|
|
|
.
|
2016-10-30 21:25:00 +01:00
|
|
|
This package provides the CMake Qt based GUI. Project configuration
|
2008-10-16 16:21:09 +03:00
|
|
|
settings may be specified interactively. Brief instructions are provided at
|
2008-11-13 10:56:56 +02:00
|
|
|
the bottom of the window when the program is running. The main executable
|
2008-10-16 16:21:09 +03:00
|
|
|
file for this GUI is "cmake-gui".
|
2010-07-02 21:01:21 +02:00
|
|
|
|
2010-07-02 21:32:45 +02:00
|
|
|
Package: cmake-doc
|
2010-07-02 21:01:21 +02:00
|
|
|
Architecture: all
|
2021-09-25 14:33:57 +02:00
|
|
|
Build-Profiles: <!pkg.cmake.bootstrap>
|
2021-09-14 21:53:49 +02:00
|
|
|
Multi-Arch: foreign
|
2010-07-12 01:58:51 +03:00
|
|
|
Section: doc
|
2022-11-17 21:16:25 +01:00
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${sphinxdoc:Depends},
|
|
|
|
cmake-data (= ${source:Version}),
|
2010-07-02 21:01:21 +02:00
|
|
|
Recommends: doc-base
|
2010-07-12 01:58:19 +03:00
|
|
|
Suggests: cmake
|
2010-07-12 02:10:37 +03:00
|
|
|
Description: extended documentation in various formats for CMake
|
2022-11-17 21:16:25 +01:00
|
|
|
${source:Extended-Description}
|
2010-07-02 21:01:21 +02:00
|
|
|
.
|
|
|
|
This package provides additional documentation in various formats like HTML or
|
|
|
|
plain text.
|