21 lines
475 B
Plaintext
21 lines
475 B
Plaintext
name: spdlog
|
|
description: Fast C++ logging library
|
|
version: 1.17.0
|
|
revision: 1
|
|
url: https://github.com/gabime/spdlog
|
|
license: MIT
|
|
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
|