[Lunar-commits] <moonbase> mousetweaks: version 2.28.2 added to moonbase

Duncan Gibson engelsman at lunar-linux.org
Thu Jul 15 22:17:18 CEST 2010


commit 32238323c65cccbb09a462a30962ccafa91e5d87
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Feb 27 21:12:32 2010 +0100

    mousetweaks: version 2.28.2 added to moonbase
---
 gnome2/desktop/mousetweaks/BUILD   |   12 ++++++++++++
 gnome2/desktop/mousetweaks/DEPENDS |    2 ++
 gnome2/desktop/mousetweaks/DETAILS |   26 ++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/gnome2/desktop/mousetweaks/BUILD b/gnome2/desktop/mousetweaks/BUILD
new file mode 100644
index 0000000..80d990a
--- /dev/null
+++ b/gnome2/desktop/mousetweaks/BUILD
@@ -0,0 +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                   
+
+) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/mousetweaks/DEPENDS b/gnome2/desktop/mousetweaks/DEPENDS
new file mode 100644
index 0000000..6dcf648
--- /dev/null
+++ b/gnome2/desktop/mousetweaks/DEPENDS
@@ -0,0 +1,2 @@
+depends at-spi
+depends gnome-panel
diff --git a/gnome2/desktop/mousetweaks/DETAILS b/gnome2/desktop/mousetweaks/DETAILS
new file mode 100644
index 0000000..c113a40
--- /dev/null
+++ b/gnome2/desktop/mousetweaks/DETAILS
@@ -0,0 +1,26 @@
+          MODULE=mousetweaks
+         VERSION=2.28.2
+           MAJOR=2.28
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:ee89d6abd6a018d1f8944a7ffe9ecb0169fdc21b
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20100227
+         UPDATED=20100227
+           SHORT="accessibility software to aid mouse/pointer use"
+cat << EOF
+mousetweaks is an accessibility software that brings additional
+functionality to the pointer that allow a user to:
+
+  * open the contextual menu by clicking and holding the left
+    mousebutton, which is useful for users who can manipulate
+    only one button
+
+  * perform the 4 click types (left click, double click, drag
+    click and right click) by software, which is useful for
+    users who are not able to manipulate any button
+
+  * lock the pointer temporarily into an area of screen, which
+    is usefulf for people that need to use the pointing hardware
+    for more than just the computer
+EOF


More information about the Lunar-commits mailing list