Files
udev/info.yml
T
2026-07-10 19:15:58 +03:00

46 lines
975 B
YAML

name: udev
description: Userspace device file manager
version: "261.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: f9b9da1103d1714703503d1746971ccbeeae945663ef3ede3b7348169b5df064
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