diff options
Diffstat (limited to 'app-dicts')
22 files changed, 85 insertions, 211 deletions
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index ceccff54f0ae..f93732df3ddc 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1 +1,2 @@ DIST aspell-da-4.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389 +DIST aspell-da-4.5.tar.gz 4300510 BLAKE2B 12a89567261fa6080ede01e56b9f00f68ca94b17dacdf7fc7367674b4d5729f5a2a057cd824c345ea808f8eb7bf073b7f1104d8641b12aeff5f7355dde849918 SHA512 3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e diff --git a/app-dicts/aspell-da/aspell-da-4.5.ebuild b/app-dicts/aspell-da/aspell-da-4.5.ebuild new file mode 100644 index 000000000000..a4d9d2b779a5 --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-4.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Danish" + +inherit aspell-dict-r1 + +HOMEPAGE="https://github.com/mortenivar/aspell-da" +SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${P}" + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos" diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index cdeb11b9277d..3ea8b27208e1 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1 +1,2 @@ -DIST aspell-pl-6.0.20241001.0.tar.bz2 661658 BLAKE2B 13dbcba6e364003a121a532fa5c90b1c19e38623c46cbe1402ac02cc0bfbfc3b06cb6083e240ac58b77b602e8fa13ebfadcc82253820819f9a86b8abbcc4025d SHA512 d62b2f1c7df39b2d784219a287b30134a482da2649cab049b99d71557c772269408b2250c19281581ec2056a097c524163243beb27f6a136c843f3f0edf39ff1 +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.20241001.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild index 10b1d505e6ff..10b1d505e6ff 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20241001.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild 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-de/myspell-de-2017.01.12-r1.ebuild b/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild index 56b69def79a6..3eb086f2fdf6 100644 --- a/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild +++ b/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,12 +15,12 @@ HOMEPAGE=" " SRC_URI=" l10n_de? ( - https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/$(ver_rs 1 -)/@@download/file/dict-de_AT-frami_${MY_PV}.oxt - https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/$(ver_rs 1 -)/@@download/file/dict-de_CH-frami_${MY_PV}.oxt - https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${MY_PV}/@@download/file/dict-de_DE-frami_${MY_PV}.oxt ) - l10n_de-AT? ( https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/$(ver_rs 1 -)/@@download/file/dict-de_AT-frami_${MY_PV}.oxt ) - l10n_de-CH? ( https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/$(ver_rs 1 -)/@@download/file/dict-de_CH-frami_${MY_PV}.oxt ) - l10n_de-DE? ( https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${MY_PV}/@@download/file/dict-de_DE-frami_${MY_PV}.oxt ) + https://extensions.libreoffice.org/assets/downloads/z/dict-de_AT-frami_${MY_PV}.oxt + https://extensions.libreoffice.org/assets/downloads/z/dict-de_CH-frami_${MY_PV}.oxt + https://extensions.libreoffice.org/assets/downloads/z/dict-de_DE-frami_${MY_PV}.oxt ) + l10n_de-AT? ( https://extensions.libreoffice.org/assets/downloads/z/dict-de_AT-frami_${MY_PV}.oxt ) + l10n_de-CH? ( https://extensions.libreoffice.org/assets/downloads/z/dict-de_CH-frami_${MY_PV}.oxt ) + l10n_de-DE? ( https://extensions.libreoffice.org/assets/downloads/z/dict-de_DE-frami_${MY_PV}.oxt ) " LICENSE="GPL-3 GPL-2 LGPL-3+" diff --git a/app-dicts/myspell-en/Manifest b/app-dicts/myspell-en/Manifest index a516c745b298..ed335475ee62 100644 --- a/app-dicts/myspell-en/Manifest +++ b/app-dicts/myspell-en/Manifest @@ -1,4 +1,2 @@ -DIST dict-en-20240201_lo.oxt 6105836 BLAKE2B 2978b36dfea07570b8be255c021e8f6cf9113f3ea342db0cc25d52e58a406f75015fdc5961556594756fde30293c21bcbf17c00b49e962e5a4f558be3f17b42c SHA512 92098925935ec23a3058db4a136e37f6dc3c24f0901de45bfd84e19efb5c3b207bb06e902368fd00c0851003b2e385719d850b3cced15e3d4a2b2d5143b5eafc -DIST dict-en-20240501_lo.oxt 6107426 BLAKE2B 811ca6f8a82f348c391b8b4df832446a8d248ec9b6ec85a9c1320f7329679e4fa6d3d507d18d3d792d878fc6f369b70135fa25a75c86b858333e370816db5761 SHA512 3d4ae13c4d68a62970742bb7e8568bebf03cbfaa04051b2152197f2d2a9fb539642a6ff6032123716c31e5f340bd2bad428983f79a7d8c6679e9da48f272e65c -DIST dict-en-20240601_lo.oxt 6109035 BLAKE2B a90f4f2dad3a0b694aadeddf0a028138cb06f6e9f244279a43741b87260bacefd83148997f99ddca83343a301dc92a84253174e16595c11796a20dda3a372237 SHA512 688ad1a14f6a3eadbcaa7cc9e08ce6fe4bf5d6867fa92df6eb9fc91d06645936ad1844e1fa954e6c9d20aabfa8cb323a99ff9383f70c55b1afcf6685d5970b5e -DIST dict-en-20240801_lo.oxt 6111095 BLAKE2B 47f4aa028946a05af94e9eca2d259e437de2c095c0ee83dc44da49d1066122aaba628036aa5858cbed5a97d487196d31ed29df72c962fc1f64c834997098691c SHA512 bd3b203d3914e10fe020075defa7a6b90220789751f0124743c4fd60e799dc4e41bf4c168d894d673335615c3d0eafc5e773c915e843e776d871952a6cc7cf8a +DIST dict-en-20241101_lo.oxt 6111682 BLAKE2B cd0279ca221ab2a3eff5dce729ab811116e333ea5475a6f616c8e7bd6c961ec0426dba1344a073dc8e7ccd39563422e1818b08644dc332d5d33126e88d4060a2 SHA512 e31103d360bfc212cb65c7adb97ebe337b11e16ebe03663ccff437f558ab9f1e4faef86eb31745b4a100869616a9569dc1a9dc05a8231a7f4d6cc44e605ab9aa +DIST dict-en-20250101_lo.oxt 6115082 BLAKE2B 9df18fb12fc42199e11c8bd1ed9f7f052733c462347704e538df6fe525de234726ebd230ab6cfabed7f6ec09bac15c13a9cd17b548b9580be0c951d4d6c47e84 SHA512 667b82ad592db3002c7b3d359480d5f55585385861ee4a04b040e28dcaac33bfddc9386f3b1a7af49ff1652c50676605257f4f8798db622f3c4fb9518629ec0a diff --git a/app-dicts/myspell-en/myspell-en-20240201.ebuild b/app-dicts/myspell-en/myspell-en-20240201.ebuild deleted file mode 100644 index cd0db946f541..000000000000 --- a/app-dicts/myspell-en/myspell-en-20240201.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit myspell-r2 - -DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE=" - https://extensions.libreoffice.org/extensions/english-dictionaries - https://proofingtoolgui.org - https://github.com/marcoagpinto/aoo-mozilla-en-dict -" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1706771103/dict-en-20240201_lo.oxt" - -LICENSE="BSD MIT LGPL-3+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" - -PLOCALES=( "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) -IUSE+="+l10n_en ${PLOCALES[@]/#/l10n_}" -REQUIRED_USE="|| ( l10n_en ${PLOCALES[@]/#/l10n_} )" - -src_prepare() { - if use l10n_en-GB || use l10n_en; then - MYSPELL_HYPH+=( "hyph_en_GB.dic" ) - fi - if use l10n_en-US || use l10n_en; then - MYSPELL_THES+=( - "th_en_US_v2.dat" - "th_en_US_v2.idx" - ) - MYSPELL_HYPH+=( "hyph_en_US.dic" ) - fi - - MYSPELL_DICT=( ) - for lang in "${PLOCALES[@]}"; do - if [[ "${lang}" == "en" ]]; then - continue - fi - local mylinguas="${lang//-/_}" - if use "l10n_${lang}" || use l10n_en; then - MYSPELL_DICT+=( "${mylinguas}.aff" "${mylinguas}.dic" ) - else - rm "README_${mylinguas}.txt" || die - if [[ ${lang} == "en-US" ]]; then - rm "README_hyph_en_US.txt" || die - fi - if [[ ${lang} == "en-GB" ]]; then - rm "README_hyph_en_GB.txt" || die - rm "README_en_GB_thes.txt" || die - fi - fi - done - - default -} diff --git a/app-dicts/myspell-en/myspell-en-20240501.ebuild b/app-dicts/myspell-en/myspell-en-20240501.ebuild deleted file mode 100644 index 8fbf98a64717..000000000000 --- a/app-dicts/myspell-en/myspell-en-20240501.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit myspell-r2 - -DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE=" - https://extensions.libreoffice.org/extensions/english-dictionaries - https://proofingtoolgui.org - https://github.com/marcoagpinto/aoo-mozilla-en-dict -" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1714540032/dict-en-20240501_lo.oxt" - -LICENSE="BSD MIT LGPL-3+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" - -PLOCALES=( "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) -IUSE+="+l10n_en ${PLOCALES[@]/#/l10n_}" -REQUIRED_USE="|| ( l10n_en ${PLOCALES[@]/#/l10n_} )" - -src_prepare() { - if use l10n_en-GB || use l10n_en; then - MYSPELL_HYPH+=( "hyph_en_GB.dic" ) - fi - if use l10n_en-US || use l10n_en; then - MYSPELL_THES+=( - "th_en_US_v2.dat" - "th_en_US_v2.idx" - ) - MYSPELL_HYPH+=( "hyph_en_US.dic" ) - fi - - MYSPELL_DICT=( ) - for lang in "${PLOCALES[@]}"; do - if [[ "${lang}" == "en" ]]; then - continue - fi - local mylinguas="${lang//-/_}" - if use "l10n_${lang}" || use l10n_en; then - MYSPELL_DICT+=( "${mylinguas}.aff" "${mylinguas}.dic" ) - else - rm "README_${mylinguas}.txt" || die - if [[ ${lang} == "en-US" ]]; then - rm "README_hyph_en_US.txt" || die - fi - if [[ ${lang} == "en-GB" ]]; then - rm "README_hyph_en_GB.txt" || die - rm "README_en_GB_thes.txt" || die - fi - fi - done - - default -} diff --git a/app-dicts/myspell-en/myspell-en-20240801.ebuild b/app-dicts/myspell-en/myspell-en-20241101.ebuild index c5ab56384ba5..07ffcdf7ccb8 100644 --- a/app-dicts/myspell-en/myspell-en-20240801.ebuild +++ b/app-dicts/myspell-en/myspell-en-20241101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE=" https://github.com/marcoagpinto/aoo-mozilla-en-dict https://proofingtoolgui.org " -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1722502287/dict-en-20240801_lo.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1730452952/dict-en-20241101_lo.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0" diff --git a/app-dicts/myspell-en/myspell-en-20240601.ebuild b/app-dicts/myspell-en/myspell-en-20250101.ebuild index 9c8513b43fa2..ca40503da16f 100644 --- a/app-dicts/myspell-en/myspell-en-20240601.ebuild +++ b/app-dicts/myspell-en/myspell-en-20250101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE=" https://github.com/marcoagpinto/aoo-mozilla-en-dict https://proofingtoolgui.org " -SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1717313617/dict-en-${PV}_lo.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1735709291/dict-en-20250101_lo.oxt" LICENSE="BSD MIT LGPL-3+" SLOT="0" diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest index d68d69405d06..011327305f7d 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 +DIST myspell-pl-20250101.zip 1284488 BLAKE2B cc7bb40c15840b675560f7c43d6b0bc5f91a106869fb08f6124d96660e155d2dd75a8bbf39ffddb140690cbbb83d05370b154b5f096ce02b1bccabb7ba3fe3c4 SHA512 71a171e92cfc368ced2e8e801dffc611e4d5b6c61ca623648d187252a9015c5876e09c9059df34a3c9a9b7f11c05fea04ae19cceac1a6428b5c001a5625e6589 diff --git a/app-dicts/myspell-pl/myspell-pl-20241001.ebuild b/app-dicts/myspell-pl/myspell-pl-20241101.ebuild index 38b7c9448083..38b7c9448083 100644 --- a/app-dicts/myspell-pl/myspell-pl-20241001.ebuild +++ b/app-dicts/myspell-pl/myspell-pl-20241101.ebuild 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 +} diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest index 7ad622c01003..b46bbdb09a3e 100644 --- a/app-dicts/myspell-uk/Manifest +++ b/app-dicts/myspell-uk/Manifest @@ -1,2 +1,2 @@ -DIST dict-uk_UA-6.3.1.oxt 1829530 BLAKE2B effd7477006d05f2eb7f09bc7548150d97b1457430bf3159df191981089dbbc6955ce205b4ea1455c58d84b3b8da57dd63bf5d4c0a30e38d36d6c644bc93c27f SHA512 cc8a6725fc184662b56fd9a766a6763bd8b34d86d88eeed063241a6339aabffdca524845abc6133602de61df37fa80259de6e9bc8a98b39689c2d407889458d8 -DIST dict-uk_UA-6.4.4.oxt 1835796 BLAKE2B c50b977c59e675c6e99548ba2de8cb6c94f34238d45e1fb872059898a22dc2a03bd8b19a5b880e37fcdc9cb6950a363df34afdb8b5236580ab178b9031f2acba SHA512 24225e6668a0cb12c35f3bd6ff9a3da4a23c4f527721d3ef3e9a61e4046a2b50a857060ddb8c6a6fdb75407a33f53e069cb8e47fdd58efd9d76b5485d40381d7 +DIST dict-uk_UA-6.5.3.oxt 1841982 BLAKE2B f6bc28a1f3bb0d7ae5713752efb661e2333d632ef4fa6948d7eaab44e5eda84351655596ffb125cb320fb2f3837c45d61ee0d4430938b3a67a66b386cc61f0bd SHA512 595b8e02f73925291572104eb859371e6b4ea9ebf896827cdebcda965e08e45701379eb7b0f3945153907cb37e4699e18230db84e030b1a9662c499ff1946d9f +DIST dict-uk_UA-6.5.4.oxt 1842692 BLAKE2B 6e5bf572d5e70e567c1ffabdd449aa4fd5d346ed1a1c45e29361be64b0ddf2b7590a56736ea5e311bc5448d4bd1c3f835cdd1609586d0aa130fe4d6178d030c5 SHA512 48f5e694f7824e81ac81a3653d07a3121cac34f5979ece3890a780dc4a0deac64dcd754569b4c82d3198de178395354cb6eec2b0dfa811bb29d623e65332a345 diff --git a/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild b/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild index 4f418a157417..63bde12cb77b 100644 --- a/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ inherit myspell-r2 DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1702576951/dict-uk_UA-6.3.1.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1727974630/dict-uk_UA-6.5.3.oxt" LICENSE="GPL-3 LGPL-2.1 MPL-1.1" SLOT="0" diff --git a/app-dicts/myspell-uk/myspell-uk-6.4.4.ebuild b/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild index 145fbfb45b1e..648ae3ca6854 100644 --- a/app-dicts/myspell-uk/myspell-uk-6.4.4.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ inherit myspell-r2 DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1711493602/dict-uk_UA-6.4.4.oxt" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1735750770/dict-uk_UA-6.5.4.oxt" LICENSE="GPL-3 LGPL-2.1 MPL-1.1" SLOT="0" diff --git a/app-dicts/verbiste/verbiste-0.1.48.ebuild b/app-dicts/verbiste/verbiste-0.1.48.ebuild index d8d3ec98d114..a6a1b33bb1f9 100644 --- a/app-dicts/verbiste/verbiste-0.1.48.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.48.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://sarrazip.com/dev/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="gtk test" RESTRICT="!test? ( test )" diff --git a/app-dicts/ydpdict/Manifest b/app-dicts/ydpdict/Manifest index 97310111c500..b5d6a6b23c79 100644 --- a/app-dicts/ydpdict/Manifest +++ b/app-dicts/ydpdict/Manifest @@ -1,2 +1 @@ -DIST ydpdict-1.0.3.tar.gz 185721 BLAKE2B 1db80dc20dd6d71c4b7fed2051bbfae1021fd1ea15ca1f993e8e095912fbcc8d599d8f480143d185fd11c6a1414d7f29ae67a9f5cffda624b434d198cddc5c68 SHA512 ca50c485f10aa4c4691a27a474a5ae814be3bb183b4927728f14de67af1e11a281e5272fc5777d6573e69dd00d3da2223b78d729132764338c92489f20eb17e8 DIST ydpdict-1.0.5.tar.gz 191401 BLAKE2B 5b57e16d36fe744e435924546c55bb5d0e130a1e76ec743cb871ccf71bb53d5999a8ba5eb3cca0db8ae6d4f3680642d2d243f067a4bef653d375ccf9e203f460 SHA512 12fcee0612560ebea3942ce31ef6b4927bd033cd45e9dd6e677a8aefcf3a81feb267ad77953e3ed1a904428586e41df8dd8c732cdbe1e9a3220cc46c153030c1 diff --git a/app-dicts/ydpdict/files/ydpdict-1.0.3-clang16-build-fix.patch b/app-dicts/ydpdict/files/ydpdict-1.0.3-clang16-build-fix.patch deleted file mode 100644 index 46a1956f80c7..000000000000 --- a/app-dicts/ydpdict/files/ydpdict-1.0.3-clang16-build-fix.patch +++ /dev/null @@ -1,12 +0,0 @@ -Bug: https://bugs.gentoo.org/894364 -Upstream PR: https://github.com/wojtekka/ydpdict/pull/4 ---- a/src/ydpdict.c -+++ b/src/ydpdict.c -@@ -55,6 +55,7 @@ - - #ifdef HAVE_LOCALE_H - #include <locale.h> -+#include <libintl.h> - #endif - - #ifdef HAVE_LIBAO diff --git a/app-dicts/ydpdict/ydpdict-1.0.3-r2.ebuild b/app-dicts/ydpdict/ydpdict-1.0.3-r2.ebuild deleted file mode 100644 index 146bd57c2b09..000000000000 --- a/app-dicts/ydpdict/ydpdict-1.0.3-r2.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools - -DESCRIPTION="Interface for the Collins Dictionary" -HOMEPAGE="https://github.com/wojtekka/ydpdict" -SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~riscv x86" -IUSE="ao" - -RDEPEND=" - app-dicts/libydpdict - sys-libs/ncurses:=[unicode(+)] - ao? ( media-libs/libao ) -" -DEPEND=" - ${RDEPEND} -" -BDEPEND=" - virtual/pkgconfig -" -DOCS=( - README.md -) -PATCHES=( - "${FILESDIR}"/${PN}-1.0.3-tinfo.patch - "${FILESDIR}"/${PN}-1.0.3-clang16-build-fix.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf \ - $(use_with ao libao) -} - -src_install() { - dodir "/etc" - default -} - -pkg_postinst() { - echo - elog "Note that to use this program you'll need the original Collins Dictionary" - elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - elog "directory of the Windows version of the Collins dictionary. Once you obtain" - elog "the files, put them into /usr/share/ydpdict" - elog - elog "Some configuration options can be set in /etc/ydpdict.conf" - echo -} diff --git a/app-dicts/ydpdict/ydpdict-1.0.5.ebuild b/app-dicts/ydpdict/ydpdict-1.0.5.ebuild index c29a3178c033..1b9ad1aee8c6 100644 --- a/app-dicts/ydpdict/ydpdict-1.0.5.ebuild +++ b/app-dicts/ydpdict/ydpdict-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="ao" RDEPEND=" |