app-dicts/myspell-hu - 7.1.3.2-r2 (bentoo)

Search

Install

Install this version:

emerge -a =app-dicts/myspell-hu-7.1.3.2-r2

Package Information

Description:
Hungarian dictionaries for myspell/hunspell
Homepage:
http://magyarispell.sourceforge.net/
License:
GPL-3 GPL-2 LGPL-2.1 MPL-1.1

Ebuild Details

Version EAPI Keywords Slot
7.1.3.2-r2 8 ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

LO_VER="26.2.3.2"

MYSPELL_DICT=(
	"opt/libreoffice26.2/share/extensions/dict-hu/hu_HU.aff"
	"opt/libreoffice26.2/share/extensions/dict-hu/hu_HU.dic"
)

MYSPELL_HYPH=(
	"opt/libreoffice26.2/share/extensions/dict-hu/hyph_hu_HU.dic"
)

MYSPELL_THES=(
	"opt/libreoffice26.2/share/extensions/dict-hu/th_hu_HU_v2.dat"
	"opt/libreoffice26.2/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/${LO_VER}/rpm/x86_64/LibreOffice_${LO_VER}_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 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE=""

src_unpack() {
	myspell-r2_src_unpack

	rpm_unpack ./LibreOffice_${LO_VER}_Linux_x86-64_rpm_langpack_hu/RPMS/libreoffice26.2-dict-hu-${LO_VER}-2.x86_64.rpm
}

Inherited Eclasses

rpm

Manifest for 7.1.3.2-r2

Type File Size Source URLs
DIST LibreOffice_26.2.3.2_Linux_x86-64_rpm_langpack_hu.tar.gz 2846774 bytes https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.3.2/rpm/x86_64/LibreOffice_26.2.3.2_Linux_x86-64_rpm_langpack_hu.tar.gz