# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pykde/pykde-3.11.1.ebuild,v 1.5 2004/08/30 15:22:02 carlo Exp $ inherit eutils distutils MY_P=PyKDE-${PV/_/} S=${WORKDIR}/${MY_P} DESCRIPTION="set of Python bindings for the KDE libs" #SRC_URI="http://www.river-bank.demon.co.uk/download/PyKDE2/${MY_P}.tar.gz" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pykde/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" IUSE="debug doc kjs" DEPEND="virtual/libc sys-devel/libtool virtual/python >=dev-python/sip-4.0.1 >=dev-python/PyQt-3.12