Files
udev/pkg.info
T

44 lines
935 B
Plaintext

name: udev
description: Userspace device file manager
version: "258.2"
revision: 2
url: https://github.com/systemd/systemd
license: GPL-2.0-or-later,LGPL-2.1-or-later
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: 05208e76bf1f9b369b1a8159e6631ef67c82f2d27c21e931962026a79bf4ba64
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