18 lines
666 B
Bash
18 lines
666 B
Bash
# Template file for 'targetcli-fb'
|
|
pkgname=targetcli-fb
|
|
version=2.1.54
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="configshell-fb python3-six rtslib-fb python3-parsing python3-gobject"
|
|
checkdepends="$depends"
|
|
short_desc="CLI for configuring the LIO generic SCSI target"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/open-iscsi/targetcli-fb"
|
|
distfiles="https://github.com/open-iscsi/targetcli-fb/archive/v${version}.tar.gz"
|
|
checksum=7ae4120a54f24b13263b4b85c43952a03546f8b9fc9bd15fe87678f68245a33f
|
|
make_dirs="
|
|
/etc/target 0755 root root
|
|
/etc/target/backup 0755 root root"
|