# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 MY_P=${P/_/.} inherit toolchain-funcs DESCRIPTION="Open Geographical Datastore Interface, a GIS support library" HOMEPAGE="http://ogdi.sourceforge.net/" SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" net-libs/libtirpc dev-libs/expat >=sci-libs/proj-4.9.0:=