summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-pl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-09-16 12:11:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-09-16 12:11:35 +0100
commitb66ecfb4dc09ba76e37787df2f7df1a78c3c1cc9 (patch)
tree884bce771a1bba8b311dfffbde4acdad07bf2c54 /app-dicts/aspell-pl
parent08e318096831eb3aae369910ba75e27f59367e2f (diff)
gentoo auto-resync : 16:09:2024 - 12:11:35
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r--app-dicts/aspell-pl/Manifest4
-rw-r--r--app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild21
-rw-r--r--app-dicts/aspell-pl/metadata.xml8
3 files changed, 32 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index 47cb0796e0c9..3e8d086123bd 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1,3 +1,5 @@
+DIST aspell-pl-6.0.20240901.0.tar.bz2 662091 BLAKE2B 4cc31bfc174c583369546b48384b86137e497fe1ff14ebc639576f2a2bf5b6b391fb8873330a9bc0d7e9651339069fbc18bc8383a28aed34f5c63aed68cada5c SHA512 fffec9ed2360d063a631a0167da70b92a0931eb772b5ed8b06e275cb7dfecb90a59fd70b993b8bce79fc108afbbdac24599981389b9383555d337a570aea0b6f
DIST sjp-aspell6-pl-6.0_20240301-0.tar.bz2 658890 BLAKE2B 6b4b5fa979aaf1e6d04d8e6efda375e88f3d6c1ce0ec1ad7c518e2ad2aedd69d5ed78488c317fa60cda82d8460b535973684e8571577167beb4c284ff605389f SHA512 81f11538195cca3faa42a6dd7f7f1f674f08126203347f3a2803cb0ea80e272013800e1986ebcc99b7c65003b156db6ceca953f64509d39120024140a848be9c
EBUILD aspell-pl-6.0.20240301.0.ebuild 495 BLAKE2B 1de5112d01e0674d37e8c8084ee237fe59efadd2f0afd96df3afe5b7520aae935c3e2346fcbe8541197db7d6b5bbc62fdc1f984f9b89938ae4a77b1fc1832574 SHA512 105ef039e5cf76c5c67d993d3ec5b0a12104300c478c600f000219026060982ece57b68647bfd804d05ef680befa7a11a81a4bf776e61f71936d2a1a36a61ad6
-MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
+EBUILD aspell-pl-6.0.20240901.0.ebuild 583 BLAKE2B 2b24fd4de0ed58cebb75e8025c41984a213e6bb3a198215586d666704feb227bd9b799ed7cf9ee73da6dfe3d34b8b9ca41d94d0bf2e4a3cf1b6f5069b7fe198b SHA512 9236f41c0b9f50ffce2b75a7fdc02404fc829882f478bdfbf386e28dcca477e5d8a9aea2eed376dd5adcaa225f0d9a204e6dbf5df359c826248b70e436ad658d
+MISC metadata.xml 525 BLAKE2B cd21d3b40029cafa7e5b0b4dae6aa86903021f400f010e4bffef0eb769aa4f0c172d339d616e7b06ffb394373410f6d8117d9809f93e7da9e8a6f0efeb64b0b1 SHA512 b70dae482993c27093488bcfe8ab8cb57ebf964d7ab86f492fc3d1366bc8f2a1012a84bdc86dcf5070f170deac7913d134fa163d243b863c8e79527e50d5951f
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild
new file mode 100644
index 000000000000..1d39d73a3a77
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2024 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/aspell-pl/metadata.xml b/app-dicts/aspell-pl/metadata.xml
index 3e5441bd0e60..6081759a6de1 100644
--- a/app-dicts/aspell-pl/metadata.xml
+++ b/app-dicts/aspell-pl/metadata.xml
@@ -5,5 +5,13 @@
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
+ <maintainer type="person" proxied="yes">
+ <name>Filip Kobierski</name>
+ <email>fkobi@pm.me</email>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<stabilize-allarches/>
</pkgmetadata>