wok diff singularity/receipt @ rev 14908

slitaz-i18n: rewrite locale-pack.functions; slitaz-configs: now generate openbox desktop menu using po files; locale-*: update using new locale-pack.functions (FIXME: post_remove)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 03 17:37:48 2013 +0300 (2013-08-03)
parents df6af0a6d256
children 164fcaca1cd0
line diff
     1.1 --- a/singularity/receipt	Tue Oct 26 13:14:13 2010 +0200
     1.2 +++ b/singularity/receipt	Sat Aug 03 17:37:48 2013 +0300
     1.3 @@ -1,20 +1,20 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="singularity"
     1.7 -VERSION="0.30b"
     1.8 +VERSION="0.30c"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="Strategy game - simulation of true Al"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 -DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy"
    1.13 -BUILD_DEPENDS="patch"
    1.14  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
    1.15  WEB_SITE="http://emhsoft.com/singularity/index.html"
    1.16  WGET_URL="http://endgame-singularity.googlecode.com/files/$TARBALL"
    1.17  
    1.18 +DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy"
    1.19 +BUILD_DEPENDS="patch"
    1.20 +
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()
    1.23  {
    1.24 -	patch -p0 < stuff/percents-$VERSION.patch
    1.25  	mkdir -p $fs/usr/bin $fs/usr/games/singularity
    1.26  	cp -a $src/singularity.py $fs/usr/games/singularity
    1.27  	cat >> $fs/usr/bin/singularity <<EOT