mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-19 04:52:07 +00:00
18 lines
633 B
Makefile
18 lines
633 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.mesen-s"
|
|
PKG_VERSION="0.4.0.20-Nexus"
|
|
PKG_SHA256="b67a873ab992636fa0c143608bb97060921275233edde135e5ab0a3f7251e148"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv3"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.mesen-s"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.mesen-s/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-mesen-s"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.mesen-s: mesen-s for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|