mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-19 04:52:07 +00:00
17 lines
657 B
Makefile
17 lines
657 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.mame2003_plus"
|
|
PKG_VERSION="0.0.1.81-Nexus"
|
|
PKG_SHA256="6b28ce08298bca71e3a78d565bdae86ef1d07b330d8f061419e0eb5a850962b5"
|
|
PKG_REV="1"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2003_plus"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.mame2003_plus/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-mame2003_plus"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.mame2003_plus: MAME 2003 Plus emulator for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|