37 lines
865 B
Plaintext
37 lines
865 B
Plaintext
name: lvm2
|
|
description: Logical Volume Manager 2
|
|
version: 2.03.40
|
|
revision: 1
|
|
url: https://sourceware.org/lvm2/
|
|
license: GPL2,LGPL2.1
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- libaio
|
|
- readline
|
|
- thin-provisioning-tools
|
|
- util-linux
|
|
- udev
|
|
downloads:
|
|
- url: https://gitlab.com/lvmteam/lvm2/-/archive/v${BPM_PKG_VERSION//./_}/lvm2-v${BPM_PKG_VERSION//./_}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d36e058866df93de77df199d275f9fd2ca24317c8967f4a925bf8d3b83567140
|
|
split_packages:
|
|
- name: lvm2
|
|
keep:
|
|
- etc/lvm/lvm.conf
|
|
- etc/lvm/lvmlocal.conf
|
|
depends:
|
|
- device-mapper
|
|
- libaio
|
|
- readline
|
|
- util-linux
|
|
- name: device-mapper
|
|
description: Device mapper userspace library and tools
|
|
depends:
|
|
- glibc
|
|
- udev
|