# $Id: Portfile,v 1.5 2005/04/21 15:57:49 jberry Exp $ PortSystem 1.0 name dasher version 3.2.15 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 gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/dasher/3.2/ checksums md5 a3fa85e32c94c69476e12ecba7d257e7 depends_lib lib:libspi:at-spi port:gnome-speech use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-bind_at_load -no-cpp-precomp -flat_namespace -undefined suppress" post-destroot { file delete ${destroot}${prefix}/share/dasher/alphabet.Greek.xml \ file delete ${destroot}${prefix}/share/dasher/alphabet.Hebrew.xml }