summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r--app-dicts/myspell-hu/Manifest4
-rw-r--r--app-dicts/myspell-hu/metadata.xml3
-rw-r--r--app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild42
-rw-r--r--app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild35
4 files changed, 38 insertions, 46 deletions
diff --git a/app-dicts/myspell-hu/Manifest b/app-dicts/myspell-hu/Manifest
index 12558c8df19d..7c385142dd71 100644
--- a/app-dicts/myspell-hu/Manifest
+++ b/app-dicts/myspell-hu/Manifest
@@ -1,3 +1 @@
-DIST LibO_3.6.0.4_Linux_x86_langpack-rpm_hu.tar.gz 3764761 BLAKE2B f85c0dcad7dcbcd0a644720a4a0fb48098918be5cb38bc4168134c4db29002449763b864449299a099e15b91a7bc42f7d0e726a6bef945862eceb8cf5e13a48e SHA512 088a2c898299b61ff10f9397f68aba404bac4de7ead1880088dd16f841b7b403059a82bde7a5e719dda772e494f02d014255782f8e5c43c7a8eb2c07358c66bf
-DIST hu_HU-1.6.1.tar.gz 730641 BLAKE2B 53d08ee9aa073e4a2b5810a90b1a4a8ec42f95b507f0b9c3f1ac401cac39d4d667f18886745352ced180441f231651829bf8480a7a98b336c53cd1fb61337f8d SHA512 7ae1f99b16b714158c33b41ee5c7a3aaeb84bf59a1d1c13a02b0ba30972bfd2b3dd0d04a28997f0f5a97943a89d3cf9f0da55fb219ce24917ae1e3aed0a5484f
-DIST huhyphn_v20110815_LibO.tar.gz 545413 BLAKE2B b65bc84c01a5a34a1650e6fb6d491f71afd8486e9b8f49b4d3d41850f6e2086518ac7360287f376015551e7897033bada50435d67d81e26015cc57dfda05e08e SHA512 147d3d74c5d7278075bdf3734492662c723970630da10e5b1520f960d3f3d89916cd674d44f3b27ccf8e9b81031a75bbf6311614a296f76a39b1de576ad34b10
+DIST LibreOffice_7.1.3.2_Linux_x86-64_rpm_langpack_hu.tar.gz 3315084 BLAKE2B 5cd3c33f66aacf4b1474d6c418c025dde77667e59027916c0ace16281a85f7e14fa37e607f18ad94e1b2fd04e65e692998652f739ac0180fd27274254b3d92d9 SHA512 b45be281c8ea37d92236676f6d69e77874399412737d2cd4f13f876a39b70db2f61e94a58924bf52d30d8b59a94611d63de4b2e2378f607292c397f3729017be
diff --git a/app-dicts/myspell-hu/metadata.xml b/app-dicts/myspell-hu/metadata.xml
index 1048ea16a140..1c41e01af572 100644
--- a/app-dicts/myspell-hu/metadata.xml
+++ b/app-dicts/myspell-hu/metadata.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
<upstream>
<remote-id type="sourceforge">magyarispell</remote-id>
</upstream>
diff --git a/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild b/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild
deleted file mode 100644
index 09b57f3ec6a9..000000000000
--- a/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MYSPELL_DICT=(
- "hu_HU-${PV}/hu_HU.aff"
- "hu_HU-${PV}/hu_HU.dic"
-)
-
-MYSPELL_HYPH=(
- "huhyphn_v20110815_LibO/hyph_hu_HU.dic"
-)
-
-MYSPELL_THES=(
- "opt/libreoffice3.6/share/extensions/dict-hu/th_hu_HU_v2.dat"
- "opt/libreoffice3.6/share/extensions/dict-hu/th_hu_HU_v2.idx"
-)
-
-inherit rpm myspell-r2
-
-DESCRIPTION="Hungarian dictionaries for myspell/hunspell"
-HOMEPAGE="http://magyarispell.sourceforge.net/"
-SRC_URI="
- mirror://sourceforge/magyarispell/hu_HU-${PV}.tar.gz
- mirror://sourceforge/magyarispell/huhyphn_v20110815_LibO.tar.gz
- http://downloadarchive.documentfoundation.org/libreoffice/old/3.6.0.4/rpm/x86/LibO_3.6.0.4_Linux_x86_langpack-rpm_hu.tar.gz
-"
-# Hyphen seems to have no releases but was not updated in last 4 years, just use
-# one arived version from libreoffice and be done with it. If it needs update
-# users can ope a bug.
-
-LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""
-
-src_unpack() {
- myspell-r2_src_unpack
-
- rpm_unpack ./LibO_3.6.0.4_Linux_x86_langpack-rpm_hu/RPMS/libreoffice3.6-dict-hu-3.6.0.4-104.i586.rpm
-}
diff --git a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
new file mode 100644
index 000000000000..c647995cbaaf
--- /dev/null
+++ b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "opt/libreoffice7.1/share/extensions/dict-hu/hu_HU.aff"
+ "opt/libreoffice7.1/share/extensions/dict-hu/hu_HU.dic"
+)
+
+MYSPELL_HYPH=(
+ "opt/libreoffice7.1/share/extensions/dict-hu/hyph_hu_HU.dic"
+)
+
+MYSPELL_THES=(
+ "opt/libreoffice7.1/share/extensions/dict-hu/th_hu_HU_v2.dat"
+ "opt/libreoffice7.1/share/extensions/dict-hu/th_hu_HU_v2.idx"
+)
+
+inherit rpm myspell-r2
+
+DESCRIPTION="Hungarian dictionaries for myspell/hunspell"
+HOMEPAGE="http://magyarispell.sourceforge.net/"
+SRC_URI="https://downloadarchive.documentfoundation.org/libreoffice/old/${PV}/rpm/x86_64/LibreOffice_${PV}_Linux_x86-64_rpm_langpack_hu.tar.gz"
+
+LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
+IUSE=""
+
+src_unpack() {
+ myspell-r2_src_unpack
+
+ rpm_unpack ./LibreOffice_${PV}_Linux_x86-64_rpm_langpack_hu/RPMS/libreoffice7.1-dict-hu-${PV}-2.x86_64.rpm
+}