Switch to new package format
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
name: cmake
|
||||
description: A Powerful Software Build System
|
||||
version: 4.3.3
|
||||
revision: 2
|
||||
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: cba4bb7a44edf2877bb6f059932896383babe435b3a8c3b5df48b4aa41c9bb85
|
||||
Reference in New Issue
Block a user