mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
18 lines
757 B
Makefile
18 lines
757 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.bsnes-mercury-performance"
|
|
PKG_VERSION="b1512ba20335a2d200f5f77b98e7699341d2560a"
|
|
PKG_SHA256="2963e562b7d1a1e454baf8bb9c7954a7805bbf9e7559f28b73103f9636a6d4ff"
|
|
PKG_REV="113"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.bsnes-mercury-performance/archive/$PKG_VERSION.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-bsnes-mercury-performance"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.bsnes-mercury-performance: bSNES Mercury for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|