# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" HOMEPAGE="http://www.mupen64plus.org/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/2-sdl2" KEYWORDS="~amd64 ~x86" IUSE="debugger gles2 lirc new-dynarec +osd cpu_flags_x86_sse" RDEPEND="media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] lirc? ( app-misc/lirc:0 ) osd? ( media-fonts/dejavu media-libs/freetype:2= virtual/opengl:0= virtual/glu:0= ) !