summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-01-13 01:28:27 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-01-13 01:28:45 +1100
commitf03c0c2f592660add92a940eab5734d315134e32 (patch)
treed4f388dd3e7ef74528f2405c5e2b7fc307d15359 /app-dicts
parentdev-perl/DateTime: Mark ~hppa (bug #599550). (diff)
downloadgentoo-f03c0c2f592660add92a940eab5734d315134e32.tar.gz
gentoo-f03c0c2f592660add92a940eab5734d315134e32.tar.bz2
gentoo-f03c0c2f592660add92a940eab5734d315134e32.zip
app-dicts/myspell-da: version bump 2.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-da/Manifest1
-rw-r--r--app-dicts/myspell-da/myspell-da-2.3.ebuild29
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-da/Manifest b/app-dicts/myspell-da/Manifest
index e4749000ee45..0f10ff227aca 100644
--- a/app-dicts/myspell-da/Manifest
+++ b/app-dicts/myspell-da/Manifest
@@ -1 +1,2 @@
+DIST dict-da-2-3.oxt 1861736 SHA256 ecc4cb145d0a14403d5ec39b9fd398307fa66b3d6329b979a39de3edaeac5d15 SHA512 28428096ba6d79801fdf47a61bedc06c9ee2d667ae32307bd57f9b7cdc1cb06e84ac2bd78fba11c87dd35dc88d78c5e0f81588e5145267577ca0992b35ea301a WHIRLPOOL 0773ea41aab6a09ade1f5b7b77898589e2d4095075a3272d6297f7d6fb97cf3b1e7032400f95a33ee85d15028eab511ae2d1efa1d643adde52486e73eacc24b0
DIST dict-da-2.1.oxt 1695432 SHA256 4f8862a5447c380baa9102817d6f9d41a799f89b7028366722fe6a05f448a0c5 SHA512 4dab6e4dcb2cf782ddff11126e4eebda9281c45aaf480f6c8afb655f59c23bfb29f17d9698bcfaf04b0c95d20b897c1401e363337726947aedc2411927cf233b WHIRLPOOL 237cbc5369d8386748c728a876de4097853c8d25be5b1d2bc8676e7479562869067d196a80ae5ded21e450e30bb1638d381f8c5c72cba142088bb589e3a523a7
diff --git a/app-dicts/myspell-da/myspell-da-2.3.ebuild b/app-dicts/myspell-da/myspell-da-2.3.ebuild
new file mode 100644
index 000000000000..1c1552e2fa50
--- /dev/null
+++ b/app-dicts/myspell-da/myspell-da-2.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "da_DK.aff"
+ "da_DK.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_da_DK.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Danish dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary"
+SRC_URI="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt"
+SRC_URI="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/${PV}/@@download/file/dict-da-${PV/./-}.oxt"
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""