summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <marco@scardovi.com>2021-05-03 13:14:31 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-03 17:20:38 +0300
commit5017cdfae40450b7d56e1519c20cb38824b3f556 (patch)
tree2196727fb4ac3168ff4d6335e9f0469372c3a144 /app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild
parentapp-dicts/myspell-ms: bump to EAPI 7 (diff)
downloadgentoo-5017cdfae40450b7d56e1519c20cb38824b3f556.tar.gz
gentoo-5017cdfae40450b7d56e1519c20cb38824b3f556.tar.bz2
gentoo-5017cdfae40450b7d56e1519c20cb38824b3f556.zip
app-dicts/myspell-nb: bump to EAPI 7 + revbump
+ move to libreoffice server Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild')
-rw-r--r--app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild b/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild
new file mode 100644
index 000000000000..96b2f5da5a48
--- /dev/null
+++ b/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "nb_NO.aff"
+ "nb_NO.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_nb_NO.dic"
+)
+
+MYSPELL_THES=(
+ "th_nb_NO_v2.dat"
+ "th_nb_NO_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Norwegian dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/norsk-stavekontroll-bokmal-og-nynorsk"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/dictionary-no-no-1-0.oxt"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"