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-misc/cl-graphics-meta/cl-graphics-meta-11.6.ebuild

27 lines
441 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
DESCRIPTION="Calculate Linux (graphics meta package)"
HOMEPAGE="http://www.calculate-linux.org"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="cdistro_CLD cdistro_CLDX"
RDEPEND="
media-gfx/gimp
cdistro_CLD? (
media-gfx/digikam
)
cdistro_CLDX? (
media-gfx/gqview
media-gfx/gtkam
)
"