20 lines
477 B
Plaintext
20 lines
477 B
Plaintext
name: fmt
|
|
description: A modern formatting library for C++
|
|
version: 12.1.0
|
|
revision: 1
|
|
url: https://fmt.dev/
|
|
license: MIT
|
|
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
|