games-emulation/dinothawr-libretro - 9999-r3 (menelkir)

Search

Package Information

Description:
Dinothawr is a block pushing puzzle game on slippery surfaces.
Homepage:
https://github.com/libretro/Dinothawr
License:
CC-BY-NC-SA-3.0

Ebuild Details

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

EAPI=7

LIBRETRO_REPO_NAME="libretro/Dinothawr"
inherit libretro-core

DESCRIPTION="Dinothawr is a block pushing puzzle game on slippery surfaces."
HOMEPAGE="https://github.com/libretro/Dinothawr"
KEYWORDS=""

LICENSE="CC-BY-NC-SA-3.0"
SLOT="0"

DEPEND=""
RDEPEND="${DEPEND}
		games-emulation/libretro-info"

Dependencies

RDEPEND

		games-emulation/libretro-info