# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.6.0.ebuild,v 1.7 2011/07/29 06:02:31 ssuominen Exp $ EAPI=3 inherit cmake-utils flag-o-matic DESCRIPTION="Library that provides a nice Qt interface to RDF storage solutions" HOMEPAGE="http://soprano.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="clucene +dbus debug doc elibc_FreeBSD +raptor +redland test +virtuoso" RESTRICT="test" COMMON_DEPEND=" >=x11-libs/qt-core-4.5.0:4 clucene? ( dev-cpp/clucene ) dbus? ( >=x11-libs/qt-dbus-4.5.0:4 ) raptor? ( >=media-libs/raptor-1.4.16:0 ) redland? ( >=dev-libs/rasqal-0.9.15 =dev-libs/redland-1.0.10