[Lunar-commits] <moonbase> aalib: add the gpm optional depend.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 13:48:47 CET 2010


commit d123371a82d4e2bd655bcfe3eb2fdbed1f9a4ae8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 14:48:47 2010 +0200

    aalib: add the gpm optional depend.
---
 graphics/aalib/DEPENDS |    5 +++++
 graphics/aalib/DETAILS |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/graphics/aalib/DEPENDS b/graphics/aalib/DEPENDS
index 07858de..9c99bcd 100644
--- a/graphics/aalib/DEPENDS
+++ b/graphics/aalib/DEPENDS
@@ -1 +1,6 @@
 optional_depends  "slang"  ""  ""  "for slang driver support"
+
+optional_depends  "gpm"               \
+                  "--with-gpm-mouse"  \
+                  ""                  \
+                  "for mouse support in text console"
diff --git a/graphics/aalib/DETAILS b/graphics/aalib/DETAILS
index be54bab..f9a2c87 100644
--- a/graphics/aalib/DETAILS
+++ b/graphics/aalib/DETAILS
@@ -2,9 +2,9 @@
          VERSION=1.4rc5
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.4.0
-      SOURCE_URL=$SFORGE_URL/aa-project/
+      SOURCE_URL=$SFORGE_URL/aa-project
       SOURCE_VFY=sha1:a23269e950a249d2ef93625837cace45ddbce03b
-        WEB_SITE=http://aa-project.sourceforge.net/aalib/
+        WEB_SITE=http://aa-project.sourceforge.net/aalib
          ENTERED=20020419
          UPDATED=20050217
            SHORT="portable ascii art GFX library"


More information about the Lunar-commits mailing list