app-dicts/stardict-ecdict-en-zh - 1.0.28 (gig)

Search

Package Information

Description:
Free English to Chinese Dictionary Database
Homepage:
https://github.com/skywind3000/ECDICT
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.28 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit stardict

FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"

DICT_PV=${PV##*.}
DICT_P=stardict-ecdict-${PV}

DESCRIPTION="Free English to Chinese Dictionary Database"

HOMEPAGE="https://github.com/skywind3000/ECDICT"
SRC_URI="https://github.com/skywind3000/ECDICT/releases/download/${PV}/ecdict-stardict-${DICT_PV}.zip -> ${P}.zip"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"

MY_PN=${PN%-*}
S=${WORKDIR}/${MY_PN%-*}-2.4.2

IUSE="+gzip"

REQUIRED_USE="gzip"

USE Flags

gzip
Default: Enabled (+)

Manifest for 1.0.28

Type File Size Source URLs
DIST stardict-ecdict-en-zh-1.0.28.zip 70415834 bytes https://github.com/skywind3000/ECDICT/releases/download/1.0.28/ecdict-stardict-${PV.zip