[Lunar-commits] <moonbase-other> tuxmath: readded to -other and version bump
v4hn
me at v4hn.de
Sat Nov 17 01:26:33 CET 2012
commit 6921892856f4b85c893d31ba504d844b5b6c8e19
Author: v4hn <me at v4hn.de>
Date: Fri, 16 Nov 2012 16:26:33 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/6921892856f4b85c893d31ba504d844b5b6c8e19
tuxmath: readded to -other and version bump
---
education/tuxmath/BUILD | +5/-0
education/tuxmath/DEPENDS | +13/-0
education/tuxmath/DETAILS | +16/-0
3 files changed, 34 insertions(+)
--- /dev/null
+++ b/education/tuxmath/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/education/tuxmath/DEPENDS
@@ -0,0 +1,13 @@
+depends SDL
+depends SDL_image
+depends SDL_mixer
+depends SDL_Pango
+
+# this should be optional, but breaks with 2.0.1
+depends SDL_net
+
+depends t4k_common
+
+# --with-rsvg actually _breaks_ rsvg support...
+optional_depends librsvg "" "--without-rsvg" "use vector graphics"
+
--- /dev/null
+++ b/education/tuxmath/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=tuxmath
+ VERSION=2.0.1
+ SOURCE=${MODULE}_w_fonts-${VERSION}.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_w_fonts-${VERSION}
+ SOURCE_URL=http://alioth.debian.org/frs/download.php/3561
+ SOURCE_VFY=sha1:7a73430c29e5f1fdb20d33dbce484ed1655044f6
+ WEB_SITE=http://tux4kids.alioth.debian.org/tuxmath/
+ ENTERED=20100918
+ UPDATED=20121116
+ SHORT="arcade game that helps kids practice their math facts"
+
+cat << EOF
+TuxMath is an arcade game inspired by Missile Command
+that helps kids practice their math facts.
+The main goal is to make it effective and fun!
+EOF
More information about the Lunar-commits
mailing list