# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.2.ebuild,v 1.3 2008/02/13 14:33:59 markusle Exp $ inherit eutils multilib qt4 python DESCRIPTION="Qt based clone of the Origin plotting package" HOMEPAGE="http://soft.proindependent.com/qtiplot.html" SRC_URI="http://soft.proindependent.com/src/${P}.tar.bz2 doc? ( mirror://gentoo/${P}-manual-en.tar.bz2 )" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="python doc bindist" LANGUAGES="de es fr ja ru sv" for l in ${LANGUAGES}; do IUSE="${IUSE} linguas_${l}" done CDEPEND=">=x11-libs/qwt-5.0.2 >=x11-libs/qwtplot3d-0.2.7 >=dev-cpp/muParser-1.28 >=sci-libs/liborigin-20071119 !bindist? ( sci-libs/gsl ) bindist? (