mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: rtslib-fb-2.1.72
This commit is contained in:
parent
c02b5079a0
commit
051408986c
1 changed files with 14 additions and 0 deletions
14
srcpkgs/rtslib-fb/template
Normal file
14
srcpkgs/rtslib-fb/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'rtslib-fb'
|
||||||
|
pkgname=rtslib-fb
|
||||||
|
version=2.1.72
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-six python3-pyudev libudev"
|
||||||
|
checkdepends="$depends"
|
||||||
|
short_desc="Python object API for managing the Linux LIO kernel target"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/open-iscsi/rtslib-fb"
|
||||||
|
distfiles="https://github.com/open-iscsi/rtslib-fb/archive/v${version}.tar.gz"
|
||||||
|
checksum=6ae3d542f6eed83fc697d11f05a59c0b32f30a8a63db7fedcf2f0489797bc2ed
|
Loading…
Add table
Reference in a new issue