[Lunar-commits] <moonbase> gok: version bumped to 2.30.0.

Florin Braescu florin at lunar-linux.org
Fri Apr 16 22:45:07 CEST 2010


commit c8835d88b5234e3cd85dad8780a675ad108a55b5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Apr 16 23:45:07 2010 +0300

    gok: version bumped to 2.30.0.
---
 gnome2/desktop/gok/BUILD   |   14 +++++++-------
 gnome2/desktop/gok/DETAILS |   13 +++++++------
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/gnome2/desktop/gok/BUILD b/gnome2/desktop/gok/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/desktop/gok/BUILD
+++ b/gnome2/desktop/gok/BUILD
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make                   
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
+                $OPTS                                         &&
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/gok/DETAILS b/gnome2/desktop/gok/DETAILS
index ae392b2..ffd11ba 100644
--- a/gnome2/desktop/gok/DETAILS
+++ b/gnome2/desktop/gok/DETAILS
@@ -1,16 +1,17 @@
           MODULE=gok
-         VERSION=2.26.0
-           MAJOR=2.26
+           MAJOR=2.30
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:8b97b61b1f88d4fe5ddd706481ce6b70d57c33ac
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:564ad7f2f7d241d99f47abb42f012ae9a2063d51
         WEB_SITE=http://www.gnome.org
          ENTERED=20030409
-         UPDATED=20090415
+         UPDATED=20100416
            SHORT="Gnome OnScreen Keyboard"
+
 cat << EOF
 The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for
 UNIX and UNIX-like operating systems. It features Direct Selection,
 Dwell Selection, Automatic Scanning and Inverse Scanning access methods
-and includes word completio
+and includes word completion.
 EOF


More information about the Lunar-commits mailing list