# 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/" MY_P=${P/_pre/.bzr} S=${WORKDIR}/${MY_P} SRC_URI="http://sd-2986.dedibox.fr/photobatch/download/package/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-lang/python dev-python/wxpython dev-python/imaging" RDEPEND="${DEPEND}"