Magellan Linux

Annotation of /branches/R11-stable/extras/kajongg/kajongg-4.10.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18135 - (hide annotations) (download)
Thu Jun 27 08:15:41 2013 UTC (11 years, 3 months ago) by niro
File size: 394 byte(s)
-release branches/R11-stable
1 niro 17648 # $Id$
2    
3     PNAME="kajongg"
4     PVER="4.10.4"
5     PBUILD="r1"
6    
7     DESCRIPTION="KDE4 game '${PNAME}'."
8    
9     DEPEND="== kde-base/kdebase-runtime-${PVER}
10     == kde-base/libkdegames-${PVER}
11     == kde-base/libkmahjongg-${PVER}
12     == dev-python/pykde4-${PVER}
13     >= dev-python/twisted-12"
14    
15     sminclude kde4
16    
17     UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"