sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / games-emulation / libretro-nestopia / libretro-nestopia-0.0.1_pre20180723.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 LIBRETRO_REPO_NAME="libretro/nestopia"
7 LIBRETRO_COMMIT_SHA="9c335527c5dfa11dfa29bc22ee4ba6efa23c8890"
8 KEYWORDS="~amd64 ~x86"
9 inherit libretro-core
10 S="${WORKDIR}/nestopia-${LIBRETRO_COMMIT_SHA}/libretro"
11 LIBRETRO_CORE_LIB_FILE="${S}/${LIBRETRO_CORE_NAME}_libretro.so"
12
13 DESCRIPTION="Nestopia libretro port"
14 LICENSE="GPL-2+"
15 SLOT="0"