/[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.1 - (hide annotations) (download)
Wed Aug 8 21:45:06 2012 UTC (9 months, 1 week ago) by johu
Branch: MAIN
Revision bump adds upstream patch which fixes an infinite loop in kinotify spotted by Dennis Schridde <devurandom@gmx.net>.

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

1 johu 1.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-r1.ebuild,v 1.1 2012/08/07 17:45:24 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