Source: cmake Section: devel Priority: optional Maintainer: Debian CMake Team Uploaders: Lisandro Damián Nicanor Pérez Meyer , Felix Geyer , Timo Röhling , Build-Depends: cmake , debhelper-compat (= 13), git , libarchive-dev (>= 3.3.3) , libcppdap-dev , libcurl4-openssl-dev | libcurl-ssl-dev , libexpat1-dev , libjsoncpp-dev , libncurses-dev , librhash-dev , libssl-dev , libuv1-dev (>= 1.10) , procps [!hurd-any], python3-sphinx:native, python3-sphinxcontrib.qthelp:native, qtbase5-dev , zlib1g-dev , Build-Depends-Indep: dh-sequence-sphinxdoc, Rules-Requires-Root: no Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/cmake-team/cmake.git Vcs-Browser: https://salsa.debian.org/cmake-team/cmake Homepage: https://cmake.org/ 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. Package: cmake Architecture: any Multi-Arch: foreign Depends: cmake-data (= ${source:Version}), procps [!hurd-any], ${misc:Depends}, ${shlibs:Depends}, Recommends: gcc, make, Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build, Description: ${source:Synopsis} ${source:Extended-Description} Package: cmake-curses-gui Architecture: any Build-Profiles: Depends: cmake (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: curses based user interface for CMake (ccmake) ${source:Extended-Description} . 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-data Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: CMake data files (modules, templates and documentation) ${source:Extended-Description} . 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-doc Architecture: all Build-Profiles: Multi-Arch: foreign Section: doc Depends: cmake-data (= ${source:Version}), ${misc:Depends}, ${sphinxdoc:Depends}, Recommends: doc-base, Suggests: cmake, Description: extended documentation in various formats for CMake ${source:Extended-Description} . This package provides additional documentation in various formats like HTML or plain text. Package: cmake-qt-gui Architecture: any Build-Profiles: Depends: cmake (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Provides: cmake-gui, Description: Qt based user interface for CMake (cmake-gui) ${source:Extended-Description} . This package provides the CMake Qt 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".