# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ inherit distutils DESCRIPTION="Phatch is a simple to use cross-platform GUI Photo Batch Processor" HOMEPAGE="http://photobatch.stani.be/" SRC_URI="http://sd-2986.dedibox.fr/photobatch/download/package/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-lang/python dev-python/wxpython dev-python/imaging" RDEPEND="${DEPEND}"