28 lines
587 B
Plaintext
28 lines
587 B
Plaintext
name: libnvme
|
|
description: C Library for NVM Express on Linux
|
|
version: "1.16"
|
|
revision: 1
|
|
url: https://github.com/linux-nvme/libnvme
|
|
license: LGPL2.1-only
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- dbus
|
|
- gcc-libs
|
|
- glibc
|
|
- json-c
|
|
- keyutils
|
|
- liburing
|
|
- openssl
|
|
make_depends:
|
|
- asciidoc
|
|
- meson
|
|
- python3
|
|
- swig
|
|
- udev
|
|
downloads:
|
|
- url: https://github.com/linux-nvme/libnvme/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5bb24139a113f350708fe54073e799f454d509218758060c398144b91811d176
|