summaryrefslogtreecommitdiff
path: root/app-dicts
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-08-12 07:06:05 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-08-12 07:06:05 +0000
commitf0274c4ecd47f07ed79a4e68d8f1c40b69fb8357 (patch)
tree682fdcb4070705654f50f15a5b0572a24d4b51cb /app-dicts
parent3dad153e71100e4c3161573f4ddad4f8dd848d05 (diff)
downloadbaldeagleos-repo-f0274c4ecd47f07ed79a4e68d8f1c40b69fb8357.tar.gz
baldeagleos-repo-f0274c4ecd47f07ed79a4e68d8f1c40b69fb8357.tar.xz
baldeagleos-repo-f0274c4ecd47f07ed79a4e68d8f1c40b69fb8357.zip
Adding metadata
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-pl/Manifest1
-rw-r--r--app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild21
2 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index 8e02a0d2468b..89ad3a1f54b4 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1 +1,2 @@
DIST aspell-pl-6.0.20250301.0.tar.bz2 664387 BLAKE2B 64a72921ffb6acec7faef04e81936c06e3595167ff8dcdb348a4ac2a0ffeaab303ac8bbcc3c0ef97b35a71b0c94d9e048a6264524abfb4af82f10a5ded6c9690 SHA512 189a331af11f688657650dcd2f2ba339dd371c4d65a32ec04d6f6d7a242fedb7fc4360d884da4d3805c4f708f03e9990f73440c45c58c024ea85cff23409f80e
+DIST aspell-pl-6.0.20250801.0.tar.bz2 665049 BLAKE2B 576713fbedf71e17fccb3b4dc79234285535cc0af3eb61f99c11e336055f539e5648e9a51cafdedfbde6efdc43bb6650f9ff11801ff3c956191b7616f2ace1e2 SHA512 ba049082ba2538db1513a1d17cb28068e8d6a9df49c83150ba75922922714e3fd6d869850975de86ba2161fe1b7b66d6d646c2c5f90fbf6ed19678ef0eeb9481
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild
new file mode 100644
index 000000000000..52863ec968bb
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild
@@ -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"