[oe] Cellwriter

Ken Bloom kbloom at gmail.com
Tue Mar 11 19:54:14 UTC 2008


I'm very surprised that CellWriter isn't in OpenEmbedded yet. This is a 
GPL handwriting recognition system that can be used on keyboardless 
systems, for example the Nokia 770, for input. Please add this if you 
can, and encourage distributions for keyboardless devices (e.g. Poky 
Linux, and Mamona) to include it in their images.

$ cat org.openembedded.dev/packages/cellwriter/cellwriter_1.3.3.bb
DESCRIPTION = "A grid-entry natural handwriting input panel. As you write 
characters into the cells, your writing is instantly recognized at the 
character level. When you press Enter on the panel, the input you entered 
is sent to the currently focused application as if typed on the keyboard."
SECTION = "x11/input"
AUTHOR = "Michael Levin"
LICENSE = "GNU General Public License"
DEPENDS = "gtk+"

SRC_URI = "http://pub.risujin.org/cellwriter/cellwriter-1.3.3.tar.gz"
EXTRA_OECONF = "--without-gnome"

inherit autotools





-- 
Ken (Chanoch) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/





More information about the Openembedded-devel mailing list