New package: hunspell-hr_HR-20030928

This commit is contained in:
Gour 2015-07-16 11:40:41 +02:00
parent f21300d820
commit 9d80b07679

View file

@ -0,0 +1,19 @@
# Template file for 'hunspell-hr_HR'
pkgname=hunspell-hr_HR
version=20030928
revision=1
create_wrksrc=yes
noarch=yes
hostmakedepends="unzip"
short_desc="Croatian (Croatia) dictionary for hunspell"
maintainer="Gour <gour@atmarama.net>"
license="GPL-3"
homepage="http://www.libreoffice-na.us/English-4.3-installs/dictionary.html"
distfiles="http://www.libreoffice-na.us/English-4.3-installs/add-on-dictionaries-large-list/Croatian_dictionary_and_hyphenation_patterns--dict-hr____2003-09-28.oxt>dict.hr.zip"
checksum="387ada69978c2bab4914755b8f120d0fd742c7d5708a88159d6eb2868bb943dc"
do_install() {
vinstall ${wrksrc}/hr_HR.aff 644 usr/share/hunspell hr_HR.aff
vinstall ${wrksrc}/hr_HR.dic 644 usr/share/hunspell hr_HR.dic
}