ports/54414: New port: Dasher -- text entry system (for people with disabilities)

lewiz purple at lewiz.net
Sat Jul 12 14:10:03 UTC 2003


>Number:         54414
>Category:       ports
>Synopsis:       New port: Dasher -- text entry system (for people with disabilities)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 12 07:10:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     lewiz
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD green.lewiz.org 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Tue Jul 1 02:11:42 BST 2003 root at green.lewiz.org:/usr/src/sys/i386/compile/GREEN i386
>Description:
	An information-efficient text entry system (for people with disabilities)
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dasher
#	dasher/Makefile
#	dasher/distinfo
#	dasher/pkg-descr
#	dasher/pkg-plist
#
echo c - dasher
mkdir -p dasher > /dev/null 2>&1
echo x - dasher/Makefile
sed 's/^X//' >dasher/Makefile << 'END-of-dasher/Makefile'
X# Ports collection Makefile for:	dasher
X# Date created:				5 July 2003
X# Whom:					lewiz <purple at lewiz.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dasher
XPORTVERSION=	3.0.2
XCATEGORIES=	misc
XMASTER_SITES=	http://www.inference.phy.cam.ac.uk/
XMASTER_SITE_SUBDIR=	${PORTNAME}/download/linux/source/3.0
XDIST_SUBDIR=	gnome2
X
XMAINTAINER=	purple at lewiz.net
XCOMMENT=	Information efficient text-entry interface
X
XLIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
X
XUSE_X_PREFIX=	yes
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-gtk2 --disable-gtkmmtest
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include"
XUSE_GMAKE=	yes
X
XLDFLAGS+=	-L{LOCALBASE}/lib
X
XMAN1=		dasher.1
X
X.include <bsd.port.mk>
END-of-dasher/Makefile
echo x - dasher/distinfo
sed 's/^X//' >dasher/distinfo << 'END-of-dasher/distinfo'
XMD5 (gnome2/dasher-3.0.2.tar.gz) = 1207d4076809fb69bb96ac11ce65bcd2
END-of-dasher/distinfo
echo x - dasher/pkg-descr
sed 's/^X//' >dasher/pkg-descr << 'END-of-dasher/pkg-descr'
XDasher is an information-efficient text-entry interface, driven by
Xnatural continuous pointing gestures. Dasher is a competitive text-entry
Xsystem wherever a full-size keyboard cannot be used - for example,
X
X    * on a palmtop computer;
X    * on a wearable computer;
X    * when operating a computer one-handed, by joystick, touchscreen,
X    * trackball, or mouse;
X    * when operating a computer with zero hands (i.e., by head-mouse or
X    * by eyetracker).
X
XDasher is fast, efficient, easy to learn, and fun to use.
X
XWWW: http://www.inference.phy.cam.ac.uk/dasher/
END-of-dasher/pkg-descr
echo x - dasher/pkg-plist
sed 's/^X//' >dasher/pkg-plist << 'END-of-dasher/pkg-plist'
Xbin/dasher
Xshare/dasher/alphabet.dtd
Xshare/dasher/alphabet.xml
Xshare/dasher/alphabet.xsl
Xshare/dasher/training_english_GB.txt
X at dirrm share/dasher
END-of-dasher/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list