Files
sablink-distro/kde-base/printer-applet/printer-applet-4.2.1.ebuild
T
lxnay 6e98564831 port several ebuilds from kde-testing overlay:
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
2009-03-29 20:44:36 +00:00

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}"