# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild,v 1.2 2013/12/16 16:42:00 mgorny Exp $ EAPI=5 MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" HOMEPAGE="http://code.google.com/p/mupen64plus/" SRC_URI="mirror://bitbucket/richard42/${PN}/downloads/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/2" KEYWORDS="~amd64 ~x86" IUSE="lirc new-dynarec +osd sse" RDEPEND="media-libs/libpng:0= media-libs/libsdl:0=[joystick,video] sys-libs/zlib:0=[minizip] lirc? ( app-misc/lirc:0 ) osd? ( media-fonts/ttf-bitstream-vera media-libs/freetype:2= virtual/opengl:0= virtual/glu:0= ) !