blob: 938f6adea2a1e04fa0368ae91e8effa80cd46c6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = targetd
pkgdesc = Remote configuration of a LIO-based storage appliance
pkgver = 0.10.4
pkgrel = 2
url = https://github.com/open-iscsi/targetd
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = targetcli-fb
depends = python-rtslib-fb
depends = python-configshell-fb
depends = libblockdev
depends = python-setproctitle
depends = python-yaml
optdepends = zfs-utils: ZFS block device support
optdepends = zfs-linux: ZFS block device support
optdepends = zfs-linux-lts: ZFS block device support
optdepends = zfs-dkms: ZFS block device support
provides = targetd
source = targetd-0.10.4.tar.gz::https://github.com/open-iscsi/targetd/archive/v0.10.4.tar.gz
source = targetd.service
source = targetd.yaml
sha256sums = 1590ea211ee187e07ba019d2a359c83ca07ec10c05696eff951aaaf719b844bb
sha256sums = 221c660d89f94c5543991ce62127d1b30da78f133b6683b9f6be79293266aa73
sha256sums = fd9362d5dc32c976107114ef40a983f2440687c89e444c63f22c911df8010b06
pkgname = targetd
|