# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Weblog Publisher Assistant" HOMEPAGE="http://jpa.berlios.de/" SRC_URI="http://download.berlios.de/jpa/${P}.tar.gz" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" DEPEND=">=dev-lang/python-2.4 dev-python/pygtk >=dev-python/sqlobject-0.7 >=app-text/gtkspell-2.0 >=dev-python/elementtree-1.2" src_compile() { # There is no need to compile anything, since JPA is written in an interpreted # language. Only a startup script and a desktop entry need to be created, since # they don't come with the source. cat > bin/jpa < share/applications/jpa.desktop <