# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit flag-o-matic python-r1 qmake-utils MY_P="PyQwt-${PV}" DESCRIPTION="Python bindings for the Qwt library" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" HOMEPAGE="http://pyqwt.sourceforge.net/" SLOT="5" LICENSE="GPL-2" KEYWORDS="amd64 arm ia64 x86" IUSE="debug doc examples svg" RDEPEND=" x11-libs/qwt:5[svg?] || ( >=dev-python/PyQt4-4.11.2-r1[${PYTHON_USEDEP},compat(-)]