# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 inherit autotools eutils DESCRIPTION="A documentation metadata library" HOMEPAGE="https://rarian.freedesktop.org/" SRC_URI="https://${PN}.freedesktop.org/Releases/${P}.tar.gz https://dev.gentoo.org/~eva/distfiles/${PN}/${P}-r3-patches.tar.xz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=" dev-libs/libxslt dev-libs/tinyxml || ( sys-apps/util-linux app-misc/getopt ) " DEPEND="${RDEPEND} !