mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-08 10:48:19 +00:00
18 lines
729 B
Makefile
18 lines
729 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.bsnes2014-performance"
|
|
PKG_VERSION="0.94.0.22-Nexus"
|
|
PKG_SHA256="26199622b148721cbac566e1c556467df3583507898b9f286afed8e71d16c17f"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv3"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes2014-performance"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.bsnes2014-performance/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-bsnes2014-performance"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.bsnes2014-performance: bSNES 2014 for Kodi (performance profile)"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|