Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: iniparser
|
||||
description: ini file parser
|
||||
version: 4.2.6
|
||||
revision: 1
|
||||
url: https://github.com/ndevilla/iniparser
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
- doxygen
|
||||
downloads:
|
||||
- url: https://github.com/ndevilla/iniparser/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a0bd370713a744b1fa8ec27bba889ebf9dbd43060ec92e07fbe91fb43e3cb3ac
|
||||
Reference in New Issue
Block a user