You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
611 B
13 lines
611 B
DEFINED_PHASES=configure prepare
|
|
DEPEND=>=dev-libs/glib-2.26.0 gnutls? ( >=net-libs/gnutls-2.12.0 ) netlink? ( >=dev-libs/libnl-3.1 ) zlib? ( sys-libs/zlib ) virtual/pkgconfig
|
|
DESCRIPTION=Userland client/server for kernel network block device
|
|
EAPI=6
|
|
HOMEPAGE=http://nbd.sourceforge.net/
|
|
IUSE=debug gnutls netlink zlib
|
|
KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=>=dev-libs/glib-2.26.0 gnutls? ( >=net-libs/gnutls-2.12.0 ) netlink? ( >=dev-libs/libnl-3.1 ) zlib? ( sys-libs/zlib )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/nbd/nbd-3.19.tar.xz
|
|
_md5_=d57b153b5f1d0e9a3979abb42ff5e549
|