blob: d88b80cf644ecb67dcedd05839e9a54361e2bbe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=|| ( >=app-text/stardict-2.4.2 app-text/sdcv app-text/goldendict ) gzip? ( app-arch/gzip app-text/dictd )
DESCRIPTION=Stardict Dictionary English to Traditional Chinese (BIG5)
EAPI=6
HOMEPAGE=http://download.huzheng.org/zh_TW/
IUSE=gzip
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=GPL-2
RESTRICT=strip
SLOT=0
SRC_URI=mirror://sourceforge/stardict/stardict-cdict-big5-2.4.2.tar.bz2
_eclass_exported_funcs=src_compile:stardict src_install:stardict
_eclasses_=stardict f2fd36b0af07ceaba9852e6caec6ac7f
_md5_=0c4955056f86344720a35361d934c903
|