summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-dicts/aspell-de-alt
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-dicts/aspell-de-alt')
-rw-r--r--app-dicts/aspell-de-alt/Manifest1
-rw-r--r--app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild24
-rw-r--r--app-dicts/aspell-de-alt/files/aspell-de-alt-2.1.1-dict-name.patch59
-rw-r--r--app-dicts/aspell-de-alt/metadata.xml7
4 files changed, 91 insertions, 0 deletions
diff --git a/app-dicts/aspell-de-alt/Manifest b/app-dicts/aspell-de-alt/Manifest
new file mode 100644
index 000000000000..5db6e407a1df
--- /dev/null
+++ b/app-dicts/aspell-de-alt/Manifest
@@ -0,0 +1 @@
+DIST aspell6-de-alt-2.1-1.tar.bz2 247116 SHA256 36d13c6c743a6b1ff05fb1af79134e118e5a94db06ba40c076636f9d04158c73 SHA512 823324bc299e9adbbe5308681a5f74ee2a76a32816e8abc9d19c3da0c4eae756eaf1a3c76e2d75449b51010854ab869379073b1fe377e505662187d6c38230b4 WHIRLPOOL 1f7f4b966221b5d04725f10671298a32383bf21eacd971022f11ba18e5b69f2db1593d8d0b908b1477c76f8656f46dd0aafe7ad2346c20ff64356ec718baf750
diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
new file mode 100644
index 000000000000..f82b8c30ef8e
--- /dev/null
+++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+ASPELL_LANG="German (traditional orthography)"
+ASPOSTFIX="6"
+
+inherit eutils aspell-dict
+
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}/${P}-dict-name.patch"
+}
+
+src_install() {
+ aspell-dict_src_install
+ newdoc doc/README README.hk || die
+ dodoc doc/README.bj || die
+}
diff --git a/app-dicts/aspell-de-alt/files/aspell-de-alt-2.1.1-dict-name.patch b/app-dicts/aspell-de-alt/files/aspell-de-alt-2.1.1-dict-name.patch
new file mode 100644
index 000000000000..5c74ed74c56c
--- /dev/null
+++ b/app-dicts/aspell-de-alt/files/aspell-de-alt-2.1.1-dict-name.patch
@@ -0,0 +1,59 @@
+Aspell dictionaries should be named LANGUAGE[_REGION][-VARIETY][-SIZE],
+therefore this patch adds de-1901 and de_DE-1901 as such alias names.
+See also: http://www.iana.org/assignments/language-subtag-registry
+
+--- Makefile.pre
++++ Makefile.pre
+@@ -7,7 +7,8 @@
+ data_files = de-alt.dat de-alt_phonet.dat de-alt_affix.dat
+ doc_files = README COPYING Copyright
+ extra_files = configure info Makefile.pre
+-multi_files = de-alt.multi deutsch-alt.alias german-old.alias
++multi_files = de-alt.multi deutsch-alt.alias german-old.alias \
++ de-1901.alias de_DE-1901.alias
+ rws_files = de-alt.rws
+
+ distdir=aspell6-${lang}-${version}
+--- README
++++ README
+@@ -1,4 +1,4 @@
+-GNU Aspell 0.60 German - Old Spelling (Deutsch - Alter Spelling) Dictionary Package
++GNU Aspell 0.60 German - Old Spelling (Deutsch - alte Rechtschreibung) Dictionary Package
+ Version 2.1-1
+ 2004-11-03
+ Original Word List By:
+@@ -46,7 +46,7 @@
+ with "--lang=de-alt". You may also chose the dictionary directly
+ with the "-d" or "--master" option of Aspell. You can chose from any of
+ the following dictionaries:
+- de-alt (deutsch-alt german-old)
++ de-alt (deutsch-alt german-old de-1901 de_DE-1901)
+ Whereas the names in parentheses are alternate names for the
+ dictionary preceding the parentheses.
+
+--- de-1901.alias
++++ de-1901.alias
+@@ -0,0 +1 @@
++add de-alt.multi
+--- de_DE-1901.alias
++++ de_DE-1901.alias
+@@ -0,0 +1 @@
++add de-alt.multi
+--- info
++++ info
+@@ -1,5 +1,5 @@
+ name_english German - Old Spelling
+-name_ascii Deutsch - Alter Spelling
++name_ascii Deutsch - alte Rechtschreibung
+ lang de-alt
+ data-file de-alt_phonet.dat
+ data-file de-alt_affix.dat
+@@ -13,7 +13,7 @@
+ version 2.1-1
+ accurate true
+ complete true
+-alias de-alt german-old deutsch-alt
++alias de-alt german-old deutsch-alt de-1901 de_DE-1901
+ dict:
+ name de-alt
+ add de-alt
diff --git a/app-dicts/aspell-de-alt/metadata.xml b/app-dicts/aspell-de-alt/metadata.xml
new file mode 100644
index 000000000000..e153d85b2356
--- /dev/null
+++ b/app-dicts/aspell-de-alt/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>ulm@gentoo.org</email>
+</maintainer>
+</pkgmetadata>