blob: d377b0f1ef0b8bed923866fdc77a847270dea023 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit kde4-base
DESCRIPTION="KControl module for Oyranos CMS cross desktop settings"
HOMEPAGE="http://www.oyranos.org/wiki/index.php?title=Kolor-manager"
SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
DEPEND="
>=media-libs/oyranos-0.9.3
media-libs/libXcm
x11-libs/libXrandr
"
RDEPEND="${DEPEND}"