app-dicts/stardict-jredict - 2.4.2 (booboo)

Search

Install

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

Package Information

Description:
Collection of dicts for stardict.
Homepage:
http://stardict.sourceforge.net/Dictionaries_ja.php

Ebuild Details

Version EAPI Keywords Slot
2.4.2 8 ~x86 ~amd64 0
View Raw Ebuild
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 *	
}

Dependencies

DEPEND

|| ( app-text/sdcv app-dicts/stardict app-dicts/qstardict )

Manifest for 2.4.2

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