From 749ed317471bf404e3f56e37740e017bb6a99a34 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 28 Dec 2023 19:33:52 +0100 Subject: app-dicts/aspell-pl: add 6.0.20231201.0 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-pl/Manifest | 1 + app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 8e890f087de6..c33482544bfb 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1 +1,2 @@ DIST sjp-aspell6-pl-6.0_20230801-0.tar.bz2 655621 BLAKE2B bd32a9cec7c6aa3c74b8176c7edfc0f7cffe143888c67d2d1d1478a0c257d299b538dcd38a9411f0d73ba86123b37d73ffe0d8c1b8bfd0291935dd6da79b3f69 SHA512 735e16e0971be34450387868d8f6972e11848ddebc5cf7e1ba00ab4a5b91412095c4e8df7f339bda29836c68706cb720f90e88a2888365d7b923bc5ab7e00fb5 +DIST sjp-aspell6-pl-6.0_20231201-0.tar.bz2 655420 BLAKE2B 634d3e30957792505a1482c69d36b97ea3bf2afd75d9e40e6bed58e542b9f5ec44bd2f1cfa86edae3beff76714f46cd7e7215577fd11c0cedca241ab267595c4 SHA512 36058b39479dc7e7313925ec4f93db470aa5fa112ee049efdf4630c71f80a9f84b27aad2f95a8c6162572814493522a2f554840d252ef8484eba98c4bef5bb71 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild new file mode 100644 index 000000000000..1c402f366bd7 --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Polish" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +HOMEPAGE="https://sjp.pl/slownik/en/" + +MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)" +SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P/sjp-/}" + +LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -- cgit v1.2.3-65-gdbad