Magellan Linux

Annotation of /trunk/extras/kdesdk4/kdesdk4-4.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2061 - (hide annotations) (download)
Fri Jun 12 23:47:10 2009 UTC (15 years, 3 months ago) by niro
File size: 694 byte(s)
auto added: ver bump to 4.2.4-r1
1 niro 2061 # $Id$
2    
3     PNAME="kdesdk4"
4     PVER="4.2.4"
5     PBUILD="r1"
6    
7     STATE="unstable"
8    
9     DESCRIPTION="KDE4 development tools."
10    
11     DEPEND=">= kde-base/kdepimlibs4-${PVER}
12     >= kde-base/kdebase4-runtime-${PVER}
13     >= app-misc/strigi-0.6.5
14     >= dev-libs/boost-1.37
15     >= dev-libs/libxml2-2.7
16     >= dev-libs/libxslt-1.1.24
17     >= dev-libs/apr-1.3.3
18     >= dev-util/cvs-1.11
19     >= dev-util/subversion-1.6
20     >= media-gfx/graphviz-2.22"
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     # tell kde where to find apr-config
31     kde4_configure $(cmake_with Plasma) -DAPRCONFIG_EXECUTABLE=/usr/bin/apr-1-config || die
32     mmake || die
33     }

Properties

Name Value
svn:keywords Id