Switch to new package format

This commit is contained in:
2026-06-13 20:00:20 +03:00
parent 8538f10267
commit 01200f6be5
2 changed files with 2 additions and 2 deletions
+39
View File
@@ -0,0 +1,39 @@
name: lvm2
description: Logical Volume Manager 2
version: 2.03.41
revision: 2
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: e80564b8df674f8fe8db6c6fc6977f245eed46a1e21d74af0545bfbdeb92f59b
split_packages:
- name: lvm2
keep:
- etc/lvm/lvm.conf
- etc/lvm/lvmlocal.conf
depends:
- bash
- device-mapper
- libaio
- readline
- thin-provisioning-tools
- util-linux
- name: device-mapper
description: Device mapper userspace library and tools
depends:
- gcc-libs
- glibc
- libudev