# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="MIME file types database editor for GNOME" HOMEPAGE="http://www.kdau.com/projects/assogiate/" SRC_URI="http://www.kdau.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.8.0 >=dev-cpp/glibmm-2.8.0 >=dev-cpp/gtkmm-2.6.0 >=dev-cpp/libxmlpp-2.6.0 >=dev-cpp/gnome-vfsmm-2.6.0 virtual/libintl" DEPEND="${RDEPEND} sys-devel/libtool sys-devel/gettext >=dev-util/intltool-0.35 >=app-text/gnome-doc-utils-0.3.2" DOCS="README AUTHORS ChangeLog NEWS TODO"