[Lunar-commits] <moonbase> ClanLib: version bumped to 0.8.1.

Florin Braescu florin at lunar-linux.org
Fri Jun 20 23:06:02 CEST 2008


commit 94d313c9a1203a4e1839645cc62cead477f10e9b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jun 21 00:06:02 2008 +0300

    ClanLib: version bumped to 0.8.1.
    
    This release adds an enhanced API for Linux, OS X, and
    Windows.
---
 libs/ClanLib/BUILD   |    1 +
 libs/ClanLib/DEPENDS |    2 +-
 libs/ClanLib/DETAILS |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/libs/ClanLib/BUILD b/libs/ClanLib/BUILD
index 921e587..b8df5dd 100644
--- a/libs/ClanLib/BUILD
+++ b/libs/ClanLib/BUILD
@@ -1,4 +1,5 @@
 (
+
   # No docs until the clanlib developers fix their autotools
   OPTS="$OPTS --disable-docs" 
  
diff --git a/libs/ClanLib/DEPENDS b/libs/ClanLib/DEPENDS
index 35063d2..cde710b 100644
--- a/libs/ClanLib/DEPENDS
+++ b/libs/ClanLib/DEPENDS
@@ -1,3 +1,3 @@
-depends  automake &&
+depends  automake
 
 optional_depends  "SDL_gfx" "" "" "to enable SDL_gfx support"
diff --git a/libs/ClanLib/DETAILS b/libs/ClanLib/DETAILS
index e136f0d..0f1ee00 100644
--- a/libs/ClanLib/DETAILS
+++ b/libs/ClanLib/DETAILS
@@ -1,12 +1,12 @@
           MODULE=ClanLib
-         VERSION=0.8.0
+         VERSION=0.8.1
           SOURCE=$MODULE-$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_URL=http://www.clanlib.org/download/releases-0.8/
-      SOURCE_VFY=sha1:e8b30bbb16d07d1cfd90525d60d9d2d8f3e74282
+      SOURCE_URL=http://www.clanlib.org/download/releases-0.8
+      SOURCE_VFY=sha1:5999b9c882efcaf06fd007bb69e659e322b8e155
         WEB_SITE=http://clanlib.org
          ENTERED=20011105
-         UPDATED=20060827
+         UPDATED=20080620
            SHORT="Multi-Platform game development library"
 
 cat << EOF


More information about the Lunar-commits mailing list