22 lines
517 B
YAML
22 lines
517 B
YAML
name: fmt
|
|
description: A modern formatting library for C++
|
|
version: 12.1.0
|
|
revision: 2
|
|
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: ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea
|