Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : nvme-cli | name : nvme-cli | ||||
| version : '1.15' | version : '1.16' | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://github.com/linux-nvme/nvme-cli/archive/refs/tags/v1.15.tar.gz : 4c681d1a98fc139c0c81f0c878d052c475679a2aca28221050b3be7e5b996528 | - https://github.com/linux-nvme/nvme-cli/archive/refs/tags/v1.16.tar.gz : 40f741020ab5c490374901cd2c0c9b6cf98dd5ff5f182517a0aec12c0e9aef55 | ||||
| license : GPL-2.0-only | license : GPL-2.0-only | ||||
| component : system.utils | component : system.utils | ||||
| summary : NVM-Express user space tooling for Linux. | summary : NVM-Express user space tooling for Linux. | ||||
| description: | | description: | | ||||
| NVM-Express user space tooling for Linux. | NVM-Express user space tooling for Linux. | ||||
| environment: | | environment: | | ||||
| export CFLAGS="${CFLAGS} -I." | export CFLAGS="${CFLAGS} -I." | ||||
| export PREFIX=/usr | export PREFIX=/usr | ||||
| export UDEVDIR=/usr/lib64/udev | export UDEVDIR=/usr/lib64/udev | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Remove default/example config | # Remove default/example config | ||||
| rm -r $installdir/etc/ | rm -r $installdir/etc/ | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.