# 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 +tools" COMMON_DEPEND="dev-libs/librevenge" DEPEND="${COMMON_DEPEND} virtual/pkgconfig doc? ( app-doc/doxygen ) " RDEPEND="${COMMON_DEPEND} !