You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/app-dicts/stardict-calculate-ru/stardict-calculate-ru-1.0.e...

25 lines
593 B

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="The collection of Russian-English dictionaries"
HOMEPAGE="http://www.calculate-linux.org/packages/app-dicts/stardict-calculate-ru"
SRC_URI="ftp://ftp.calculate-linux.org/calculate/source/${PN}/${P}.tar.bz2
http://mirror.yandex.ru/calculate/source/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 x86"
IUSE=""
SLOT="0"
RDEPEND="!media-gfx/cld-themes
!media-gfx/cldg-themes
!media-gfx/cldx-themes
!media-gfx/cls-themes"
DEPEND="${RDEPEND}"
src_install() {
insinto /
doins -r .
}