Files
LibreELEC.tv/packages/mediacenter/kodi-binary-addons/game.libretro.beetle-lynx/package.mk
Matthias Reichl 9b4f08676a update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-27 21:29:21 +01:00

18 lines
652 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.beetle-lynx"
PKG_VERSION="1.24.0.41-Matrix"
PKG_SHA256="4544dd2b22d87d8b9411e0ec56ad80b86e6e7a27b2c30b8cf431c81a206058cc"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.beetle-lynx"
PKG_URL="https://github.com/kodi-game/game.libretro.beetle-lynx/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-beetle-lynx"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.beetle-lynx: Beetle lynx for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"