# $Id$ PortSystem 1.0 name dasher version 4.2.2 description Zooming text entry system. long_description Dasher is a zooming predictive text \ entry system, designed for situations \ where keyboard input is impractical \ (for instance, accessibility or PDAs). It \ is usable with highly limited amounts of \ physical input while still allowing \ high rates of text entry. maintainers nomaintainer categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/dasher/4.2/ checksums md5 eff0aeda6c02b03263c4712f56bd3b1c depends_lib \ port:at-spi \ port:gnome-speech \ port:dbus \ port:dbus-glib \ port:gnome-doc-utils use_bzip2 yes configure.args --mandir=${prefix}/share/man \ --with-darwin \ --disable-scrollkeeper configure.cppflags-append "-L${prefix}/lib" configure.cflags-append "-bind_at_load -no-cpp-precomp -flat_namespace" post-activate { system "scrollkeeper-update" }