FS#15107 - [hunspell] lack user interface
Attached to Project:
Arch Linux
Opened by Andrej Gelenberg (nikel) - Sunday, 14 June 2009, 23:12 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 04 October 2009, 21:16 GMT
Opened by Andrej Gelenberg (nikel) - Sunday, 14 June 2009, 23:12 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 04 October 2009, 21:16 GMT
|
Details
Description: hunspell lack user interface
Pleas add oprion for confugure: --with-ui --with-readline --with-experimental (additionaal dependency: readline) packageverion: 1.2.8-1 |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Sunday, 04 October 2009, 21:16 GMT
Reason for closing: Implemented
Sunday, 04 October 2009, 21:16 GMT
Reason for closing: Implemented
Comment by Jan de Groot (JGC) -
Monday, 15 June 2009, 07:40 GMT
The UI only adds ncurses and readline dependencies, so that
shouldn't be a problem. The experimental flag seems to build some
extra tools, but also adds some functions to the library. This
shouldn't affect other programs.