mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/libretro-bnes: bNES libretro port
Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
1
games-emulation/libretro-bnes/Manifest
Normal file
1
games-emulation/libretro-bnes/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST libretro-bnes-0.0.1_pre20180723.tar.gz 153133 BLAKE2B d9d6dad8be84851053a1a66272963bd5ffcb5ab11fc9e8096e04e03e0d266e57cbf5fd37618e43f48f9ae0c4c08013303c17cc3cc6b3e1aec764b9e0ce594088 SHA512 f2db232a10b854badf3d130688f09c580f11da17224da127aff437b4a2c906828717539577d71713aa5a05b93effd8d17fcc2b3f6e3ff570d56639030a5be383
|
||||
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
LIBRETRO_COMMIT_SHA="18384086d58fd09de3844e2c5f3b2a77b5d490dc"
|
||||
LIBRETRO_REPO_NAME="libretro/bnes-libretro"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
inherit libretro-core
|
||||
|
||||
DESCRIPTION="bNES libretro port"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
11
games-emulation/libretro-bnes/libretro-bnes-9999.ebuild
Normal file
11
games-emulation/libretro-bnes/libretro-bnes-9999.ebuild
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
LIBRETRO_REPO_NAME="libretro/bnes-libretro"
|
||||
inherit libretro-core
|
||||
|
||||
DESCRIPTION="bNES libretro port"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
12
games-emulation/libretro-bnes/metadata.xml
Normal file
12
games-emulation/libretro-bnes/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>candrews@gentoo.org</email>
|
||||
<name>Craig Andrews</name>
|
||||
</maintainer>
|
||||
<longdescription>bNES libretro port</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">libretro/libretro-bnes</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user