# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60-r1.ebuild,v 1.2 2006/04/09 10:44:43 tupone Exp $ inherit eutils games DESCRIPTION="modelled after the golden oldie Archon game" HOMEPAGE="http://xarchon.seul.org/" SRC_URI="ftp://ftp.seul.org/pub/xarchon/${P}.tar.gz http://xarchon.seul.org/${P}.tar.gz mirror://gentoo/${P}-gtk.patch.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc ~x86" IUSE="esd joystick" # also has qt support but it fails :/ DEPEND="=x11-libs/gtk+-1*