blob: 2268495b7f7e3a5bf3f7a3d20b6ad8741f52cdaa [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
GCONF_DEBUG="no"
inherit gnome2 versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
DESCRIPTION="The MATE Terminal"
HOMEPAGE="http://mate-desktop.org"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
RDEPEND="app-text/rarian:0
dev-libs/atk:0
>=dev-libs/glib-2.25:2
>=gnome-base/dconf-0.10:0
>=mate-base/mate-desktop-1.8:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.18:2
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/pango:0
>=x11-libs/vte-0.27.1:0"
DEPEND="${RDEPEND}
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.40:*
sys-devel/gettext:*
virtual/pkgconfig:*"
DOCS="AUTHORS ChangeLog HACKING NEWS README"