app-dicts/mecab-unidic - 2.1.2 (gentoo)

Search

Install

Install this version:

emerge -a =app-dicts/mecab-unidic-2.1.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-dicts/mecab-unidic-2.1.2

Or alternatively:

emerge --autounmask-write -a =app-dicts/mecab-unidic-2.1.2

Package Information

Description:
IPA dictionary for MeCab
Homepage:
https://osdn.jp/projects/unidic/
License:
|| ( BSD GPL-2 LGPL-2.1 )

Ebuild Details

Version EAPI Keywords Slot
2.1.2 8 ~amd64 ~riscv 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MY_P="unidic-mecab-${PV}_src"

DESCRIPTION="IPA dictionary for MeCab"
HOMEPAGE="https://osdn.jp/projects/unidic/"
SRC_URI="mirror://sourceforge.jp/${PN#*-}/58338/${MY_P}.zip"
S="${WORKDIR}/${MY_P}"

LICENSE="|| ( BSD GPL-2 LGPL-2.1 )"
SLOT="0"
KEYWORDS="~amd64 ~riscv"

DEPEND="app-text/mecab"
BDEPEND="app-arch/unzip"

Applicable Mirrors

Mirror Name URLs
sourceforge.jp

Dependencies

DEPEND

app-text/mecab

BDEPEND

app-arch/unzip

Manifest for 2.1.2

Type File Size Source URLs
DIST unidic-mecab-2.1.2_src.zip 140517811 bytes mirror://sourceforge.jp/unidic/58338/unidic-mecab-2.1.2_src.zip