[Lunar-commits] <moonbase-other> t4k_common: added as dependency of tuxmath

v4hn me at v4hn.de
Sat Nov 17 01:25:45 CET 2012


commit ee04fc34ba12c64f86ce430f21fe66fd1833bfdd
Author: v4hn <me at v4hn.de>
Date: Fri, 16 Nov 2012 16:25:45 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/ee04fc34ba12c64f86ce430f21fe66fd1833bfdd

t4k_common: added as dependency of tuxmath
---
  libs/t4k_common/DEPENDS | +5/-0     
  libs/t4k_common/DETAILS | +13/-0    
  2 files changed, 18 insertions(+)

--- /dev/null
+++ b/libs/t4k_common/DEPENDS
@@ -0,0 +1,5 @@
+# yes this is optional, but else we would need SDL_ttf
+depends SDL_Pango
+
+optional_depends librsvg "" "--without-rsvg" "vector graphics support"
+optional_depends SDL_net "" "--without-sdlnet" "include networking support"
--- /dev/null
+++ b/libs/t4k_common/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=t4k_common
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=https://alioth.debian.org/frs/download.php/3540
+      SOURCE_VFY=sha1:626eddedee86059ccab593a226c8d98571018b46
+        WEB_SITE=http://www.libimobiledevice.org
+         ENTERED=20100221
+         UPDATED=20121116
+           SHORT="Library of common Tux4Kids functions"
+
+cat << EOF
+A library for sharing code between different Tux4Kids projects
+EOF




More information about the Lunar-commits mailing list