Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: yaml-cpp
|
||||
description: A YAML parser and emitter in C++
|
||||
version: 0.8.0
|
||||
revision: 1
|
||||
url: https://github.com/jbeder/yaml-cpp
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/jbeder/yaml-cpp/archive/${BPM_PKG_VERSION}/yaml-cpp-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: fbe74bbdcee21d656715688706da3c8becfd946d92cd44705cc6098bb23b3a16
|
||||
Reference in New Issue
Block a user