Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1841 - (show annotations) (download)
Sun Jun 7 08:48:27 2009 UTC (14 years, 10 months ago) by niro
File size: 601 byte(s)
auto added: ver bump to 4.2.4-r1
1 # $Id$
2
3 PNAME="kdepimlibs4"
4 PVER="4.2.4"
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.8
14 >= app-crypt/libgpg-error-1.7
15 >= net-nds/openldap-2.4
16 >= x11-libs/libXpm-3
17 >= x11-libs/libXtst-1
18 >= app-office/akonadi-1.1.2"
19
20 SDEPEND=">= dev-libs/boost-1.37"
21
22 sminclude kde4
23
24 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
25
26 src_compile()
27 {
28 cd ${SRCDIR}
29
30 kde4_configure $(cmake_with Ldap) $(cmake_with Sasl2) || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id