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