30 lines
711 B
YAML
30 lines
711 B
YAML
name: ndctl
|
|
description: Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel
|
|
version: "85"
|
|
revision: 1
|
|
url: https://github.com/pmem/ndctl
|
|
license: GPL2-only,LGPL2.1-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- iniparser
|
|
- json-c
|
|
- keyutils
|
|
- kmod
|
|
- libtraceevent
|
|
- libtracefs
|
|
- udev
|
|
- util-linux
|
|
make_depends:
|
|
- asciidoctor
|
|
- bash-completion
|
|
- meson
|
|
- xmlto
|
|
downloads:
|
|
- url: https://github.com/pmem/ndctl/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 69039ee12c75c44f67b5fa3f1abb61d1c38ff9303021e50cec0b45801cc93b2e
|