# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit alternatives eutils DESCRIPTION="WordPerfect Document import/export library" HOMEPAGE="http://libwpd.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.10" KEYWORDS="~alpha amd64 ~arm ~hppa ~mips x86 ~x86-fbsd" IUSE="doc test +tools" RDEPEND="dev-libs/librevenge" DEPEND="${RDEPEND} virtual/pkgconfig doc? ( app-doc/doxygen ) test? ( dev-util/cppunit ) " RDEPEND="${RDEPEND} !