summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-pl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-dicts/myspell-pl
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-pl')
-rw-r--r--app-dicts/myspell-pl/Manifest2
-rw-r--r--app-dicts/myspell-pl/myspell-pl-20210428.ebuild27
2 files changed, 29 insertions, 0 deletions
diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest
index dd33a508dc85..6a41f3c08175 100644
--- a/app-dicts/myspell-pl/Manifest
+++ b/app-dicts/myspell-pl/Manifest
@@ -1,5 +1,7 @@
DIST myspell-pl-20130306-hyph.zip 14013 BLAKE2B aef123b7936d2e15b632955b56e3ab7d7043185d3e236c43f65dd626ee65986662beb8ab65eb25c23a631acc2e5b2af6ae8c3a75117b7e933101fc121a68ecd2 SHA512 931c9fb2e58b0c5d65edc19a7f4bde7e0ccef496d76466944c8b0e249506370145d21c10d9209b6703dddd58887651ac8a2cc7579a1aab8deeed0ccac2908605
DIST myspell-pl-20130306-thes.zip 1576689 BLAKE2B ebd21dcf7670821d6fa4db4a7d5448cccf8b6e0094e5e8c91a962fc44f5fb14c30e219c8555d2ddb9155c1f36521c939057e18d84f2a399203e504fd738b6ea3 SHA512 c9f5c9c0e5acb0f079c99120ec517d37d39155af22c727bcd9b3af987afc9e217ae0d84539e491246c6a4bfcd2667b556b141ff7003df06927ce873f4572aca2
+DIST myspell-pl-20210428.tar.gz 2111971 BLAKE2B edbf08abcd9e0b0120be3df2b74320698cc6d86dec47dce39e7aa4dc82531bd6ec51cfdfced7216052cebea4293cac94c74407505249de682a1648839d30db6b SHA512 2d1142d83dd113ddb4601b1d7a835a96b1c39eb4eab8ae34eab2ce78817dbdedb177eb96f84a295aabafe10d5b2474e1f8c4b17848e19c377ff0de24916dd979
DIST sjp-myspell-pl-20130306.zip 1126237 BLAKE2B e627de2424dbbe0ea20750d41ebb809cc95b237e8a635e6a31d0a149dc67cf3747d6561055210deddcdda35ba09775d7d140996fbc11a174cb2e4e0fc7fac172 SHA512 1cd53dfe956be6ab23f10c95a28a7589c4859fb41a217b643870c2662e68bf94c96be421f0437ca196fbdce4ca4bc60696e07a1d783a238c544b35cec7f25ec5
EBUILD myspell-pl-20130306.ebuild 987 BLAKE2B 8b674aff11359f191d8c9a7710d35623f1a83ca45aa9751910f27115b99797c6aa4998c99853d6c9fd83f73852ab0941f0ed2945ffbd9987d599963579ea3ad0 SHA512 feb65a5d2fc74ec60ea1a30f2572d42f4eec71442e57c11c845fbea256f32de44ab7d7e217da1b2ce54a7bad6b028f1f9f06931aeb3f3e0128f0ffc450ff0bb0
+EBUILD myspell-pl-20210428.ebuild 592 BLAKE2B 8e24244f356a9419a8d47ce968746cdca070693534a1601f39f0f7a1eb3e94b1b9521229151bb6bd281b7137c2cd9d865625b5b2bb27cf8ec3a19a4ae58a2d17 SHA512 2f886b0e63245ddfcc58416f46eaf10ee3111f8ffa517917b9cb67b52022d6c325e51beb999034a46e6971630f6faa27c7678ccf95546efd04c27c00ab20265e
MISC metadata.xml 269 BLAKE2B f0b3038a2402b4c0e2f243f62b876f4e1709d287cf4bb6fccd26bf09f1808aa49373fc6b41d62619472ef0793821d612ce8bba23f2d5328e41d82f4a752fe519 SHA512 6113fe9518e6127ecacacf375583527994ce57ce0574be9ca0f8c1f9d251e37c7565a47b0b85eb7369275d183e769a9a802d9c48012364a59ae60ca427893f6b
diff --git a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild
new file mode 100644
index 000000000000..08eed980c043
--- /dev/null
+++ b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "pl_PL.aff"
+ "pl_PL.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_pl_PL.dic"
+)
+
+MYSPELL_THES=(
+ "th_pl_PL_v2.dat"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Polish dictionaries for myspell/hunspell"
+HOMEPAGE="http://www.sjp.pl/slownik/en/"
+SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/pl-${PV}/${P}.tar.gz"
+
+LICENSE="CC-SA-1.0 Apache-2.0 LGPL-2.1+ GPL-2+ MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"