21 lines
547 B
YAML
21 lines
547 B
YAML
name: libconfig
|
|
description: C/C++ library for processing configuration files
|
|
version: 1.8.2
|
|
revision: 2
|
|
url: https://github.com/hyperrealm/libconfig
|
|
license: LGPL2.1-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- texinfo
|
|
downloads:
|
|
- url: https://github.com/hyperrealm/libconfig/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8e71983761b08c65b15b769b3ec1d980036c461fdfd415c7183378a4b3eac8f4
|