mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: hunspell-pt_BR-3.2
This commit is contained in:
parent
d6c4e5f7ff
commit
87c4ce9445
1 changed files with 18 additions and 0 deletions
18
srcpkgs/hunspell-pt_BR/template
Normal file
18
srcpkgs/hunspell-pt_BR/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'hunspell-pt_BR'
|
||||||
|
pkgname=hunspell-pt_BR
|
||||||
|
version=3.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
create_wrksrc=yes
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
short_desc="Brazillian Portuguese dictionary for hunspell"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="LGPL-3.0-or-later, MPL-1.1"
|
||||||
|
homepage="https://pt-br.libreoffice.org/projetos/vero"
|
||||||
|
distfiles="https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/VeroptBRV320AOC.oxt>VeroptBRV320AOC.zip"
|
||||||
|
checksum=78bac9ed27bf1b23666e240bc3809b9520004f14885423580a029771032bff54
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall pt_BR.aff 644 usr/share/hunspell
|
||||||
|
vinstall pt_BR.dic 644 usr/share/hunspell
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue