Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: msgpack-c
|
||||
description: An efficient object serialization library
|
||||
version: 7.0.0
|
||||
revision: 2
|
||||
url: https://msgpack.org/
|
||||
license: BSL-1.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
- doxygen
|
||||
- graphviz
|
||||
- googletest
|
||||
downloads:
|
||||
- url: https://github.com/msgpack/msgpack-c/archive/c-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 32a815a282f7cd2cd1bf832ea9c3becd7ccd0fa50ca76b79ae241eddd560b11b
|
||||
Reference in New Issue
Block a user