# HG changeset patch # User Christopher Rogers # Date 1318749733 0 # Node ID 41059339acd501f3083e76f4a506bd56c09d1c9e # Parent 208265e35b960c4537cfeb9acff86722b512ce10 Up; singularity to 0.30c. diff -r 208265e35b96 -r 41059339acd5 singularity/receipt --- a/singularity/receipt Sun Oct 16 07:18:25 2011 +0000 +++ b/singularity/receipt Sun Oct 16 07:22:13 2011 +0000 @@ -1,20 +1,20 @@ # SliTaz package receipt. PACKAGE="singularity" -VERSION="0.30b" +VERSION="0.30c" CATEGORY="games" SHORT_DESC="Strategy game - simulation of true Al" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy" -BUILD_DEPENDS="patch" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://emhsoft.com/singularity/index.html" WGET_URL="http://endgame-singularity.googlecode.com/files/$TARBALL" +DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy" +BUILD_DEPENDS="patch" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - patch -p0 < stuff/percents-$VERSION.patch mkdir -p $fs/usr/bin $fs/usr/games/singularity cp -a $src/singularity.py $fs/usr/games/singularity cat >> $fs/usr/bin/singularity <