Magellan Linux

Contents of /trunk/extras/kdegames4/kdegames4-4.3.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3910 - (show annotations) (download)
Fri Nov 13 23:34:02 2009 UTC (14 years, 5 months ago) by niro
File size: 422 byte(s)
auto added: ver bump to 4.3.3-r1
1 # $Id$
2
3 PNAME="kdegames4"
4 PVER="4.3.3"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="The KDE games."
9
10 DEPEND=">= kde-base/kdebase4-runtime-${PVER}
11 >= dev-games/ggz-client-libs-0.0.14
12 >= app-crypt/qca-2"
13
14 sminclude kde4
15
16 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
17
18 src_compile()
19 {
20 cd ${SRCDIR}
21
22 kde4_configure $(cmake_with QCA2) || die
23 mmake || die
24 }

Properties

Name Value
svn:keywords Id