# SliTaz package receipt. PACKAGE="singularity" VERSION="0.30c" CATEGORY="games" SHORT_DESC="Strategy game - simulation of true Al" MAINTAINER="slaxemulator@gmail.com" 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() { mkdir -p $fs/usr/bin $fs/usr/games/singularity cp -a $src/singularity.py $fs/usr/games/singularity cat >> $fs/usr/bin/singularity <