# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gnome2 eutils

DESCRIPTION="Simple, slim, sleek, yet powerful text editor for GNOME"
HOMEPAGE="http://scribes.sf.net"
SRC_URI="mirror://sourceforge/scribes/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

RDEPEND=">=x11-libs/gtk+-2.10
	>=gnome-base/gconf-2.12.0
	>=dev-lang/python-2.4
	>=dev-libs/dbus-glib-0.70
	>=dev-python/dbus-python-0.70
	>=dev-python/pygtk-2.10.0
	>=dev-python/gnome-python-2.12.0
	>=dev-python/gnome-python-desktop-2.12.0
	>=dev-python/gnome-python-extras-2.12.0
	>=gnome-extra/yelp-2.12.0
	>=sys-apps/dbus-0.60"

DEPEND="${RDEPEND}
	app-text/scrollkeeper
	>=dev-util/intltool-0.35"

G2CONF="${G2CONF}"

DOCS="AUTHORS README COPYING ChangeLog INSTALL NEWS README"