Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: cmocka
|
||||
description: An elegant unit testing framework for C with support for mock objects
|
||||
version: 2.0.2
|
||||
revision: 2
|
||||
url: https://cmocka.org/
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://cmocka.org/files/${BPM_PKG_VERSION%.*}/cmocka-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 39f92f366bdf3f1a02af4da75b4a5c52df6c9f7e736c7d65de13283f9f0ef416
|
||||
Reference in New Issue
Block a user