summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-fr
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/aspell-fr
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r--app-dicts/aspell-fr/Manifest5
-rw-r--r--app-dicts/aspell-fr/aspell-fr-0.60.ebuild22
-rw-r--r--app-dicts/aspell-fr/metadata.xml5
3 files changed, 32 insertions, 0 deletions
diff --git a/app-dicts/aspell-fr/Manifest b/app-dicts/aspell-fr/Manifest
new file mode 100644
index 000000000000..dd0c49a3517c
--- /dev/null
+++ b/app-dicts/aspell-fr/Manifest
@@ -0,0 +1,5 @@
+DIST aspell-fr-0.50-3.tar.bz2 283086 SHA256 f9421047519d2af9a7a466e4336f6e6ea55206b356cd33c8bd18cb626bf2ce91 SHA512 bb5d1faada9283521096a19a8f5abada2a19cc02717f6dde57846ef46a4df253113b10a2bb72d2b0e32e4a3ab24b541a5acd9f4595b908d2f6cd2fc448d8bc3b WHIRLPOOL db95c2e4465c225514e43af4657587233ab7ce90fd94960c74e1987cecc58376aa0a4f468e1fc6100be3622a33e7be6c4dd569fb6dd4232ca30e17afb7e01efa
+EBUILD aspell-fr-0.60.ebuild 565 SHA256 eae87cc6467bb627dd1954cabe6e0b2f596ba7e48f61e83acfa2a86a2405a4bb SHA512 b3c546644aeb310101ce7a6d6d8d5f6d6ca8683df4634a0dd89d4ed5d4e048ef55b44b4369f9d4a5c18d3852bf0972c4339467faf5ba20eeaa33aa08a56db22e WHIRLPOOL 4db0bfc7cfa0f70c724134e1ea56083bfb95470b1928e5d0fcfdf68df8fe3724da9769388547a3ffb3d87336cc1ed083c1212420d0f8e8849478a6d36f638484
+MISC ChangeLog 2527 SHA256 404d10c41d805807a4d0cd7fdbbb166ee0b10e5bda9a325ed7a2db64d45befa7 SHA512 409eab52d297fb9820efd53bd52aa11b8075374e09612678468a2a6c4142808bdc1296b21f0084115c95474bdf39a8c280f66d6d5a9ba5968efeb9334f17d12d WHIRLPOOL bc132135a49d4bc287712cf106e4781174602ad6574bd4051a5be55f5c5fe4764214c8d137b742b775ed5b27a541652c06a355010a788dad7e25e4e3150bd779
+MISC ChangeLog-2015 3451 SHA256 0e28145c6222a6601c263d21389446faf44a913b4ab859fa549b30b35e678562 SHA512 2cf311b7d448ceba0878e9d816ef397c8f24e2fd56400a233ba2330996a1c06826316447a4f1d516acacb26e44c5519cbe5b8e338f8eb1e192c911cb1697c796 WHIRLPOOL 391d20cb27e2ad030d45ed690a855f717d40449ed3fedcf79b723d0c55f980c73481944917e94506c72d850102071f56f09616ef0878a2052d25b8ff8703f5ae
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
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..e257c729d34e
--- /dev/null
+++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 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 ~sparc-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>