Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3917 - (show annotations) (download)
Sat Nov 14 01:43:07 2009 UTC (14 years, 5 months ago) by niro
File size: 505 byte(s)
auto added: ver bump to 4.3.3-r1
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=""
11
12 DEPEND="== kde-base/kdepimlibs4-${PVER}
13 == kde-base/kdelibs4-experimental-${PVER}
14 >= app-office/akonadi-1.2.1
15 >= dev-libs/libxslt-1.1.26
16 >= dev-libs/soprano-2.3.1"
17
18 sminclude kde4
19
20 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
21
22 src_compile()
23 {
24 cd ${SRCDIR}
25
26 kde4_configure $(cmake_with Soprano) || die
27 mmake || die
28 }

Properties

Name Value
svn:keywords Id