Magellan Linux

Contents of /trunk/extras/kdepim4-runtime/kdepim4-runtime-4.3.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3920 - (show annotations) (download)
Sat Nov 14 01:48:51 2009 UTC (14 years, 6 months ago) by niro
File size: 664 byte(s)
-fixed description
1 # $Id$
2
3 PNAME="kdepim4-runtime"
4 PVER="4.3.3"
5 PBUILD="r1"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="KDE4 PIM Runtime Environment."
11
12 DEPEND="== kde-base/kdepimlibs4-${PVER}
13 == kde-base/kdelibs4-experimental-${PVER}
14 >= app-misc/strigi-0.7
15 >= app-office/akonadi-1.2.1
16 >= dev-libs/boost-1.40
17 >= dev-libs/libxml2-2.7
18 >= dev-libs/libxslt-1.1.26
19 >= dev-libs/soprano-2.3.1
20 >= x11-misc/shared-mime-info-0.70"
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 Soprano) $(cmake_with Nepomuk) || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id