mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 03:21:21 +00:00
17 lines
625 B
Makefile
17 lines
625 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.mame2010"
|
|
PKG_VERSION="0.139.0.19-Matrix"
|
|
PKG_SHA256="0571328b313bfe9269f0549c676e007aec835163059e920d47864634523b3557"
|
|
PKG_REV="1"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2010"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.mame2010/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-mame2010"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.mame2010: MAME emulator for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|