Switch to new package format
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
name: udev
|
||||
description: Userspace device file manager
|
||||
version: "260.2"
|
||||
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: 71a9ed11cf773478b0d7a16cd96e39ca3c3939ab37ed9a8ee814c31ea9b4f2b5
|
||||
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
|
||||
Reference in New Issue
Block a user