Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: libbytesize
|
||||
description: Tiny library providing a C 'class' for working with arbitrary big sizes in bytes
|
||||
version: "2.12"
|
||||
revision: 3
|
||||
url: https://github.com/storaged-project/libbytesize
|
||||
license: LGP2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- gmp
|
||||
- mpfr
|
||||
- pcre2
|
||||
optional_depends:
|
||||
- python3=3.14.*:For Python bindings and bscalc
|
||||
make_depends:
|
||||
- python3=3.14.*
|
||||
downloads:
|
||||
- url: https://github.com/storaged-project/libbytesize/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e8b39afc6580f5777c9b1c8488e21fcbb60a3effdac7399eef0236185639bc41
|
||||
Reference in New Issue
Block a user