summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-be
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-be
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r--app-dicts/aspell-be/Manifest4
-rw-r--r--app-dicts/aspell-be/aspell-be-0.01-r1.ebuild21
-rw-r--r--app-dicts/aspell-be/files/aspell5-be-0.01-official.patch12
-rw-r--r--app-dicts/aspell-be/metadata.xml8
4 files changed, 45 insertions, 0 deletions
diff --git a/app-dicts/aspell-be/Manifest b/app-dicts/aspell-be/Manifest
new file mode 100644
index 000000000000..8a43b20ec202
--- /dev/null
+++ b/app-dicts/aspell-be/Manifest
@@ -0,0 +1,4 @@
+AUX aspell5-be-0.01-official.patch 506 BLAKE2B 0172ae29930012aee31b25a227765dd01d7656a0c27b2dc62d306e5e4693682123ab081878fa8a78b87f4dcfa9355bfb62e6874a7ce111847e84c448ca7a9b66 SHA512 adf3b65dfae9de761d6971e2894abe3d97b30bc8185e2039128e501fa097dcbccb140e740cec2bfcde3d47b010f5bcc359f8b78ff31eed7d3da0b6edfc265c22
+DIST aspell5-be-0.01.tar.bz2 653405 BLAKE2B 7a7acadf75a754fd389b1bda94c5a437ba04db01beaaeea8a2cb2a3eba276150f680983e8292d5b80f3d5134501bfefad8538d96d2a459eeb698f0cd5f2a77a0 SHA512 320334c9944c44c9a61d24798ecd7603c4dc9fee99035d48d19759ecf2c1ac8ae21a0afde050d6527566e2404c1df4f75e313cec598b7faa93506142ea3c1022
+EBUILD aspell-be-0.01-r1.ebuild 507 BLAKE2B d72eb50c6cefd591823781508a71cfe2399fb1458e68a367f02b0fca7770921a26cf9bb69ada7138aaa0ef150961491be61acba1adfce1d3ab24e92f25c4628a SHA512 bc254db72d9d23f6d0e60ef2270c87a17a3ff0e99013727a905ed39c2ba718b35f41672ec56a94c4f26020f3c1a874a6408a2ce5c49e8b6bd26012981cd4164f
+MISC metadata.xml 244 BLAKE2B c544a3cb01d4997c270248b3f9a06d9d45d0d4196e2215301b17404870dabfeecdd7f42a3dadb25015e039e759fe59d90c3ab59b5b8baf076fbcab236564003b SHA512 4ef4e5c63d3c90792ac5dfa5465831bb960292260a8b93401b6087fa7f31f8ea0e47cba61beb73df46b8e8cc40676c3e4bcd8e43b8333ff5415cedd03c7b74e4
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
new file mode 100644
index 000000000000..0a67bf10a774
--- /dev/null
+++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="Belarusian"
+
+inherit aspell-dict-r1
+
+SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="classic"
+
+S="${WORKDIR}/aspell5-be-${PV}"
+
+src_prepare() {
+ use classic || local PATCHES=( "${FILESDIR}"/aspell5-be-${PV}-official.patch )
+ default
+}
diff --git a/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch b/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch
new file mode 100644
index 000000000000..8574baad88ca
--- /dev/null
+++ b/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch
@@ -0,0 +1,12 @@
+--- aspell5-be-0.01.orig/be_BY.alias 2004-07-06 00:40:25.000000000 +0300
++++ aspell5-be-0.01/be_BY.alias 2006-04-15 10:33:22.000000000 +0300
+@@ -1,2 +1,2 @@
+ # Generated with Aspell Dicts "proc" script version 0.60.2
+-add be.multi
++add be_SU.multi
+--- aspell5-be-0.01.orig/belarusian.alias 2004-07-06 00:40:25.000000000 +0300
++++ aspell5-be-0.01/belarusian.alias 2006-04-15 10:33:37.000000000 +0300
+@@ -1,2 +1,2 @@
+ # Generated with Aspell Dicts "proc" script version 0.60.2
+-add be.multi
++add be_SU.multi
diff --git a/app-dicts/aspell-be/metadata.xml b/app-dicts/aspell-be/metadata.xml
new file mode 100644
index 000000000000..42facba49d0e
--- /dev/null
+++ b/app-dicts/aspell-be/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+<use>
+ <flag name="classic">Support classic spelling by default</flag>
+</use>
+</pkgmetadata>