Magellan Linux

Contents of /branches/R11-stable/extras/kdepim-runtime/kdepim-runtime-4.10.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18836 - (show annotations) (download)
Wed Aug 14 13:04:29 2013 UTC (10 years, 8 months ago) by niro
File size: 653 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="kdepim-runtime"
4 PVER="4.10.5"
5 PBUILD="r1"
6
7 DESCRIPTION="KDE4 PIM Runtime Environment."
8
9 DEPEND="== kde-base/kdepimlibs-${PVER}
10 == kde-base/kdebase-runtime-${PVER}
11 >= kde-base/libkgapi-2.0
12 >= net-libs/libkolab-0.4
13 >= app-misc/strigi-0.7.8
14 >= app-office/akonadi-1.10
15 >= dev-libs/libxml2-2.7
16 >= dev-libs/libxslt-1.1.26
17 >= dev-libs/soprano-2.9
18 >= dev-libs/shared-desktop-ontologies-0.11
19 >= x11-misc/shared-mime-info-0.90"
20
21 SDEPEND=">= dev-libs/boost-1.53"
22
23 SRCFILE="${PNAME/4/}-${PVER}.tar.xz"
24
25 sminclude kde4
26
27 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"