[Lunar-commits] <moonbase> dasher: version bumped to 4.11.
Florin Braescu
florin at lunar-linux.org
Sun Apr 11 17:29:03 CEST 2010
commit 6eb47d38fbf38a71ac55cfdcac8851099b873017
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 11 18:29:03 2010 +0300
dasher: version bumped to 4.11.
---
gnome2/desktop/dasher/BUILD | 14 +++++++-------
gnome2/desktop/dasher/DEPENDS | 2 +-
gnome2/desktop/dasher/DETAILS | 25 +++++++++++++------------
3 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/gnome2/desktop/dasher/BUILD b/gnome2/desktop/dasher/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/desktop/dasher/BUILD
+++ b/gnome2/desktop/dasher/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/dasher/DEPENDS b/gnome2/desktop/dasher/DEPENDS
index b375b1b..db06aed 100644
--- a/gnome2/desktop/dasher/DEPENDS
+++ b/gnome2/desktop/dasher/DEPENDS
@@ -1,2 +1,2 @@
-depends at-spi &&
+depends at-spi
depends gnome-desktop
diff --git a/gnome2/desktop/dasher/DETAILS b/gnome2/desktop/dasher/DETAILS
index 98a70a6..c067269 100644
--- a/gnome2/desktop/dasher/DETAILS
+++ b/gnome2/desktop/dasher/DETAILS
@@ -1,23 +1,24 @@
MODULE=dasher
- VERSION=4.9.0
- MAJOR=4.9
+ MAJOR=4.11
+ VERSION=$MAJOR
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:c897804aa4701cee00b50c6dd83bf8003a3ae4a5
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:9acbbdbd7ad5d86bc310965c97e84b855d9be157
WEB_SITE=http://www.gnome.org
ENTERED=20040111
- UPDATED=20080925
- SHORT="an information-efficient text-entry interface, driven by natural continuous pointing gestures."
+ UPDATED=20100411
+ SHORT="An information-efficient text-entry interface"
cat << EOF
Dasher is an information-efficient text-entry interface, driven by
-natural continuous pointing gestures. Dasher is a competitive text-entry
-system wherever a full-size keyboard cannot be used - for example,
-
+natural continuous pointing gestures. Dasher is a competitive text-
+entry system wherever a full-size keyboard cannot be used - for
+example:
* on a palmtop computer;
* on a wearable computer;
- * when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse;
- * when operating a computer with zero hands (i.e., by head-mouse or by eyetracker).
-
+ * when operating a computer one-handed, by joystick, touchscreen,
+ trackball, or mouse;
+ * when operating a computer with zero hands (i.e., by head-mouse
+ or by eyetracker).
The eyetracking version of Dasher allows an experienced user to write
text as fast as normal handwriting - 25 words per minute; using a mouse,
experienced users can write at 39 words per minute.
More information about the Lunar-commits
mailing list