Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: libnvme
|
||||
description: C Library for NVM Express on Linux
|
||||
version: "1.15"
|
||||
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: c21cd9379390bdc52c9d9569a241274f8115fc247b76a5d922d639f48c8174a2
|
||||
Reference in New Issue
Block a user