# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 inherit fdo-mime gnome2-utils mono versionator eutils DESCRIPTION="Integrated Development Environment for .NET" HOMEPAGE="http://www.monodevelop.com/" SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="+subversion +git" RDEPEND=">=dev-lang/mono-2.10.9 >=dev-dotnet/gconf-sharp-2.24.0 >=dev-dotnet/glade-sharp-2.12.9 >=dev-dotnet/gnome-sharp-2.24.0 >=dev-dotnet/gnomevfs-sharp-2.24.0 >=dev-dotnet/gtk-sharp-2.12.9 >=dev-dotnet/mono-addins-0.6[gtk] >=dev-dotnet/xsp-2 dev-util/ctags sys-apps/dbus[X] || ( www-client/firefox www-client/firefox-bin www-client/seamonkey ) subversion? ( dev-vcs/subversion ) !