mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
17 lines
596 B
Makefile
17 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.43-Omega"
|
|
PKG_SHA256="f97cee3bc8c412818ff49dc8efd59adc45bbacf2200ac4aecb0573c957c894ce"
|
|
PKG_REV="1"
|
|
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"
|