31 lines
615 B
YAML
31 lines
615 B
YAML
name: cmake
|
|
description: A Powerful Software Build System
|
|
version: 4.4.2
|
|
revision: 1
|
|
url: https://cmake.org/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- curl
|
|
- expat
|
|
- gcc-libs
|
|
- glibc
|
|
- jsoncpp
|
|
- libarchive
|
|
- libuv
|
|
- libnghttp2
|
|
- libxml2
|
|
- ncurses
|
|
- zlib
|
|
optional_depends:
|
|
- make
|
|
- ninja
|
|
downloads:
|
|
- url: https://cmake.org/files/v${BPM_PKG_VERSION%.*}/cmake-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1db9e61e60b6e0874c86386340b910382f3c5e75b9fbfb44d122063129a2789d
|