Switch to new package format
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
name: udisks
|
||||
description: Daemon, tools and libraries to access and manipulate disks, storage devices and technologies
|
||||
version: 2.11.1
|
||||
revision: 2
|
||||
url: https://www.freedesktop.org/wiki/Software/udisks/
|
||||
license: GPL2-or-later,LGPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- acl
|
||||
- dbus
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- libatasmart
|
||||
- libblockdev
|
||||
- libblockdev-crypto
|
||||
- libblockdev-fs
|
||||
- libblockdev-loop
|
||||
- libblockdev-mdraid
|
||||
- libblockdev-nvme
|
||||
- libblockdev-part
|
||||
- libblockdev-smart
|
||||
- libblockdev-swap
|
||||
- libelogind
|
||||
- libgudev
|
||||
- polkit
|
||||
- util-linux
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- libblockdev-btrfs
|
||||
- libblockdev-lvm
|
||||
- lvm2
|
||||
downloads:
|
||||
- url: https://github.com/storaged-project/udisks/archive/refs/tags/udisks-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e40ee20e1f24783f30109d7fd20553aeb93c4808ceb67a4c980bf698cfde32d6
|
||||
split_packages:
|
||||
- name: udisks
|
||||
optional_depends:
|
||||
- btrfs-progs
|
||||
- dosfstools
|
||||
- e2fsprogs
|
||||
- exfatprogs
|
||||
- f2fs-tools
|
||||
- less
|
||||
- name: udisks-btrfs
|
||||
description: BTRFS module for udisks
|
||||
depends:
|
||||
- btrfs-progs
|
||||
- libblockdev-btrfs
|
||||
- udisks
|
||||
- util-linux
|
||||
- name: udisks-lvm
|
||||
description: LVM module for udisks
|
||||
depends:
|
||||
- libblockdev-lvm
|
||||
- lvm2
|
||||
- udisks
|
||||
- util-linux
|
||||
Reference in New Issue
Block a user