summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-fr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/aspell-fr
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r--app-dicts/aspell-fr/Manifest3
-rw-r--r--app-dicts/aspell-fr/aspell-fr-0.60.ebuild22
-rw-r--r--app-dicts/aspell-fr/metadata.xml5
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/aspell-fr/Manifest b/app-dicts/aspell-fr/Manifest
new file mode 100644
index 000000000000..5036607ed8f1
--- /dev/null
+++ b/app-dicts/aspell-fr/Manifest
@@ -0,0 +1,3 @@
+DIST aspell-fr-0.50-3.tar.bz2 283086 BLAKE2B 674199a56d676ab65c414741e669b099a0f08f2010f3981caf30daff6726e516586aa771190eebf83570093c28a8732761a9166f587a933860a037f1dd561e0e SHA512 bb5d1faada9283521096a19a8f5abada2a19cc02717f6dde57846ef46a4df253113b10a2bb72d2b0e32e4a3ab24b541a5acd9f4595b908d2f6cd2fc448d8bc3b
+EBUILD aspell-fr-0.60.ebuild 553 BLAKE2B 1470cb73cc191bc21082b64cef8cd570e6bdd7163c11d74e549e66a13adabb43970188cebc6fda60cdea58043fa306f07a8c452a4734ddf8e00231fb3ed61ed6 SHA512 a3854a09e71fd00f8820bedd3d78df21ff7eb8ce4f0d17cb0b1ef4823a9313d1a0f3fbd0f8887910cee02c756a8f12877941bf1f1350de02eb53c1b35188b3e0
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
new file mode 100644
index 000000000000..93b3cd25bcec
--- /dev/null
+++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="French"
+ASPELL_VERSION=6
+
+# This is a hack to allow for using the French 0.50 dictionary until I have
+# the time to do this properly. Do not stabilise this.
+
+inherit aspell-dict-r1
+
+MY_P="aspell-fr-0.50-3"
+
+SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-fr/metadata.xml b/app-dicts/aspell-fr/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/aspell-fr/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>