pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59463: www/konqueror: PLIST failure due to hunspell interaction
The following reply was made to PR pkg/59463; it has been noted by GNATS.
From: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
To: gnats-bugs%netbsd.org@localhost, rwhitlock22%gmail.com@localhost
Cc:
Subject: Re: pkg/59463: www/konqueror: PLIST failure due to hunspell
interaction
Date: Fri, 20 Jun 2025 15:29:47 +1200
On 12/06/2025 04:50, rwhitlock22%gmail.com@localhost wrote:
> Looking in work/konqueror-23.08.4/cmake/modules/FindHunspell.cmake it
> seems that this file name comes from running hunspell -D, which on my
> system includes /usr/pkg/share/hunspell/en_US, presumably because of a
> locale setting somewhere.
Note that there is partial support for these dictionaries in the package
at the moment, in that you can define which dictionaries you have/want
with KONQ_DICTS. I have it set to
KONQ_DICTS= en_GB en_US en_NZ
What it doesn't currently do is get the package to ignore any that you
haven't set that it happens to find.
cheers
mark
Home |
Main Index |
Thread Index |
Old Index