# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Nautilus plugin: Adds a 'Resize Images...' menu item to the context menu of all images" HOMEPAGE="http://www.bitron.ch/software/nautilus-image-converter.php" SRC_URI="http://www.bitron.ch/downloads/nautilus-image-converter-${PV}.tar.bz2" LICENSE="GPL-2" IUSE="doc" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/nautilus-2.6 >=media-gfx/imagemagick-5" DEPEND=">=dev-util/intltool-0.29 >=dev-util/pkgconfig-0.9.0 ${RDEPEND}" DOCS="AUTHORS Changelog" USE_DESTDIR=1