# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Created by Homme Zwaagstra (hrz@geodata.soton.ac.uk) # This ebuild should be placed in the sci-geosciences/mezogis category # # Updated to mezoGIS 0.1.5 by Frederic Back (fredericback@gmail.com) inherit distutils DESCRIPTION="A GUI to query and analyse spatial data from a PostGIS datasource" SRC_URI="http://www.mezogis.org/files/${P}.tar.gz" HOMEPAGE="http://www.mezogis.org" KEYWORDS="~x86" LICENSE="GPL-2" SLOT="0" DEPEND=">=dev-lang/python-2.4 >=dev-python/pygtk-2.8 >=dev-python/pycairo-1.0.0 dev-python/psycopg dev-python/GeoTypes"