0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-22 08:29:12 +00:00

17 lines
628 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.mame2000"
PKG_VERSION="0.37.0.35-Nexus"
PKG_SHA256="04c3f33a28466ac9ce53c3043b4dd5cd314d965b3085bb7631f2d6e01b9e90e1"
PKG_REV="2"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2000"
PKG_URL="https://github.com/kodi-game/game.libretro.mame2000/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-mame2000"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.mame2000: MAME 2000 emulator for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"