blob: 1a261357b2a8b63953b2ceca0fe0869de5ec1197 (
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
|
pkgbase = targetd-git
pkgdesc = Remote configuration of a LIO-based storage appliance
pkgver = 0.10.4
pkgrel = 1
url = https://github.com/open-iscsi/targetd
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = git
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
conflicts = targetd
source = targetd-git::git+https://github.com/open-iscsi/targetd
sha256sums = SKIP
pkgname = targetd-git
|