Update dependencies and switch to meson for compilation

This commit is contained in:
2026-01-05 19:10:54 +02:00
parent beeb99b51c
commit c741ff736a
2 changed files with 33 additions and 33 deletions
+14 -4
View File
@@ -1,22 +1,32 @@
name: util-linux
description: Linux system utilities
version: 2.41.3
revision: 1
revision: 2
url: https://github.com/util-linux/util-linux
license: GPL2
architecture: any
type: source
depends:
- coreutils
- file
- glibc
- libcap
- libudev
- libutempter
- libxcrypt
- ncurses
- pam
- readline
- shadow
- udev
- zlib
make_depends:
- libxcrypt
- readline
- asciidoctor
- bash-completion
- cryptsetup
- meson
- python3
- sqlite
- udev
downloads:
- url: https://github.com/util-linux/util-linux/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}