From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D49D1581EC for ; Fri, 22 Nov 2024 23:22:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20FFEE089C; Fri, 22 Nov 2024 23:22:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04557E089C for ; Fri, 22 Nov 2024 23:22:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26E5A341707 for ; Fri, 22 Nov 2024 23:22:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5ED822C6 for ; Fri, 22 Nov 2024 23:22:17 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1732317722.5d9587dda1e3d6b3f8965c5ed31e1a718ad07391.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-pl/Manifest app-dicts/myspell-pl/myspell-pl-20241101.ebuild X-VCS-Directories: app-dicts/myspell-pl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 5d9587dda1e3d6b3f8965c5ed31e1a718ad07391 X-VCS-Branch: master Date: Fri, 22 Nov 2024 23:22:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 80ac8a0d-bf87-493f-aec6-97aca0bce614 X-Archives-Hash: da06d7cb403e8b2c07123cb43d60b5ac commit: 5d9587dda1e3d6b3f8965c5ed31e1a718ad07391 Author: Filip Kobierski pm me> AuthorDate: Mon Nov 18 21:05:18 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Nov 22 23:22:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9587dd app-dicts/myspell-pl: add 20241101 Closes: https://bugs.gentoo.org/943775 Signed-off-by: Filip Kobierski pm.me> Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/myspell-pl/Manifest | 1 + app-dicts/myspell-pl/myspell-pl-20241101.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest index d68d69405d06..982ae40c0472 100644 --- a/app-dicts/myspell-pl/Manifest +++ b/app-dicts/myspell-pl/Manifest @@ -1 +1,2 @@ DIST myspell-pl-20241001.zip 1276871 BLAKE2B cf67e1a3035ecac5d01e07237cf79deff49a822d651e4e8bf779da8651036f5e3745bfc1227c7b4353d9c8319dce4f9015c0113741215603e7bd97b9794884df SHA512 0eb6632e2639cdff54409833622e33d7070e922db5d554a90b19dc30058d6219713fcd0a113ec66b1dc032f230160f72e09430bf9a4353b69946985ff9794e21 +DIST myspell-pl-20241101.zip 1277210 BLAKE2B 6dc2498ad2d100533730188b38d79887634ec0d4d564cf9c77f43ba85e817531d286f5189c313939ffa3250faea5b20278db393c08c28b2f1b68418823142dd4 SHA512 e9d9066cf576fedf060f39f5e64ff47cfdba10f8394b4c8fe3c9930298b9046701aa32ccf6b6d801ff64af64f576e447cca5e782abbdc85368936d34f25fbefa diff --git a/app-dicts/myspell-pl/myspell-pl-20241101.ebuild b/app-dicts/myspell-pl/myspell-pl-20241101.ebuild new file mode 100644 index 000000000000..ed9d6781d463 --- /dev/null +++ b/app-dicts/myspell-pl/myspell-pl-20241101.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# NOTE: bump together with aspell-pl + +EAPI=8 + +MYSPELL_DICT=( "pl_PL.aff" "pl_PL.dic" ) + +inherit myspell-r2 unpacker + +DESCRIPTION="Polish dictionaries for myspell/hunspell" +HOMEPAGE="https://sjp.pl/sl/en/" +SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip" + +LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +src_prepare() { + default + unpack_zip pl_PL.zip +}