Switch to new package format
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
name: volume_key
|
||||
description: A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases, and the associated command-line tool
|
||||
version: 0.3.12
|
||||
revision: 4
|
||||
url: https://pagure.io/volume_key
|
||||
license: GPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cryptsetup
|
||||
- glib
|
||||
- glibc
|
||||
- gpgme
|
||||
- nspr
|
||||
- nss
|
||||
- util-linux
|
||||
make_depends:
|
||||
- python3=3.14.*
|
||||
- python-setuptools
|
||||
- swig
|
||||
downloads:
|
||||
- url: https://releases.pagure.org/volume_key/volume_key-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd77309b
|
||||
split_packages:
|
||||
- name: volume_key
|
||||
- name: python-volume_key
|
||||
description: Python bindings for volume_key
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- volume_key
|
||||
Reference in New Issue
Block a user