Install this version:
emerge -a =app-dicts/stardict-edict-2.4.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-dicts/stardict-edict-2.4.2
Or alternatively:
emerge --autounmask-write -a =app-dicts/stardict-edict-2.4.2
EAPI=8
DESCRIPTION="Collection of dicts for stardict."
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_ja.php"
SRC_URI="https://src.fedoraproject.org/repo/pkgs/stardict-dic/stardict-edict-2.4.2.tar.bz2/0aa46b7d589a01663c3fb465152db85d/stardict-edict-2.4.2.tar.bz2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
DEPEND="|| ( app-text/sdcv app-dicts/stardict app-dicts/qstardict )"
RDEPEND=""
IUSE=""
src_install() {
dodir /usr/share/stardict/dic
insinto /usr/share/stardict/dic
doins -r *
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | stardict-edict-2.4.2.tar.bz2 | 2653089 bytes | https://src.fedoraproject.org/repo/pkgs/stardict-dic/stardict-edict-2.4.2.tar.bz2/0aa46b7d589a01663c3fb465152db85d/stardict-edict-2.4.2.tar.bz2 |