summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-05-01 16:03:18 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-05-01 16:03:18 +0000
commitc69397cf06dad56b2d56e587804550fb829834a3 (patch)
tree275d4eb5aa897758f4d1da776241a1b5ebce62a6 /app-dicts/myspell-hu
parentNew ebuild for Croatian myspell dictionary (diff)
downloadhistorical-c69397cf06dad56b2d56e587804550fb829834a3.tar.gz
historical-c69397cf06dad56b2d56e587804550fb829834a3.tar.bz2
historical-c69397cf06dad56b2d56e587804550fb829834a3.zip
New ebuild for Hungarian myspell dictionary
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r--app-dicts/myspell-hu/ChangeLog10
-rw-r--r--app-dicts/myspell-hu/files/digest-myspell-hu-200603169
-rw-r--r--app-dicts/myspell-hu/metadata.xml6
-rw-r--r--app-dicts/myspell-hu/myspell-hu-20060316.ebuild23
4 files changed, 48 insertions, 0 deletions
diff --git a/app-dicts/myspell-hu/ChangeLog b/app-dicts/myspell-hu/ChangeLog
new file mode 100644
index 000000000000..0ed1e2a3c4fd
--- /dev/null
+++ b/app-dicts/myspell-hu/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/myspell-hu
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.1 2006/05/01 16:03:18 kevquinn Exp $
+
+*myspell-hu-20060316 (01 May 2006)
+
+ 01 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> +metadata.xml,
+ +myspell-hu-20060316.ebuild:
+ New ebuild for Hungarian myspell dictionary
+
diff --git a/app-dicts/myspell-hu/files/digest-myspell-hu-20060316 b/app-dicts/myspell-hu/files/digest-myspell-hu-20060316
new file mode 100644
index 000000000000..ce9fe93dd53f
--- /dev/null
+++ b/app-dicts/myspell-hu/files/digest-myspell-hu-20060316
@@ -0,0 +1,9 @@
+MD5 e697bbd1025a7f11716d7988fcfba778 myspell-hu_HU-20060316.zip 1043349
+RMD160 032d8cb9b17b1fa271c3c184324912a715bd97d4 myspell-hu_HU-20060316.zip 1043349
+SHA256 baf71a7b4877389b32705841f99899429e492e3dbc98d4c070e6eeba5248fcc9 myspell-hu_HU-20060316.zip 1043349
+MD5 09fde61c70a7b1c53e22d08b763a5b80 myspell-hyph_hu_HU-20060316.zip 56142
+RMD160 44722c841a6cd1ca8a8af462821840f10a1cc301 myspell-hyph_hu_HU-20060316.zip 56142
+SHA256 9a0a6931b88f30049c95cc661f08fd5a593d8d3116dbacb0d8bfc051b2272216 myspell-hyph_hu_HU-20060316.zip 56142
+MD5 20e4bfe680999629270e1e8b7e2534e5 myspell-thes_hu_HU-20060316.zip 423739
+RMD160 bb6dccc18d7ceab5fd55a6b609d0686d654a6065 myspell-thes_hu_HU-20060316.zip 423739
+SHA256 0d184579af89511ab216534d7b8287ec99244d374512e733025b200c7d0a733a myspell-thes_hu_HU-20060316.zip 423739
diff --git a/app-dicts/myspell-hu/metadata.xml b/app-dicts/myspell-hu/metadata.xml
new file mode 100644
index 000000000000..68a044041053
--- /dev/null
+++ b/app-dicts/myspell-hu/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>app-dicts</herd>
+<maintainer><email>kevquinn@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-dicts/myspell-hu/myspell-hu-20060316.ebuild b/app-dicts/myspell-hu/myspell-hu-20060316.ebuild
new file mode 100644
index 000000000000..401ea5e6db3e
--- /dev/null
+++ b/app-dicts/myspell-hu/myspell-hu-20060316.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2006-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060316.ebuild,v 1.1 2006/05/01 16:03:18 kevquinn Exp $
+
+DESCRIPTION="Hungarian dictionaries for myspell/hunspell"
+LICENSE="GPL-2"
+HOMEPAGE="http://lingucomponent.openoffice.org/ http://huhypn.tipogral.hu/"
+
+KEYWORDS="~x86"
+
+MYSPELL_SPELLING_DICTIONARIES=(
+"hu,HU,hu_HU,Hungarian (Hungary),hu_HU.zip"
+)
+
+MYSPELL_HYPHENATION_DICTIONARIES=(
+"hu,HU,hyph_hu_HU,Hungarian (Hungary),hyph_hu_HU.zip"
+)
+
+MYSPELL_THESAURUS_DICTIONARIES=(
+"hu,HU,th_hu_HU,Hungarian (Hungary),thes_hu_HU.zip"
+)
+
+inherit myspell