Magellan Linux

Annotation of /branches/magellan-next/extras/kdepim4-runtime/kdepim4-runtime-4.6.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8621 - (hide annotations) (download)
Mon Jul 25 14:53:04 2011 UTC (12 years, 9 months ago) by niro
File size: 587 byte(s)
-fixed CMAKE configure opts
1 niro 8619 # $Id$
2    
3     PNAME="kdepim4-runtime"
4     PVER="4.6.1"
5     PBUILD="r1"
6    
7     DESCRIPTION="KDE4 PIM Runtime Environment."
8    
9     DEPEND="== kde-base/kdepimlibs4-${PVER}
10     >= app-misc/strigi-0.7.5
11     >= app-office/akonadi-1.6
12     >= dev-libs/boost-1.47
13     >= dev-libs/libxml2-2.7
14     >= dev-libs/libxslt-1.1.26
15     >= dev-libs/soprano-2.6
16     >= dev-libs/shared-desktop-ontologies-0.7
17     >= x11-misc/shared-mime-info-0.90"
18    
19     sminclude kde4
20    
21     SRC_URI=(
22 niro 8620 kde://kdepim-${PVER}/src/${SRCFILE}
23 niro 8619 mirror://${PNAME}/${SRCFILE}
24     )
25    
26     UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"