Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3918 - (hide annotations) (download)
Sat Nov 14 01:47:54 2009 UTC (14 years, 6 months ago) by niro
File size: 635 byte(s)
-fixed dependencies
1 niro 3917 # $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 niro 3918 >= app-misc/strigi-0.7
15 niro 3917 >= app-office/akonadi-1.2.1
16 niro 3918 >= dev-libs/boost-1.40
17     >= dev-libs/libxml2-2.7
18 niro 3917 >= dev-libs/libxslt-1.1.26
19 niro 3918 >= dev-libs/soprano-2.3.1
20     >= x11-misc/shared-mime-info-0.70"
21 niro 3917
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 niro 3918 kde4_configure $(cmake_with Soprano) $(cmake_with Nepomuk) || die
31 niro 3917 mmake || die
32     }

Properties

Name Value
svn:keywords Id