mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-dicts/aspell-pl: add 6.0.20250301.0
Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/41923 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
b60decdcef
commit
82dc0964a5
@@ -1 +1,2 @@
|
||||
DIST aspell-pl-6.0.20250101.0.tar.bz2 664513 BLAKE2B 437296abe832231f68edd2f4890d6341563f9297301aa37d87c68a7cc578aa619374bebe88dc7c62a331617ef7306be42603207f54008d7e968868ebd3c5830b SHA512 49a8c6c9e4002b53570d05dd84d3a18fd5bc206f74bfaf0cc07509445f6391de9811a72e90ef773a639e73062a285cfae924c928ed663c12f75ac9cc648c1428
|
||||
DIST aspell-pl-6.0.20250301.0.tar.bz2 664387 BLAKE2B 64a72921ffb6acec7faef04e81936c06e3595167ff8dcdb348a4ac2a0ffeaab303ac8bbcc3c0ef97b35a71b0c94d9e048a6264524abfb4af82f10a5ded6c9690 SHA512 189a331af11f688657650dcd2f2ba339dd371c4d65a32ec04d6f6d7a242fedb7fc4360d884da4d3805c4f708f03e9990f73440c45c58c024ea85cff23409f80e
|
||||
|
||||
21
app-dicts/aspell-pl/aspell-pl-6.0.20250301.0.ebuild
Normal file
21
app-dicts/aspell-pl/aspell-pl-6.0.20250301.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NOTE: bump togeter with myspell-pl
|
||||
|
||||
EAPI=8
|
||||
|
||||
ASPELL_LANG="Polish"
|
||||
ASPELL_VERSION=6
|
||||
|
||||
inherit aspell-dict-r1
|
||||
|
||||
MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-$(ver_rs 2 _ 3 -)"
|
||||
|
||||
HOMEPAGE="https://sjp.pl/sl/en/"
|
||||
SRC_URI="https://sjp.pl/sl/ort/sjp-${MY_P}.tar.bz2 -> ${P}.tar.bz2"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
Reference in New Issue
Block a user