# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-visualization/fityk/fityk-0.9.0.ebuild,v 1.1 2010/01/06 03:15:22 bicatali Exp $ EAPI=2 WX_GTK_VER="2.8" inherit eutils wxwidgets DESCRIPTION="General-purpose nonlinear curve fitting and data analysis" HOMEPAGE="http://www.unipress.waw.pl/fityk/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples gnuplot lua python readline wxwidgets" CDEPEND=">=sci-libs/xylib-0.5 lua? ( dev-lang/lua ) python? ( dev-lang/python ) readline? ( sys-libs/readline ) wxwidgets? ( x11-libs/wxGTK:2.8 )" DEPEND="${CDEPEND} dev-libs/boost >=sys-devel/libtool-2.2" RDEPEND="${CDEPEND} gnuplot? ( sci-visualization/gnuplot )" src_prepare() { has_version "