# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 AUTOTOOLS_AUTORECONF=true inherit autotools-utils DESCRIPTION=" High-level C Binding for ZeroMQ" HOMEPAGE="http://czmq.zeromq.org" SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="amd64 arm hppa x86" IUSE="doc static-libs" RDEPEND=" dev-libs/libsodium:= sys-apps/util-linux >=net-libs/zeromq-2.1