mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ghostwriter: change hunspell recommendation
This commit is contained in:
parent
c2d86f2e7b
commit
20ef265797
2 changed files with 10 additions and 12 deletions
|
@ -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-de_CH` - German (Switzerland)
|
||||
- `hunspell-de_DE` - Germany (Germany)
|
||||
- `hunspell-da` - Danish
|
||||
- `hunspell-de` - German
|
||||
- `hunspell-el_GR` - Greek
|
||||
- `hunspell-en_AU` - English (Australia)
|
||||
- `hunspell-en_GB` - English (Great Britain)
|
||||
- `hunspell-en_US` - English (United States)
|
||||
- `hunspell-es_ES` - Spanish
|
||||
- `hunspell-en` - English
|
||||
- `hunspell-es` - Spanish
|
||||
- `hunspell-fr_FR` - French
|
||||
- `hunspell-hr_HR` - Croatian
|
||||
- `hunspell-hr` - Croatian
|
||||
- `hunspell-it_IT` - Italian
|
||||
- `hunspell-pl_PL` - Polish
|
||||
- `hunspell-pl` - Polish
|
||||
- `hunspell-pt_BR` - Portuguese (Brazil)
|
||||
- `hunspell-pt_PT` - Portugese (Portugal)
|
||||
- `hunspell-ro_RO` - Romanian
|
||||
- `hunspell-ru_RU` - Russian
|
||||
- `hunspell-sv_SE` - Swedish
|
||||
- `hunspell-sv` - Swedish
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ghostwriter'
|
||||
pkgname=ghostwriter
|
||||
version=25.04.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config extra-cmake-modules qt6-base qt6-tools"
|
||||
makedepends="qt6-multimedia-devel qt6-svg-devel qt6-webengine-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue