Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1878 - (hide annotations) (download)
Mon Jun 8 12:13:09 2009 UTC (15 years ago) by niro
File size: 405 byte(s)
-fixed dependecies and configure options
1 niro 1875 # $Id$
2    
3     PNAME="kdegames4"
4     PVER="4.2.4"
5     PBUILD="r1"
6    
7     STATE="unstable"
8     DESCRIPTION="The KDE games."
9    
10 niro 1878 DEPEND=">= kde-base/kdebase4-runtime-${PVER}
11     >= dev-games/ggz-client-libs-0.0.14"
12 niro 1875
13     sminclude kde4
14    
15     UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
16 niro 1878
17     src_compile()
18     {
19     cd ${SRCDIR}
20    
21     kde4_configure $(cmake_without QCA2) || die
22     mmake || die
23     }

Properties

Name Value
svn:keywords Id