[Lunar-commits] <moonbase-other> tuxtyping: added to -other
v4hn
me at v4hn.de
Sat Nov 17 22:44:27 CET 2012
commit 6d2734b15df0634f6ed9f2fe8c2278b2dad3d1fa
Author: v4hn <me at v4hn.de>
Date: Sat, 17 Nov 2012 13:44:27 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/6d2734b15df0634f6ed9f2fe8c2278b2dad3d1fa
tuxtyping: added to -other
---
education/tuxtyping/BUILD | +5/-0
education/tuxtyping/DEPENDS | +7/-0
education/tuxtyping/DETAILS | +14/-0
3 files changed, 26 insertions(+)
--- /dev/null
+++ b/education/tuxtyping/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/education/tuxtyping/DEPENDS
@@ -0,0 +1,7 @@
+depends SDL
+depends SDL_image
+depends SDL_mixer
+depends SDL_Pango
+
+# --with-rsvg actually _breaks_ rsvg support...
+optional_depends librsvg "" "--without-rsvg" "use vector graphics"
--- /dev/null
+++ b/education/tuxtyping/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=tuxtyping
+ VERSION=1.8.1
+ SOURCE=tuxtype_w_fonts-${VERSION}.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/tuxtype_w_fonts-${VERSION}
+ SOURCE_URL=http://alioth.debian.org/frs/download.php/3270
+ SOURCE_VFY=sha1:f9e67f4cb8a6bb882bd6360b773f8b1645d74c23
+ WEB_SITE=http://tux4kids.alioth.debian.org/tuxmath/
+ ENTERED=20121117
+ UPDATED=20121117
+ SHORT="an educational typing tutor game"
+
+cat << EOF
+An Educational Typing Tutor Game Starring Tux, the Linux Penguin
+EOF
More information about the Lunar-commits
mailing list