Source: cmake
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 dpkg-dev,
 freebsd-glue [kfreebsd-any],
 libarchive-dev,
 libbz2-dev,
 libcurl4-openssl-dev | libcurl-ssl-dev,
 libexpat1-dev,
 libjsoncpp-dev,
 liblzma-dev,
 libncurses5-dev,
 librhash-dev,
 libuv1-dev,
 procps [!hurd-any],
 python3-sphinx,
 qtbase5-dev <!stage1>,
 zlib1g-dev
Standards-Version: 3.9.8
Rules-Requires-Root: no
Homepage: https://cmake.org/
#Vcs-Git: https://anonscm.debian.org/collab-maint/cmake.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cmake.git

Package: cmake
Architecture: any
Multi-Arch: foreign
Pre-Depends: dpkg
Depends: ${shlibs:Depends}, ${misc:Depends},
 cmake-data (= ${source:Version}),
 procps [!hurd-any]
Recommends: gcc,
 make
Suggests: cmake-doc,
 ninja-build
Description: CMake, the cross-platform, open-source build system
 CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. The CMake Community Wiki also references useful guides and recipes.

Package: cmake-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CMake, the cross-platform, open-source build system
 CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. The CMake Community Wiki also references useful guides and recipes.

Package: cmake-curses-gui
Architecture: any
Pre-Depends: dpkg
Depends: ${shlibs:Depends}, ${misc:Depends},
 cmake (= ${binary:Version})
Description: CMake, the cross-platform, open-source build system
 CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. The CMake Community Wiki also references useful guides and recipes.

Package: cmake-qt-gui
Architecture: any
Build-Profiles: <!stage1>
Pre-Depends: dpkg
Depends: ${shlibs:Depends}, ${misc:Depends},
 cmake (= ${binary:Version})
Provides: cmake-gui
Description: CMake, the cross-platform, open-source build system
 CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. The CMake Community Wiki also references useful guides and recipes.

Package: cmake-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends},
 cmake-data (= ${source:Version})
Recommends: doc-base
Suggests: cmake
Description: CMake, the cross-platform, open-source build system
 CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. The CMake Community Wiki also references useful guides and recipes.