21 lines
535 B
Plaintext
21 lines
535 B
Plaintext
name: yaml-cpp
|
|
description: A YAML parser and emitter in C++
|
|
version: 0.9.0
|
|
revision: 1
|
|
url: https://github.com/jbeder/yaml-cpp
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-${BPM_PKG_VERSION}/yaml-cpp-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 25cb043240f828a8c51beb830569634bc7ac603978e0f69d6b63558dadefd49a
|