*/*: Bump copyright on files touched this year
[gentoo.git] / app-dicts / myspell-sv / myspell-sv-2.14.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MYSPELL_DICT=(
7         "sv_FI.aff"
8         "sv_FI.dic"
9         "sv_SE.aff"
10         "sv_SE.dic"
11 )
12
13 MYSPELL_HYPH=(
14         "hyph_sv_SE.dic"
15 )
16
17 MYSPELL_THES=(
18         "th_sv_SE.dat"
19         "th_sv_SE.idx"
20 )
21
22 inherit myspell-r2
23
24 DESCRIPTION="Swedish dictionaries for myspell/hunspell"
25 HOMEPAGE="
26         http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan
27         http://extensions.libreoffice.org/extension-center/swedish-hyphenation
28         http://extensions.libreoffice.org/extension-center/swedish-thesaurus-based-on-synlex
29 "
30 SRC_URI="
31         http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/${PV}/ooo_swedish_dict_${PV}.oxt
32         http://extensions.libreoffice.org/extension-center/swedish-hyphenation/releases/1.10/hyph_sv_se.oxt -> ${P}-hyph.oxt
33         http://extensions.libreoffice.org/extension-center/swedish-thesaurus-based-on-synlex/releases/1.3/swedishthesaurus.oxt -> ${P}-thes.oxt
34 "
35
36 LICENSE="CC-BY-SA-3.0 GPL-2 LGPL-3"
37 SLOT="0"
38 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
39 IUSE=""