/[gentoo-x86]/kde-base/nepomuk-core/nepomuk-core-4.9.0-r2.ebuild
Gentoo

Contents of /kde-base/nepomuk-core/nepomuk-core-4.9.0-r2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Sep 21 09:33:06 2012 UTC (8 months ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Remove KDE SC 4.9.0

(Portage version: 2.2.0_alpha130/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-core/nepomuk-core-4.9.0-r2.ebuild,v 1.1 2012/08/08 21:45:06 johu Exp $
4
5 EAPI=4
6
7 KDE_SCM="git"
8 inherit kde4-base
9
10 DESCRIPTION="Nepomuk core libraries"
11 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
12 IUSE="debug"
13
14 DEPEND="
15 >=app-misc/strigi-0.7.7[dbus,qt4]
16 >=dev-libs/soprano-2.8.0[dbus,raptor,redland,virtuoso]
17 "
18 RDEPEND="${DEPEND}"
19
20 add_blocker nepomuk '<4.8.80'
21
22 RESTRICT="test"
23 # bug 392989
24
25 PATCHES=(
26 "${FILESDIR}/${P}-kinotify-memleak.patch"
27 "${FILESDIR}/${P}-kinotify-infinite-loop.patch"
28 )

  ViewVC Help
Powered by ViewVC 1.1.13