ghostwriter: change hunspell recommendation

This commit is contained in:
Đoàn Trần Công Danh 2025-05-09 11:09:50 +07:00
parent c2d86f2e7b
commit 20ef265797
2 changed files with 10 additions and 12 deletions

View file

@ -1,20 +1,18 @@
A `hunspell` dictionary must be installed for live spell-checking to work. Some available packages available on Void are: A `hunspell` dictionary must be installed for live spell-checking to work.
Some available packages available on Void Linux are:
- `hunspell-da_DK` - Danish - `hunspell-da` - Danish
- `hunspell-de_CH` - German (Switzerland) - `hunspell-de` - German
- `hunspell-de_DE` - Germany (Germany)
- `hunspell-el_GR` - Greek - `hunspell-el_GR` - Greek
- `hunspell-en_AU` - English (Australia) - `hunspell-en` - English
- `hunspell-en_GB` - English (Great Britain) - `hunspell-es` - Spanish
- `hunspell-en_US` - English (United States)
- `hunspell-es_ES` - Spanish
- `hunspell-fr_FR` - French - `hunspell-fr_FR` - French
- `hunspell-hr_HR` - Croatian - `hunspell-hr` - Croatian
- `hunspell-it_IT` - Italian - `hunspell-it_IT` - Italian
- `hunspell-pl_PL` - Polish - `hunspell-pl` - Polish
- `hunspell-pt_BR` - Portuguese (Brazil) - `hunspell-pt_BR` - Portuguese (Brazil)
- `hunspell-pt_PT` - Portugese (Portugal) - `hunspell-pt_PT` - Portugese (Portugal)
- `hunspell-ro_RO` - Romanian - `hunspell-ro_RO` - Romanian
- `hunspell-ru_RU` - Russian - `hunspell-ru_RU` - Russian
- `hunspell-sv_SE` - Swedish - `hunspell-sv` - Swedish

View file

@ -1,7 +1,7 @@
# Template file for 'ghostwriter' # Template file for 'ghostwriter'
pkgname=ghostwriter pkgname=ghostwriter
version=25.04.0 version=25.04.0
revision=1 revision=2
build_style=cmake build_style=cmake
hostmakedepends="pkg-config extra-cmake-modules qt6-base qt6-tools" hostmakedepends="pkg-config extra-cmake-modules qt6-base qt6-tools"
makedepends="qt6-multimedia-devel qt6-svg-devel qt6-webengine-devel makedepends="qt6-multimedia-devel qt6-svg-devel qt6-webengine-devel