Magellan Linux

Annotation of /branches/R11-stable/extras/kdepim-runtime/kdepim-runtime-4.9.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16276 - (hide annotations) (download)
Wed Jan 30 17:48:39 2013 UTC (11 years, 7 months ago) by niro
File size: 653 byte(s)
-release branches/R11-stable
1 niro 15940 # $Id$
2    
3     PNAME="kdepim-runtime"
4     PVER="4.9.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-0.4.4
12     >= net-libs/libkolab-0.4
13     >= app-misc/strigi-0.7.7
14     >= app-office/akonadi-1.9
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.10
19     >= x11-misc/shared-mime-info-0.90"
20    
21     SDEPEND=">= dev-libs/boost-1.51"
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'"