# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild,v 1.5 2011/06/22 15:34:48 tupone Exp $ EAPI=2 inherit eutils flag-o-matic toolchain-funcs games DESCRIPTION="portable, Open Source NES emulator which is written mostly in C" HOMEPAGE="http://fakenes.sourceforge.net/" SRC_URI="mirror://sourceforge/fakenes/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" KEYWORDS="~amd64 ~ppc x86" IUSE="openal opengl zlib" RDEPEND=">=media-libs/allegro-4.4.1.1[opengl?]