mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
16 lines
624 B
Makefile
16 lines
624 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.30-Omega"
|
|
PKG_SHA256="4abba3c57e1adb440f9675d14bcccf80fd32f03ec95ee2cf5ba3362a0996ca0f"
|
|
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"
|