1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

New port: misc/dasher, text entry system (for people with disabilities)

An information-efficient text entry system (for people with
	disabilities)

PR:		ports/54414
Submitted by:	lewiz <purple@lewiz.net>
This commit is contained in:
Edwin Groothuis 2004-01-03 07:24:22 +00:00
parent 27b918e2c5
commit 53a207cbce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97175
9 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# Ports collection Makefile for: dasher
# Date created: 5 July 2003
# Whom: lewiz <purple@lewiz.net>
#
# $FreeBSD$
#
PORTNAME= dasher
PORTVERSION= 3.0.2
CATEGORIES= editors
MASTER_SITES= http://www.inference.phy.cam.ac.uk/${PORTNAME}/download/linux/source/3.0/
DIST_SUBDIR= gnome2
MAINTAINER= purple@lewiz.net
COMMENT= Information efficient text-entry interface
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2 --disable-gtkmmtest
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
LDFLAGS+= -L{LOCALBASE}/lib
MAN1= dasher.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gnome2/dasher-3.0.2.tar.gz) = 1207d4076809fb69bb96ac11ce65bcd2

View File

@ -0,0 +1,14 @@
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,
* 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).
Dasher is fast, efficient, easy to learn, and fun to use.
WWW: http://www.inference.phy.cam.ac.uk/dasher/

View File

@ -0,0 +1,6 @@
bin/dasher
share/dasher/alphabet.dtd
share/dasher/alphabet.xml
share/dasher/alphabet.xsl
share/dasher/training_english_GB.txt
@dirrm share/dasher

View File

@ -29,6 +29,7 @@
SUBDIR += cooledit
SUBDIR += custom-emacs
SUBDIR += custom-mule
SUBDIR += dasher
SUBDIR += dedit
SUBDIR += dte
SUBDIR += e3

30
editors/dasher/Makefile Normal file
View File

@ -0,0 +1,30 @@
# Ports collection Makefile for: dasher
# Date created: 5 July 2003
# Whom: lewiz <purple@lewiz.net>
#
# $FreeBSD$
#
PORTNAME= dasher
PORTVERSION= 3.0.2
CATEGORIES= editors
MASTER_SITES= http://www.inference.phy.cam.ac.uk/${PORTNAME}/download/linux/source/3.0/
DIST_SUBDIR= gnome2
MAINTAINER= purple@lewiz.net
COMMENT= Information efficient text-entry interface
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2 --disable-gtkmmtest
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
LDFLAGS+= -L{LOCALBASE}/lib
MAN1= dasher.1
.include <bsd.port.mk>

1
editors/dasher/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gnome2/dasher-3.0.2.tar.gz) = 1207d4076809fb69bb96ac11ce65bcd2

14
editors/dasher/pkg-descr Normal file
View File

@ -0,0 +1,14 @@
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,
* 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).
Dasher is fast, efficient, easy to learn, and fun to use.
WWW: http://www.inference.phy.cam.ac.uk/dasher/

6
editors/dasher/pkg-plist Normal file
View File

@ -0,0 +1,6 @@
bin/dasher
share/dasher/alphabet.dtd
share/dasher/alphabet.xml
share/dasher/alphabet.xsl
share/dasher/training_english_GB.txt
@dirrm share/dasher