mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-02 03:32:28 +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.22-Omega"
|
|
PKG_SHA256="e54fdc0dd05e4cb01315e242500743a4fd9a02add689372cc6681df375840af3"
|
|
PKG_REV="1"
|
|
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"
|