[Lunar-commits] <moonbase> eboard: version bump to 1.1.0a.

Florin Braescu florin at lunar-linux.org
Mon Feb 11 20:38:50 CET 2008


commit 5f485734bd384b2e4b2fa7e13508745895f73edf
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Feb 11 21:38:50 2008 +0200

    eboard: version bump to 1.1.0a.
    
    The chess clocks now provide microsecond precision, and the
    seek table was replaced by a seek graph.
---
 games/eboard/DEPENDS |    2 +-
 games/eboard/DETAILS |   10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/games/eboard/DEPENDS b/games/eboard/DEPENDS
index 371f217..f98b7d7 100644
--- a/games/eboard/DEPENDS
+++ b/games/eboard/DEPENDS
@@ -1 +1 @@
-depends imlib
+depends gtk+-2
diff --git a/games/eboard/DETAILS b/games/eboard/DETAILS
index 4dbbe5f..24521bb 100644
--- a/games/eboard/DETAILS
+++ b/games/eboard/DETAILS
@@ -1,11 +1,13 @@
           MODULE=eboard
-         VERSION=0.9.5
-          SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+         VERSION=1.1.0a
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:3c3ad1e96bdc92a4cbb6f9290beb63e5255e0175
         WEB_SITE=http://eboard.sourceforge.net/
          ENTERED=20020518
-         UPDATED=20040507
+         UPDATED=20080211
            SHORT="gtk+ port of xboard"
+	   
 cat << EOF
 Eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD,
 Solaris, etc.) based on the GTK+ GUI toolkit. It provides a chess board


More information about the Lunar-commits mailing list