23 lines
515 B
YAML
23 lines
515 B
YAML
name: spdlog
|
|
description: Fast C++ logging library
|
|
version: 1.17.0
|
|
revision: 2
|
|
url: https://github.com/gabime/spdlog
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fmt
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- catch2
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/gabime/spdlog/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d8862955c6d74e5846b3f580b1605d2428b11d97a410d86e2fb13e857cd3a744
|