# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Simple menu editor for GNOME, written in Python" HOMEPAGE="http://realistanew.com/projects/alacarte/" SRC_URI="http://dev.realistanew.com/alacarte/releases/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-python/pygtk-2.8.6 >=dev-python/gnome-python-2.12.3 >=gnome-base/gnome-menus-2.14.0 virtual/libintl" DEPEND="${RDEPEND} sys-devel/gettext dev-util/intltool dev-util/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README" USE_DESTDIR="1"