Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
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
|
||||
Reference in New Issue
Block a user