Files
udev/pkg.info
T
2026-05-10 15:53:45 +03:00

46 lines
975 B
Plaintext

name: udev
description: Userspace device file manager
version: "260.1"
revision: 2
url: https://github.com/systemd/systemd
license: GPL-2.0-or-later,LGPL-2.1-or-later
maintainers:
- [email protected]
architecture: any
type: source
make_depends:
- acl
- bash-completion
- docbook-xsl-nons
- gperf
- hwdata
- intltool
- kbd
- kmod
- libxcrypt
- meson
- python-jinja
- rsync
- util-linux
downloads:
- url: https://github.com/systemd/systemd/archive/v${BPM_PKG_VERSION}/systemd-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 11b9821892b75d19af7b21f0f7f4e53636638147faf3e6a4ded78b40cb38993f
split_packages:
- name: udev
depends:
- acl
- bash
- hwdata
- kbd
- kmod
- libudev
- util-linux
- name: libudev
description: Udev library for enumerating and introspecting local devices
depends:
- gcc-libs
- glibc
- libcap