mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-23 07:57:02 +00:00
18 lines
601 B
Makefile
18 lines
601 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.bk"
|
|
PKG_VERSION="1.0.0.29-Nexus"
|
|
PKG_SHA256="7bcfcabdc363be4bf0fd974a1620ed8b3aec1cbcc1db3355ea10e05e3db2692f"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="BSD"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.bk"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.bk/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-bk"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.bk: bk for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|