# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit fdo-mime gnome2-utils versionator MY_MAJ_VER=$(get_version_component_range 1-2) DESCRIPTION="VIPS Image Processing Graphical User Interface" SRC_URI="http://www.vips.ecs.soton.ac.uk/supported/${MY_MAJ_VER}/${P}.tar.gz" HOMEPAGE="http://vips.sourceforge.net" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug fftw graphviz goffice gsl test" RDEPEND=">=dev-libs/glib-2.14:2 dev-libs/libxml2 x11-misc/xdg-utils =media-libs/vips-${MY_MAJ_VER}*[fftw?] >=x11-libs/gtk+-2.24:2 goffice? ( x11-libs/goffice:0.8 ) graphviz? (