mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-22 08:29:12 +00:00
18 lines
596 B
Makefile
18 lines
596 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.nx"
|
|
PKG_VERSION="1.0.0.40-Nexus"
|
|
PKG_SHA256="84b659f21b02c4510d14fdcb0a92140b77e683c3c53a2969dde0e4f10aafc12f"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.nx"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.nx/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-nx"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.nx: nx for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|