6e98564831
kde-base/printer-applet kde-base/system-config-printer-kde dev-python-pycups app-admin/system-config-printer app-misc/hal-cups-utils git-svn-id: http://svn.sabayonlinux.org/overlay@2910 d7aec97c-591d-0410-af39-a8856400b30a
22 lines
440 B
Bash
22 lines
440 B
Bash
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: $
|
|
|
|
EAPI="2"
|
|
|
|
KMNAME="kdeutils"
|
|
inherit kde4-meta
|
|
|
|
DESCRIPTION="KDE printer system tray utility"
|
|
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
|
IUSE=""
|
|
|
|
DEPEND="
|
|
app-admin/system-config-printer
|
|
app-misc/hal-cups-utils
|
|
>=dev-python/PyQt4-4.4.4-r1
|
|
dev-python/pycups
|
|
>=kde-base/pykde4-${PV}:${SLOT}[kdeprefix=]
|
|
"
|
|
RDEPEND="${DEPEND}"
|