/[gentoo-x86]/kde-base/activitymanager/activitymanager-4.6.3.ebuild
Gentoo

Contents of /kde-base/activitymanager/activitymanager-4.6.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Tue Feb 21 12:52:25 2012 UTC (15 months ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED
Remove KDE SC 4.6.3

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

1 scarabeus 1.1 # Copyright 1999-2011 Gentoo Foundation
2     # Distributed under the terms of the GNU General Public License v2
3 johu 1.5 # $Header: /var/cvsroot/gentoo-x86/kde-base/activitymanager/activitymanager-4.6.3.ebuild,v 1.4 2011/06/26 01:54:34 ranger Exp $
4 scarabeus 1.1
5     EAPI=4
6    
7     KMNAME="kdebase-runtime"
8     inherit kde4-meta
9    
10     DESCRIPTION="Activity manager"
11 ranger 1.4 KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
12 scarabeus 1.1 IUSE="debug semantic-desktop"
13    
14     DEPEND="$(add_kdebase_dep kdelibs 'semantic-desktop=')"
15     RDEPEND=${DEPEND}
16    
17     src_configure() {
18     mycmakeargs=(
19     $(cmake-utils_use_with semantic-desktop Nepomuk)
20     $(cmake-utils_use_with semantic-desktop Soprano)
21     )
22     kde4-meta_src_configure
23     }

  ViewVC Help
Powered by ViewVC 1.1.20