# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop/monodevelop-2.4.2.ebuild,v 1.3 2011/01/29 17:06:59 hwoarang Exp $ EAPI=2 inherit fdo-mime mono multilib gnome2-utils versionator DESCRIPTION="Integrated Development Environment for .NET" HOMEPAGE="http://www.monodevelop.com/" SRC_URI="http://ftp.novell.com/pub/mono/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="+subversion" RDEPEND="sys-apps/dbus[X] >=dev-lang/mono-2.6.1 >=virtual/monodoc-2.0 >=dev-dotnet/mono-addins-0.5[gtk] >=dev-dotnet/gtk-sharp-2.12.9 >=dev-dotnet/glade-sharp-2.12.9 >=dev-dotnet/gnome-sharp-2.24.0 >=dev-dotnet/gnomevfs-sharp-2.24.0 >=dev-dotnet/gconf-sharp-2.24.0 || ( net-libs/xulrunner www-client/firefox www-client/firefox-bin www-client/seamonkey ) >=dev-dotnet/xsp-2 subversion? ( dev-vcs/subversion ) dev-util/ctags !