Magellan Linux

Contents of /trunk/extras/kdewebdev4/kdewebdev4-4.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2019 - (show annotations) (download)
Thu Jun 11 19:41:06 2009 UTC (14 years, 11 months ago) by niro
File size: 456 byte(s)
auto added: ver bump to 4.2.4-r1
1 # $Id$
2
3 PNAME="kdewebdev4"
4 PVER="4.2.4"
5 PBUILD="r1"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="KDE4 web development tools."
11
12 DEPEND=">= kde-base/kdebase4-${PVER}
13 >= dev-libs/libxml2-2.6.31
14 >= dev-libs/libxslt-1.1.22"
15
16 sminclude kde4
17
18 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
19
20 src_compile()
21 {
22 cd ${SRCDIR}
23
24 kde4_configure $(cmake_without LibTidy) || die
25 mmake || die
26 }

Properties

Name Value
svn:keywords Id