# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.7 2006/01/15 11:45:53 hansmi Exp $ inherit distutils eutils MY_P="PyQt-x11-gpl-${PV/*_pre/snapshot-}" S="${WORKDIR}/${MY_P}" DESCRIPTION="set of Python bindings for the QT 3.x Toolkit" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" IUSE="debug doc examples" RDEPEND="x11-libs/qt ~dev-python/sip-4.2.1