[Lunar-commits] <moonbase-other> quarry: readded to -other
    v4hn 
    me at v4hn.de
       
    Sat Aug 11 16:57:49 CEST 2012
    
    
  
commit d75aa4e67ceb9b4806e381148bf7dd299a421ca9
Author: v4hn <me at v4hn.de>
Date: Sat, 11 Aug 2012 07:57:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d75aa4e67ceb9b4806e381148bf7dd299a421ca9
quarry: readded to -other
---
  games/quarry/DEPENDS                                         +2/-0     
  games/quarry/DETAILS                                         +16/-0    
  2 files changed, 18 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/games/quarry/DEPENDS
@@ -0,0 +1,2 @@
+depends  gtk+-2
+depends  librsvg
--- /dev/null
+++ b/games/quarry/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=quarry
+         VERSION=0.2.0
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://download.gna.org/${MODULE}/
+      SOURCE_VFY=sha1:261683ed795db8309b2a830badff4d2f1f2cd860
+        WEB_SITE=http://home.gna.org/quarry/
+         ENTERED=20081021
+         UPDATED=20081021
+           SHORT="universal board game interface program"
+
+cat << EOF
+Quarry is a universal board game interface program.  At present it
+supports three games: Go, Amazons and Reversi.  It is intended to be
+useful for both users and developers of game engines (i.e. programs
+that play board games).
+EOF
    
    
More information about the Lunar-commits
mailing list