Switch to new package format
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
name: btrfs-progs
|
||||
description: BTRFS filesystem manipulation utilities
|
||||
version: "7.0"
|
||||
revision: 2
|
||||
url: https://btrfs.readthedocs.io/
|
||||
license: GPL2-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libgcrypt
|
||||
- udev
|
||||
- lzo
|
||||
- util-linux
|
||||
- zlib
|
||||
- zstd
|
||||
optional_depends:
|
||||
- e2fsprogs:For btrfs-convert
|
||||
- python3=3.14.*:For python bindings
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- e2fsprogs
|
||||
- python3=3.14.*
|
||||
- python-setuptools
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
- udev
|
||||
- xmlto
|
||||
check_depends:
|
||||
- libaio
|
||||
- liburing
|
||||
- ripgrep
|
||||
downloads:
|
||||
- url: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c286d6876cbcd72327a0b417e4cfd280353ec23e37b549fdbcd7800a832d9a99
|
||||
Reference in New Issue
Block a user