Magellan Linux

Annotation of /trunk/extras/kdepimlibs4/kdepimlibs4-4.4.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5164 - (hide annotations) (download)
Mon Apr 5 09:56:29 2010 UTC (14 years, 1 month ago) by niro
File size: 646 byte(s)
auto added: ver bump to 4.4.2-r1
1 niro 5164 # $Id$
2    
3     PNAME="kdepimlibs4"
4     PVER="4.4.2"
5     PBUILD="r1"
6    
7     STATE="unstable"
8    
9     DESCRIPTION="KDE4 pim libraries."
10    
11     DEPEND="== kde-base/kdelibs4-${PVER}
12     >= virtual/phonon
13     >= dev-libs/cyrus-sasl-2
14     >= app-crypt/gpgme-1.2.0
15     >= app-crypt/libgpg-error-1.7
16     >= net-nds/openldap-2.4
17     >= x11-libs/libXpm-3
18     >= x11-libs/libXtst-1
19     >= app-office/akonadi-1.3.1
20     >= dev-libs/libical-0.44"
21    
22     SDEPEND=">= dev-libs/boost-1.40"
23    
24     sminclude kde4
25    
26     UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
27    
28     src_compile()
29     {
30     cd ${SRCDIR}
31    
32     kde4_configure $(cmake_with Ldap) $(cmake_with Sasl2) || die
33     mmake || die
34     }

Properties

Name Value
svn:keywords Id