# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v 1.1 2014/07/29 16:53:23 johu Exp $ EAPI=5 KMNAME="kdevelop" KDE_LINGUAS="bs ca ca@valencia da de el es et fi fr gl it kk nb nl pl pt pt_BR ru sk sl sv th uk zh_CN zh_TW" VIRTUALDBUS_TEST="true" VIRTUALX_REQUIRED="test" EGIT_REPONAME="${PN}" inherit kde4-base DESCRIPTION="KDE development support libraries and apps" LICENSE="GPL-2 LGPL-2" IUSE="cvs debug reviewboard subversion" SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz" if [[ $PV == *9999 ]]; then KEYWORDS="" else KEYWORDS="~amd64 ~ppc ~x86" fi RESTRICT="test" DEPEND=" dev-libs/boost:= dev-libs/grantlee reviewboard? ( dev-libs/qjson ) subversion? ( dev-libs/apr dev-libs/apr-util dev-vcs/subversion ) " RDEPEND="${DEPEND} !