18 lines
473 B
YAML
18 lines
473 B
YAML
name: cli11
|
|
description: Command line parser for C++11
|
|
version: 2.7.2
|
|
revision: 1
|
|
url: https://github.com/CLIUtils/CLI11
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/CLIUtils/CLI11/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 46eef3101da70852ec7af026e09d485ccee81813331c8c6052d39344443b83da
|