summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-cs
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-cs
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r--app-dicts/myspell-cs/Manifest5
-rw-r--r--app-dicts/myspell-cs/metadata.xml5
-rw-r--r--app-dicts/myspell-cs/myspell-cs-20110224.ebuild29
3 files changed, 39 insertions, 0 deletions
diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
new file mode 100644
index 000000000000..f2bcc54aee4f
--- /dev/null
+++ b/app-dicts/myspell-cs/Manifest
@@ -0,0 +1,5 @@
+DIST myspell-cs-20110224.zip 1440618 SHA256 5315491a315a5380326458a228f7cda304eb3b14c3f61bf9792efc8061925462 SHA512 9f2ed5e10771c00635f382c676b2f9184374b4c20a7d2262d3c441feae4d9dcddbd611cdaf74cb035c76c969d73d913d6116d9c1a4ab0a7a754bfbd8253c1ca5 WHIRLPOOL 38eff64b49bcfedc7bc18c47b8c21306159d0d92e345721746b993f7f81ec34f99b6a9fa12cea5deeba2588823e6c3079f99496cb504147392706a7076ea5a6e
+EBUILD myspell-cs-20110224.ebuild 563 SHA256 4437ec7d8b47fa82b9aeb467303b31758d2c8e33819709d04147078e2af4b276 SHA512 6204c12635914f320d09cd243a9621695fe053bc506e9b68392f59a727c2b1f999d1b7a9ebaf5e66f5bfd29aed38a02e219a4ed3f1dc763797051c42c73ab1e4 WHIRLPOOL 25886a2d151f85415629f434563264556a19654d052bf73b83cb650105b51e25aaabc7a6a4292c22fd38d931c939f12aa3c42287e06f78a00cf3494e91022caa
+MISC ChangeLog 2538 SHA256 f6fcb5e0c96659bf145f90e1f8e3d517a18364838a67e3201fa0e3202ac034e5 SHA512 242a65407109639b73d5a7acee43cb5c4fadc14f14831b5de93b53c0977b97b7f7be79938b86921dcb60a87b5f9325d8edfa82713fd95baa1a1f073be0ef0977 WHIRLPOOL 19c8a9a1889599142e080c8e82fb46467dadce2160af65217a8a834364512004e805d0d980bc93bd1d18b1b254451f60b65b73f6a8ae4ba812f05f9f9478d5ad
+MISC ChangeLog-2015 3651 SHA256 7e160715180fc20f4ef3ad7dd34b7e6128f67405fe62ebbc1ea25354d8304fc8 SHA512 9f2c89cf075cdeb44bf700a12287c8e9fabdf773ffc18b150d72ecb940a28f68ca7b9f2c0b08383bc4fc7e5e1ff6650ff66638e8135b3c5c5ae1cc71fd97d806 WHIRLPOOL 125cd9921419129ec90df6151a352e51f79639f25daaf4fed16df30a338cdf2d6a30114c243d6435f4b81d2499f239466ebd234062661c9df574dde6dd4f75ad
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
diff --git a/app-dicts/myspell-cs/metadata.xml b/app-dicts/myspell-cs/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/myspell-cs/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-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
new file mode 100644
index 000000000000..58b0e25386b8
--- /dev/null
+++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "cs_CZ.aff"
+ "cs_CZ.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_cs_CZ.dic"
+)
+
+MYSPELL_THES=(
+ "th_cs_CZ_v3.dat"
+ "th_cs_CZ_v3.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Czech dictionaries for myspell/hunspell"
+HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/"
+SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip"
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""