summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-04-12 21:25:51 -0700
committerEric Sandall2009-04-12 21:25:51 -0700
commitee6dfc0b8c1d7d28b6056080ead0fba39a501c96 (patch)
tree04fe6a00d544f65ee58c2caf3c303f68cc19049b
parent182ceac6ffe5c8b229395fb3b6732ee04bd0d374 (diff)
tuxmath: Updated to 1.7.2
-rwxr-xr-xeducation/tuxmath/BUILD5
-rwxr-xr-xeducation/tuxmath/DEPENDS4
-rwxr-xr-xeducation/tuxmath/DETAILS10
-rw-r--r--education/tuxmath/HISTORY5
-rwxr-xr-xeducation/tuxmath/PRE_BUILD4
-rw-r--r--education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sigbin0 -> 287 bytes
6 files changed, 17 insertions, 11 deletions
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 <sandalle@sourcemage.org>
* 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 <ruskie@mages.ath.cx>
* 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
--- /dev/null
+++ b/education/tuxmath/tuxmath_w_fonts-1.7.2.tar.gz.sig
Binary files differ