Source: cmake-latest
Section: devel
Priority: optional
Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>
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>,
# libncurses5-dev <!pkg.cmake.bootstrap !pkg.cmake.nogui>,
 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>,
Build-Depends-Indep:
 dh-sequence-sphinxdoc,
Rules-Requires-Root: no
Standards-Version: 4.6.1
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-latest
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 cmake-latest-data (= ${source:Version}),
 procps [!hurd-any],
Conflicts: cmake
Replaces: cmake
Recommends: gcc, make
Suggests:
 cmake-doc,
 cmake-format,
 elpa-cmake-mode,
 ninja-build,
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: cmake-latest-data
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Conflicts: cmake-data
Replaces: cmake-data
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-latest-curses-gui
#Architecture: any
#Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
#Depends:
# ${misc:Depends},
# ${shlibs:Depends},
# cmake-latest (= ${binary:Version}),
#Conflicts: cmake-curses-gui
#Replaces: cmake-curses-gui
#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-latest-qt-gui
#Architecture: any
#Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
#Depends:
# ${misc:Depends},
# ${shlibs:Depends},
# cmake-latest (= ${binary:Version}),
#Conflicts: cmake-qt-gui
#Replaces: cmake-qt-gui
#Provides: cmake-latest-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".

Package: cmake-latest-doc
Architecture: all
Build-Profiles: <!pkg.cmake.bootstrap>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
 cmake-latest-data (= ${source:Version}),
Conflicts: cmake-doc
Replaces: cmake-doc
Recommends: doc-base
Suggests: cmake-latest
Description: extended documentation in various formats for CMake
 ${source:Extended-Description}
 .
 This package provides additional documentation in various formats like HTML or
 plain text.
