summaryrefslogtreecommitdiffstats
path: root/x11/easystroke/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11/easystroke/DETAILS')
-rwxr-xr-xx11/easystroke/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/easystroke/DETAILS b/x11/easystroke/DETAILS
new file mode 100755
index 0000000000..6907e884b7
--- /dev/null
+++ b/x11/easystroke/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=easystroke
+ VERSION=0.5.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:ab5adb3961e8e4a6233a6a001faccf24ff39413c8d1562f02f84fdc2689909c78feb3e52a689937fbabb4c6fe219f13a92eac4b9b114aee587d9e8499593239b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://sourceforge.net/apps/trac/easystroke/"
+ LICENSE[0]="ISC"
+ ENTERED=20100324
+ KEYWORDS=""
+ SHORT="Easystroke is a gesture-recognition application for X11."
+cat << EOF
+Gestures or strokes are movements that you make with you mouse (or your pen,
+finger etc.) while holding down a specific mouse button. Easystroke will
+execute certain actions if it recognizes the stroke; currently easystroke
+can emulate key presses, execute shell commands, hold down modifiers and
+emulate a scroll wheel. The program was designed with Tablet PCs in mind
+and can be used effectively even without access to a keyboard. Easystroke
+tries to provide an intuitive and efficient user interface, while at the
+same time being highly configurable and offering many advanced features.
+EOF