Install this version:
emerge -a =app-dicts/stardict-jredict-2.4.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-dicts/stardict-jredict-2.4.2
Or alternatively:
emerge --autounmask-write -a =app-dicts/stardict-jredict-2.4.2
EAPI=8
DESCRIPTION="Collection of dicts for stardict."
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_ja.php"
SRC_URI="http://download.huzheng.org/ja/stardict-jredict-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-jredict-2.4.2.tar.bz2 | 183907 bytes | http://download.huzheng.org/ja/stardict-jredict-2.4.2.tar.bz2 |