18 lines
483 B
Plaintext
18 lines
483 B
Plaintext
name: cmocka
|
|
description: An elegant unit testing framework for C with support for mock objects
|
|
version: 2.0.1
|
|
revision: 1
|
|
url: https://cmocka.org/
|
|
license: Apache-2.0
|
|
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: 3f3533382ba29ab3abf5c4f4b27b79d165f0df51ea587de749b11b68b4019180
|