| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2-r3 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Collection of dicts for stardict."
HOMEPAGE="http://web.archive.org/web/20131111152446/http://gnome.msiu.ru/stardict.php"
SRC_URI="http://tkn.me/gentoo/distfiles/stardict-ruspack-0.2.rar"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="!app-dicts/stardict-freedict-eng-rus"
DEPEND="|| ( app-arch/unrar app-arch/rar )"
S="${WORKDIR}"
src_install() {
insinto /usr/share/stardict/dic
doins *
}
|| ( app-arch/unrar app-arch/rar )
!app-dicts/stardict-freedict-eng-rus
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | stardict-ruspack-0.2.rar | 72478164 bytes | http://tkn.me/gentoo/distfiles/stardict-ruspack-0.2.rar |