Release notes available on this page
Packaging:
- format the package.yml
- add make check
- review dependencies
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D943
Update libhunspell to 1.6.2 Authored by kyrios123 on Sep 3 2017, 1:41 PM. Tags Referenced Files
Subscribers
Details
Release notes available on this page Packaging:
Signed-off-by: Pierre-Yves <pyu@riseup.net>
$ hunspell Hunspell 1.6.2 hello, world! * * helli, worli! & helli 5 0: hello, hell, Kelli, hell i, helix & worli 1 7: world
Diff Detail
Event TimelineComment Actions I imagine since abi symbols changed that the following would need a rebuild: texstudio aegisub ghostwriter sigil focuswriter codelite libreoffice-common lyx texworks onboard sonnet enchant thunderbird Comment Actions For enchant, there is an update in D944 so it needs to be rebuild anyway. Comment Actions I don't mind doing the rebuilds for this, unless you particularly fancy doing them?
Comment Actions Testing progress
Comment Actions Need some help to check sonnet sonnet.core: No language dictionaries for the language: "en" sonnet.core: No language dictionaries for the language: "en" sonnet.core: No language dictionaries for the language: "en" sonnet.core: deleting 0x7fff330724f0 for "en" sonnet.core: deleting 0x7fff33072288 for "en_US" sonnet.core: deleting 0x7fff330722f8 for "en_US" sonnet.core: deleting 0x7fff330722d8 for "en_US" sonnet.core: deleting 0x7fff33072348 for "en_US" sonnet.core: No language dictionaries for the language: "en" sonnet.core: deleting 0x26f3450 for "en" sonnet.core: deleting 0x26f3008 for "en" @sunnyflunk perhaps you can help me with this one (hunspell-en is installed on my test machine and I had no problem with other apps) ? Comment Actions texworks is working fine but the following trick is required as it is still looking for the deprecated myspell sudo mkdir -p /usr/share/myspell/dicts cd /usr/share/myspell/dicts sudo ln -s /usr/share/hunspell/en_US.aff sudo ln -s /usr/share/hunspell/en_US.dic Comment Actions Or we fix it properly via -DTeXworks_DIC_DIR=/usr/share/hunspell I recommend using kate to test sonnet. Comment Actions So the workaround for having spellchecker working on applications using sonnet (basically KDE apps) on non-plasma desktops is to prefix the binary with LANGUAGE=''. | ||||||||||||||||||||||||||||||||