Magellan Linux

Contents of /trunk/extras/kdepimlibs4/kdepimlibs4-4.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 586 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/kdepimlibs4/kdepimlibs4-4.1.0-r1.smage2,v 1.3 2008/07/29 21:39:29 niro Exp $
2
3 PNAME="kdepimlibs4"
4 PVER="4.1.0"
5 PBUILD="r1"
6
7 STATE="unstable"
8
9 DESCRIPTION="KDE4 pim libraries."
10
11 DEPEND="== kde-base/kdelibs4-${PVER}
12 >= dev-libs/cyrus-sasl-2
13 >= app-crypt/gpgme-1.1.4
14 >= app-crypt/libgpg-error-1.4
15 >= net-nds/openldap-2.4
16 >= x11-libs/libXpm-3
17 >= x11-libs/libXtst-1
18 >= app-office/akonadi-1.0"
19
20 SDEPEND=">= dev-libs/boost-1.34"
21
22 sminclude kde4
23
24 src_compile()
25 {
26 cd ${SRCDIR}
27
28 kde4_configure $(cmake_with Ldap) $(cmake_with Sasl2) || die
29 mmake || die
30 }

Properties

Name Value
svn:keywords Id