22 lines
517 B
YAML
22 lines
517 B
YAML
name: fmt
|
|
description: A modern formatting library for C++
|
|
version: 12.2.0
|
|
revision: 1
|
|
url: https://fmt.dev/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- ninja
|
|
downloads:
|
|
- url: https://github.com/fmtlib/fmt/archive/refs/tags/${BPM_PKG_VERSION}/fmt-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8b852bb5aa6e7d8564f9e81394055395dd1d1936d38dfd3a17792a02bebd7af0
|