# HG changeset patch # User Samuel Trassare # Date 1329942025 28800 # Node ID 85efaaf0bef2c71d51c35e778f694a484ed1ec66 # Parent abcb2717f09bb59019c154f67054a0fb652cc420 up tuxmath (2.0.3) and removed extension from desktop file diff -r abcb2717f09b -r 85efaaf0bef2 tuxmath/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tuxmath/description.txt Wed Feb 22 12:20:25 2012 -0800 @@ -0,0 +1,2 @@ +TuxMath is an arcade game that helps kids practice their math facts. The main +goal is to make it effective and fun! diff -r abcb2717f09b -r 85efaaf0bef2 tuxmath/receipt --- a/tuxmath/receipt Wed Feb 22 20:28:56 2012 +0100 +++ b/tuxmath/receipt Wed Feb 22 12:20:25 2012 -0800 @@ -2,16 +2,17 @@ PACKAGE="tuxmath" SOURCE="tuxmath_w_fonts" -VERSION="1.7.2" +VERSION="2.0.3" CATEGORY="games" SHORT_DESC="Arcade game that helps kids practice their math facts." MAINTAINER="claudinei@slitaz.org" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://tux4kids.alioth.debian.org" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" -BUILD_DEPENDS="libsdl libsdl-dev libsdl-image libsdl-image-dev \ -libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev" +WGET_URL="https://alioth.debian.org/frs/download.php/3571/$TARBALL" +DEPENDS="libt4k_common libsdl librsvg libsdl-image libsdl-mixer libsdl-ttf \ +libsdl-net libsdl-pango" +BUILD_DEPENDS="libt4k_common-dev libsdl-dev librsvg-dev libsdl-image-dev \ +libsdl-mixer-dev libsdl-ttf-dev libsdl-net-dev libsdl-pango-dev" TAGS="education" @@ -19,10 +20,9 @@ compile_rules() { cd $src - patch -p1 -i $stuff/SDL_extras.c.patch + #patch -p1 -i $stuff/SDL_extras.c.patch ./configure \ --prefix=/usr \ - --without-sdlpango \ $CONFIGURE_ARGS && make && make DESTDIR=$PWD/_pkg install diff -r abcb2717f09b -r 85efaaf0bef2 tuxmath/stuff/tuxmath.desktop --- a/tuxmath/stuff/tuxmath.desktop Wed Feb 22 20:28:56 2012 +0100 +++ b/tuxmath/stuff/tuxmath.desktop Wed Feb 22 12:20:25 2012 -0800 @@ -3,6 +3,6 @@ Encoding=UTF-8 Name=Tux, of Math Command Exec=tuxmath -Icon=tuxmath.png +Icon=tuxmath Terminal=false Categories=Application;Game;