30 lines
634 B
YAML
30 lines
634 B
YAML
name: libnvme
|
|
description: C Library for NVM Express on Linux
|
|
version: 1.16.2
|
|
revision: 1
|
|
url: https://github.com/linux-nvme/libnvme
|
|
license: LGPL2.1-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- dbus
|
|
- gcc-libs
|
|
- glibc
|
|
- json-c
|
|
- keyutils
|
|
- liburing
|
|
- openssl
|
|
make_depends:
|
|
- asciidoc
|
|
- meson
|
|
- python3=3.14.*
|
|
- 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: 1d850d5a871559abf641d6e6b63bb86047e4cb26f3ad144597c2c64b3cff7231
|