21 lines
297 B
YAML
21 lines
297 B
YAML
name: check
|
|
description: C unit testing framework
|
|
version: 0.15.2
|
|
revision: 4
|
|
url: https://libcheck.github.io/check
|
|
license: LGPL
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- gawk
|
|
make_depends:
|
|
- gawk
|
|
- gcc
|
|
- grep
|
|
- make
|
|
- sed
|
|
- texinfo
|