21 lines
541 B
YAML
21 lines
541 B
YAML
name: cmark
|
|
description: CommonMark parsing and rendering library and program in C
|
|
version: 0.31.2
|
|
revision: 2
|
|
url: https://github.com/commonmark/cmark
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- python3
|
|
downloads:
|
|
- url: https://github.com/commonmark/cmark/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f9bc5ca38bcb0b727f0056100fac4d743e768872e3bacec7746de28f5700d697
|