games-emulation/libretro-database - 9999-r5 (menelkir)

Search

Package Information

Description:
Repository containing cheatcode files, content data files, etc.
Homepage:
https://github.com/libretro/libretro-database
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999-r5 7 0
View Raw Ebuild
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit libretro git-r3

DESCRIPTION="Repository containing cheatcode files, content data files, etc."
HOMEPAGE="https://github.com/libretro/libretro-database"
EGIT_REPO_URI="https://github.com/libretro/libretro-database"
KEYWORDS=""

LICENSE="MIT"
SLOT="0"

DEPEND=""
RDEPEND="${DEPEND}"