# SliTaz package receipt. PACKAGE="nanochess" VERSION="1.0" CATEGORY="games" SHORT_DESC="Chess game in javascript (need an unicode aware browser)" MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://nanochess.110mb.com/chess4.html" # Rules to configure and make the package. compile_rules() { # define colors white="#f0f0b0" # was #f0f0f0 black="#f05030" # was #c0c0f0 gray="#843" # was #dde background="$white" # was white red="blue" mkdir -p $src 2> /dev/null cp $stuff/index.html $src cd $src sed -i -e 's/