0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-02-07 15:09:52 +00:00
2024-12-21 22:47:07 -08:00

18 lines
661 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.bsnes-hd"
PKG_VERSION="10.6.0.14-Omega"
PKG_SHA256="11443a7b444c43b04065349633898c101618810952cc29f5a33e108bc63272a0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes-hd"
PKG_URL="https://github.com/kodi-game/game.libretro.bsnes-hd/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-bsnes-hd"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.bsnes-hd: bsnes fork that adds HD video features"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"