summaryrefslogtreecommitdiff
path: root/app-dicts
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-26 18:50:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-26 18:50:40 +0000
commit7b85f696d63a7195f090c404455fdd6cb335bf08 (patch)
tree10b44585a64f0afa09e52fafd94593d56888e819 /app-dicts
parentd58f9a1d8c3c156bad50e5cd8f331ccd303af582 (diff)
downloadbaldeagleos-repo-7b85f696d63a7195f090c404455fdd6cb335bf08.tar.gz
baldeagleos-repo-7b85f696d63a7195f090c404455fdd6cb335bf08.tar.xz
baldeagleos-repo-7b85f696d63a7195f090c404455fdd6cb335bf08.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.20250101.0.ebuild21
-rw-r--r--app-dicts/myspell-pl/Manifest1
-rw-r--r--app-dicts/myspell-pl/myspell-pl-20250101.ebuild23
4 files changed, 46 insertions, 0 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index 78b8893fa490..3ea8b27208e1 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1 +1,2 @@
DIST aspell-pl-6.0.20241101.0.tar.bz2 661432 BLAKE2B 213eb66907ffe81fe90d54420db8a7fafc790c316f4542cef37e75ac985b558bb14ad1889e62f2cad6f5d91a6f2661706509a567e21263c54b8d2f052e6e4021 SHA512 b683bd754137686dc0278c21921f256b0419c6d0c2faa0abc04df0ca5bba0e2afbcc8ec06a7865c1c4990fbcdb7e5f9889be03bd7551c79a364b5dbbafc0ad56
+DIST aspell-pl-6.0.20250101.0.tar.bz2 664513 BLAKE2B 437296abe832231f68edd2f4890d6341563f9297301aa37d87c68a7cc578aa619374bebe88dc7c62a331617ef7306be42603207f54008d7e968868ebd3c5830b SHA512 49a8c6c9e4002b53570d05dd84d3a18fd5bc206f74bfaf0cc07509445f6391de9811a72e90ef773a639e73062a285cfae924c928ed663c12f75ac9cc648c1428
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild
new file mode 100644
index 000000000000..52863ec968bb
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20250101.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"
diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest
index 6baa5253b638..011327305f7d 100644
--- a/app-dicts/myspell-pl/Manifest
+++ b/app-dicts/myspell-pl/Manifest
@@ -1 +1,2 @@
DIST myspell-pl-20241101.zip 1277210 BLAKE2B 6dc2498ad2d100533730188b38d79887634ec0d4d564cf9c77f43ba85e817531d286f5189c313939ffa3250faea5b20278db393c08c28b2f1b68418823142dd4 SHA512 e9d9066cf576fedf060f39f5e64ff47cfdba10f8394b4c8fe3c9930298b9046701aa32ccf6b6d801ff64af64f576e447cca5e782abbdc85368936d34f25fbefa
+DIST myspell-pl-20250101.zip 1284488 BLAKE2B cc7bb40c15840b675560f7c43d6b0bc5f91a106869fb08f6124d96660e155d2dd75a8bbf39ffddb140690cbbb83d05370b154b5f096ce02b1bccabb7ba3fe3c4 SHA512 71a171e92cfc368ced2e8e801dffc611e4d5b6c61ca623648d187252a9015c5876e09c9059df34a3c9a9b7f11c05fea04ae19cceac1a6428b5c001a5625e6589
diff --git a/app-dicts/myspell-pl/myspell-pl-20250101.ebuild b/app-dicts/myspell-pl/myspell-pl-20250101.ebuild
new file mode 100644
index 000000000000..e51fd37723ff
--- /dev/null
+++ b/app-dicts/myspell-pl/myspell-pl-20250101.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 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
+}