/[gentoo-x86]/kde-base/libkleo/libkleo-4.4.11.1-r1.ebuild
Gentoo

Contents of /kde-base/libkleo/libkleo-4.4.11.1-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Fri Jul 20 21:53:12 2012 UTC (10 months ago) by dilfridge
Branch: MAIN
Add build fix for gcc-4.7

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

1 dilfridge 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/libkleo/libkleo-4.4.11.1.ebuild,v 1.5 2011/06/01 19:45:00 ranger Exp $
4    
5     EAPI=4
6    
7     KMNAME="kdepim"
8     inherit kde4-meta
9    
10     DESCRIPTION="KDE library for encryption handling."
11     KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
12     IUSE="debug"
13    
14     DEPEND="
15     app-crypt/gpgme
16     $(add_kdebase_dep kdepimlibs '' 4.6)
17     "
18     RDEPEND="${DEPEND}
19     app-crypt/gnupg
20     "
21    
22     PATCHES=( "${FILESDIR}/${P}-gcc47.patch" )
23    
24     KMSAVELIBS="true"
25     KMEXTRACTONLY="kleopatra/"

  ViewVC Help
Powered by ViewVC 1.1.13