Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7d58d41dd0c00acc81bc01fa1c4af20e > files > 10

libstroke-0.5.1-25.fc15.i686.rpm


fix autoconfig stuff to actually find the gtk headers and only build gnome
version of library if gnome is detected.

in general, grokking and redo of autoconf

General things I have planned to do:
   make trailing XOR line/erase line
   make the home page prettier
   move development to sourceforge.net
   add an FVWM module to display the stroke bindings (ie, a 'help' function)
   write/test the C++,Perl, bindings or translations
   make a GNOMEified version of the library, get it in glibc
   write a GNOME control app for configuring strokes in GNOME

Bug list:

This may still be outstanding, I dunno:
Jeremie Petit <Jeremie.Petit@Digital.com>
>       I had a problem though, because the lib was not linked with the math
>library (I had to add "-lm" in the libtool file, after "-lc").