Magellan Linux

Contents of /trunk/extras/kdesdk4/kdesdk4-4.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 598 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/kdesdk4/kdesdk4-4.1.0-r1.smage2,v 1.1 2008/07/30 17:33:30 niro Exp $
2
3 PNAME="kdesdk4"
4 PVER="4.1.0"
5 PBUILD="r1"
6
7 STATE="unstable"
8
9 DESCRIPTION="KDE4 development tools."
10
11 DEPEND=">= kde-base/kdebase4-workspace-${PVER}
12 >= dev-libs/libxml2-2.6.31
13 >= dev-libs/libxslt-1.1.22
14 >= media-gfx/graphviz-2.18
15 >= app-misc/strigi-0.5.7
16 >= dev-libs/apr-1.2
17 >= dev-util/cvs-1.11
18 >= dev-util/subversion-1.4"
19
20 sminclude kde4
21
22 src_compile()
23 {
24 cd ${SRCDIR}
25
26 # tell kde where to find apr-config
27 kde4_configure -DAPRCONFIG_EXECUTABLE=/usr/bin/apr-1-config || die
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id