Skip to content

Commit

Permalink
New package: hunspell-ro_RO-3.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
klorophatu authored and ericonr committed Dec 2, 2020
1 parent 90fac96 commit 8266f28
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions srcpkgs/hunspell-ro_RO/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Template file for 'hunspell-ro_RO'
pkgname=hunspell-ro_RO
version=3.3.10
revision=1
create_wrksrc=yes
short_desc="Romanian dictionary for hunspell"
maintainer="Klorophatu <klorophatu@krutt.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
homepage="https://sourceforge.net/projects/rospell/"
distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519

do_install() {
vinstall ro_RO.aff 644 usr/share/hunspell
vinstall ro_RO.dic 644 usr/share/hunspell
vlicense README
}

0 comments on commit 8266f28

Please sign in to comment.