# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 AT_NOELIBTOOLIZE=yes inherit autotools flag-o-matic git-r3 multiprocessing toolchain-funcs out-of-source DESCRIPTION="A network programming library in C++" HOMEPAGE="https://github.com/apenwarr/wvstreams" EGIT_REPO_URI="https://github.com/apenwarr/wvstreams" LICENSE="GPL-2" SLOT="0/5.0" KEYWORDS="" IUSE="+dbus debug doc libressl pam static-libs +zlib" RDEPEND=" sys-libs/readline:0= sys-libs/zlib dbus? ( >=sys-apps/dbus-1.4.20 ) !libressl? (