1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Matthias Reichl d66805a36d update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 23:11:07 +01:00

18 lines
647 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.mame2015"
PKG_VERSION="0.160.0.17-Matrix"
PKG_SHA256="14c6258248cb1a9d0e3a4b8a94ce9258c4517e2952e75ad9188a07f56b507109"
PKG_ARCH="arm x86_64"
PKG_REV="1"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2015"
PKG_URL="https://github.com/kodi-game/game.libretro.mame2015/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-mame2015"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.mame2015: MAME emulator for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"