wok rev 11758
up tuxmath (2.0.3) and removed extension from desktop file
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 22 12:20:25 2012 -0800 (2012-02-22) |
parents | abcb2717f09b |
children | 67ce1202c916 |
files | tuxmath/description.txt tuxmath/receipt tuxmath/stuff/tuxmath.desktop |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tuxmath/description.txt Wed Feb 22 12:20:25 2012 -0800 1.3 @@ -0,0 +1,2 @@ 1.4 +TuxMath is an arcade game that helps kids practice their math facts. The main 1.5 +goal is to make it effective and fun!
2.1 --- a/tuxmath/receipt Wed Feb 22 20:28:56 2012 +0100 2.2 +++ b/tuxmath/receipt Wed Feb 22 12:20:25 2012 -0800 2.3 @@ -2,16 +2,17 @@ 2.4 2.5 PACKAGE="tuxmath" 2.6 SOURCE="tuxmath_w_fonts" 2.7 -VERSION="1.7.2" 2.8 +VERSION="2.0.3" 2.9 CATEGORY="games" 2.10 SHORT_DESC="Arcade game that helps kids practice their math facts." 2.11 MAINTAINER="claudinei@slitaz.org" 2.12 TARBALL="$SOURCE-$VERSION.tar.gz" 2.13 WEB_SITE="http://tux4kids.alioth.debian.org" 2.14 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.15 -DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" 2.16 -BUILD_DEPENDS="libsdl libsdl-dev libsdl-image libsdl-image-dev \ 2.17 -libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev" 2.18 +WGET_URL="https://alioth.debian.org/frs/download.php/3571/$TARBALL" 2.19 +DEPENDS="libt4k_common libsdl librsvg libsdl-image libsdl-mixer libsdl-ttf \ 2.20 +libsdl-net libsdl-pango" 2.21 +BUILD_DEPENDS="libt4k_common-dev libsdl-dev librsvg-dev libsdl-image-dev \ 2.22 +libsdl-mixer-dev libsdl-ttf-dev libsdl-net-dev libsdl-pango-dev" 2.23 TAGS="education" 2.24 2.25 2.26 @@ -19,10 +20,9 @@ 2.27 compile_rules() 2.28 { 2.29 cd $src 2.30 - patch -p1 -i $stuff/SDL_extras.c.patch 2.31 + #patch -p1 -i $stuff/SDL_extras.c.patch 2.32 ./configure \ 2.33 --prefix=/usr \ 2.34 - --without-sdlpango \ 2.35 $CONFIGURE_ARGS && 2.36 make && 2.37 make DESTDIR=$PWD/_pkg install
3.1 --- a/tuxmath/stuff/tuxmath.desktop Wed Feb 22 20:28:56 2012 +0100 3.2 +++ b/tuxmath/stuff/tuxmath.desktop Wed Feb 22 12:20:25 2012 -0800 3.3 @@ -3,6 +3,6 @@ 3.4 Encoding=UTF-8 3.5 Name=Tux, of Math Command 3.6 Exec=tuxmath 3.7 -Icon=tuxmath.png 3.8 +Icon=tuxmath 3.9 Terminal=false 3.10 Categories=Application;Game;