From ee6dfc0b8c1d7d28b6056080ead0fba39a501c96 Mon Sep 17 00:00:00 2001 From: Eric Sandall Date: Sun, 12 Apr 2009 21:25:51 -0700 Subject: tuxmath: Updated to 1.7.2 --- education/tuxmath/BUILD | 5 ++++- education/tuxmath/DEPENDS | 4 +++- education/tuxmath/DETAILS | 10 +++++----- education/tuxmath/HISTORY | 5 +++++ education/tuxmath/PRE_BUILD | 4 ---- education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig | Bin 0 -> 287 bytes 6 files changed, 17 insertions(+), 11 deletions(-) delete mode 100755 education/tuxmath/PRE_BUILD create mode 100644 education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig (limited to 'education/tuxmath') diff --git a/education/tuxmath/BUILD b/education/tuxmath/BUILD index 8f58e6df93..8f9c1e7c5e 100755 --- a/education/tuxmath/BUILD +++ b/education/tuxmath/BUILD @@ -1 +1,4 @@ -make +OPTS="$OPTS --bindir=${INSTALL_ROOT}/usr/games \ + --datadir=${INSTALL_ROOT}/usr/share/games \ + --localstatedir=${INSTALL_ROOT}/var/games" && +default_build diff --git a/education/tuxmath/DEPENDS b/education/tuxmath/DEPENDS index 0934025201..8c48e254c5 100755 --- a/education/tuxmath/DEPENDS +++ b/education/tuxmath/DEPENDS @@ -1,2 +1,4 @@ +depends sdl && depends sdl_image && -depends sdl_mixer +depends sdl_mixer && +depends sdl_pango diff --git a/education/tuxmath/DETAILS b/education/tuxmath/DETAILS index fd13825a47..e3be671d9c 100755 --- a/education/tuxmath/DETAILS +++ b/education/tuxmath/DETAILS @@ -1,12 +1,12 @@ SPELL=tuxmath - VERSION=2001.09.07-0102 - SOURCE=$SPELL-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL + VERSION=1.7.2 + SOURCE=${SPELL}_w_fonts-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_w_fonts-$VERSION SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE - SOURCE_HASH=sha512:04ce6e7458f7b1a5c7e0c2e2700d89e6f4fafbbcc5452a04e474207b9d402e53cd989816eb795f5496aa5b6ea55c3262adb5e108cf4c7e4050aeae2d6c76648a + SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME" +# SOURCE_HASH=sha512:04ce6e7458f7b1a5c7e0c2e2700d89e6f4fafbbcc5452a04e474207b9d402e53cd989816eb795f5496aa5b6ea55c3262adb5e108cf4c7e4050aeae2d6c76648a WEB_SITE=http://tux4kids.alioth.debian.org/ ENTERED=20020131 - UPDATED=20020131 LICENSE[0]=GPL SHORT="tuxmath is a game where you do math fast or watch your city get blasted." cat << EOF diff --git a/education/tuxmath/HISTORY b/education/tuxmath/HISTORY index f609b43f62..474d45f588 100644 --- a/education/tuxmath/HISTORY +++ b/education/tuxmath/HISTORY @@ -1,7 +1,12 @@ 2009-04-12 Eric Sandall * DETAILS: WEB_SITE changed to http://tux4kids.alioth.debian.org/ Removed BUILD_API=1 + Updated to 1.7.2 + Remove UPDATED + * PRE_BUILD: Remove, unneeded * BUILD,INSTALL: Split into build_api 2 + Build using default_games_build code + * DEPENDS: Depends on sdl and sdl_pango 2006-09-21 Andraž "ruskie" Levstik * DETAILS: [automated] Removed MAINTAINER. diff --git a/education/tuxmath/PRE_BUILD b/education/tuxmath/PRE_BUILD deleted file mode 100755 index 30408e30f7..0000000000 --- a/education/tuxmath/PRE_BUILD +++ /dev/null @@ -1,4 +0,0 @@ -default_pre_build && -sedit "s:/local::" $SOURCE_DIRECTORY/Makefile && -sedit "s/-O2/$CFLAGS/" $SOURCE_DIRECTORY/Makefile && -sedit "s:/usr/bin/:/usr/games/:" $SOURCE_DIRECTORY/Makefile diff --git a/education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig b/education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig new file mode 100644 index 0000000000..7c9786e8d6 Binary files /dev/null and b/education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig differ -- cgit v1.2.3