21 lines
475 B
Plaintext
21 lines
475 B
Plaintext
name: spdlog
|
|
description: Fast C++ logging library
|
|
version: 1.16.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: 8741753e488a78dd0d0024c980e1fb5b5c85888447e309d9cb9d949bdb52aa3e
|