summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-nn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/myspell-nn
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/myspell-nn')
-rw-r--r--app-dicts/myspell-nn/Manifest5
-rw-r--r--app-dicts/myspell-nn/metadata.xml5
-rw-r--r--app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild37
3 files changed, 47 insertions, 0 deletions
diff --git a/app-dicts/myspell-nn/Manifest b/app-dicts/myspell-nn/Manifest
new file mode 100644
index 000000000000..6f44a8e826cb
--- /dev/null
+++ b/app-dicts/myspell-nn/Manifest
@@ -0,0 +1,5 @@
+DIST no_NO-pack2-2.0.10.zip 3221701 SHA256 91507d5cfc7b33cd52e2b0628af28235797ca8cd01acdb1a9d60b8f917ff9817 SHA512 af7ee5c465035aa419c60ef8621d6697e86e5fbed39737e86565bb3fe4851ee35d57f832e56ef0d27ce9b26682d5b32ef2213dd6c3323074cde2784fb236298c WHIRLPOOL d6e3e18ae7f09c038831ff7c2d5e8facaab6a2e87e5b167d7f492919016f7b0b921aadd7c366f47930a254eacca6c08cc6af5af0a1de02155760ca50c3e50617
+EBUILD myspell-nn-2.0.10.ebuild 681 SHA256 d47895b4861cb53b46f2f8cd3b4ed3430fa62dd75511559dafca436312fa563e SHA512 dd83945e1c3ed43161f14da90b8849e535721176fcfcb1b40d264cb8d5d961df570832d524b73fd43dbdfb69e1f2646fccf5ae6cbb168b1015041e04babef131 WHIRLPOOL 5ee9eefe45a1e1667ee998eea5f9115b54c774c6b001a1cb13bfd690923f0335f9f7c30435000470fd8cf00e2e6a22756fb5a530391e42935a428fa9a156ee6e
+MISC ChangeLog 2534 SHA256 6bdda026f42bca268cdc0bdec61c3b9e5648b7ff93beef48964605895cb382c3 SHA512 10f4ce87e1235f2b4473ab2dde424d691df48b750473ce19462855eb408191a3440d9344fbe4a12a458018d88d36ca7225b14014af97c968b1ff28404c42b200 WHIRLPOOL e932e909bd8691266d3a1ef918da9b7b5ffc855378644e3fc45c1da5509da9f28383f2f297e3ffbf12293b301f23e05d5b1305d2571245ad4376649516c4665b
+MISC ChangeLog-2015 3825 SHA256 e595b9833ac14778ed18d6aed1b9ac22e416b39c76c84983c73a8cd21accd4b6 SHA512 2f69aeef69e73b023ae0d2b5f8ec467bf466cf9b98bf9433a9afc40f57b3703147521679f7f2533e8556fec1f61cca7ad7ed0645d9a245edbcdce74eeb69ebd7 WHIRLPOOL b4c5851cb1e9d38d7d3e1c76758990d46691f5aceda52c889622e2c15941cf3fd3fb6daabf7a59bfcf3096bffd71bb6b513d2b50fc9d793187f38b60392d0abc
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
diff --git a/app-dicts/myspell-nn/metadata.xml b/app-dicts/myspell-nn/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/myspell-nn/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild b/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild
new file mode 100644
index 000000000000..e0a531efe3e1
--- /dev/null
+++ b/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "nn_NO.aff"
+ "nn_NO.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_nn_NO.dic"
+)
+
+MYSPELL_THES=(
+ "th_nn_NO_v2.dat"
+ "th_nn_NO_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Norwegian dictionaries for myspell/hunspell"
+HOMEPAGE="http://spell-norwegian.alioth.debian.org/"
+SRC_URI="https://alioth.debian.org/frs/download.php/2357/no_NO-pack2-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+src_unpack() {
+ myspell-r2_src_unpack
+
+ for i in *.zip; do
+ unzip ${i} || die
+ done
+}