Fixed dependencies, added checks, python bindings and package license

This commit is contained in:
2025-05-09 14:09:46 +03:00
parent 6af71e93a0
commit 698565332d
3 changed files with 43 additions and 2 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
name: btrfs-progs
description: BTRFS filesystem manipulation utilities
version: 6.7.1
revision: 2
revision: 3
url: https://btrfs.readthedocs.io/
license: GPL2-only
architecture: any
depends: ["lzo"]
depends: ["glibc","libgcrypt","udev","lzo","util-linux","zlib","zstd"]
optional_depends: ["e2fsprogs","python3"]
make_depends: ["e2fsprogs","python3","python-setuptools","udev","xmlto","libaio","ripgrep"]
type: source