# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 inherit eutils cmake-utils MY_P=${PN}-v${PV} DESCRIPTION="A development environment entirely dedicated to Qt4" HOMEPAGE="http://biord-software.org/qdevelop/" SRC_URI="http://biord-software.org/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" KEYWORDS="amd64 x86" SLOT="0" IUSE="debug plugins" DEPEND="|| ( ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 )