Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] hunspell "bad" search path
@ 2020-01-05 11:55 voidlinux-github
  2020-01-06  8:01 ` [ISSUE] [CLOSED] " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-05 11:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]

New issue by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/18052

Description:
* package:  

```
$ xbps-query -l | grep '^ii hunspell'
ii hunspell-1.7.0_1                        Spell checker and morphological analyzer
```

### Expected behavior

hunspell should not search in Openoffice dirs, we don't use it, we use LibreOffice.

### Actual behavior

```
$ hunspell -D 2>&1 | sed -n '2p' | perl -pe 's/:+/\n/g'
.
/usr/share/hunspell
/usr/share/myspell
/usr/share/myspell/dicts
/Library/Spelling
/home/jiri/.openoffice.org/3/user/wordbook
/home/jiri/.openoffice.org2/user/wordbook
/home/jiri/.openoffice.org2.0/user/wordbook
/home/jiri/Library/Spelling
/opt/openoffice.org/basis3.0/share/dict/ooo
/usr/lib/openoffice.org/basis3.0/share/dict/ooo
/opt/openoffice.org2.4/share/dict/ooo
/usr/lib/openoffice.org2.4/share/dict/ooo
/opt/openoffice.org2.3/share/dict/ooo
/usr/lib/openoffice.org2.3/share/dict/ooo
/opt/openoffice.org2.2/share/dict/ooo
/usr/lib/openoffice.org2.2/share/dict/ooo
/opt/openoffice.org2.1/share/dict/ooo
/usr/lib/openoffice.org2.1/share/dict/ooo
/opt/openoffice.org2.0/share/dict/ooo
/usr/lib/openoffice.org2.0/share/dict/ooo

```

### Solution

hunspell should be patched in a way OpenBSD does it, see https://github.com/openbsd/ports/blob/master/textproc/hunspell/patches/patch-src_tools_hunspell_cxx



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] hunspell "bad" search path
  2020-01-05 11:55 [ISSUE] hunspell "bad" search path voidlinux-github
@ 2020-01-06  8:01 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-06  8:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1411 bytes --]

Closed issue by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/18052

Description:
* package:  

```
$ xbps-query -l | grep '^ii hunspell'
ii hunspell-1.7.0_1                        Spell checker and morphological analyzer
```

### Expected behavior

hunspell should not search in Openoffice dirs, we don't use it, we use LibreOffice.

### Actual behavior

```
$ hunspell -D 2>&1 | sed -n '2p' | perl -pe 's/:+/\n/g'
.
/usr/share/hunspell
/usr/share/myspell
/usr/share/myspell/dicts
/Library/Spelling
/home/jiri/.openoffice.org/3/user/wordbook
/home/jiri/.openoffice.org2/user/wordbook
/home/jiri/.openoffice.org2.0/user/wordbook
/home/jiri/Library/Spelling
/opt/openoffice.org/basis3.0/share/dict/ooo
/usr/lib/openoffice.org/basis3.0/share/dict/ooo
/opt/openoffice.org2.4/share/dict/ooo
/usr/lib/openoffice.org2.4/share/dict/ooo
/opt/openoffice.org2.3/share/dict/ooo
/usr/lib/openoffice.org2.3/share/dict/ooo
/opt/openoffice.org2.2/share/dict/ooo
/usr/lib/openoffice.org2.2/share/dict/ooo
/opt/openoffice.org2.1/share/dict/ooo
/usr/lib/openoffice.org2.1/share/dict/ooo
/opt/openoffice.org2.0/share/dict/ooo
/usr/lib/openoffice.org2.0/share/dict/ooo

```

### Solution

hunspell should be patched in a way OpenBSD does it, see https://github.com/openbsd/ports/blob/master/textproc/hunspell/patches/patch-src_tools_hunspell_cxx



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-06  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05 11:55 [ISSUE] hunspell "bad" search path voidlinux-github
2020-01-06  8:01 ` [ISSUE] [CLOSED] " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).