18 lines
687 B
Makefile
18 lines
687 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.beetle-supergrafx"
|
|
PKG_VERSION="1.29.0.45-Nexus"
|
|
PKG_SHA256="2dccb4200add07508bd5551986780dcc990a45500c0973edce9dec69cd715e39"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.beetle-supergrafx"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.beetle-supergrafx/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-beetle-supergrafx"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.beetle-supergrafx: Beetle supergrafx for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|