mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
17 lines
654 B
Makefile
17 lines
654 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.supafaust"
|
|
PKG_VERSION="1.29.0.38-Omega"
|
|
PKG_SHA256="d9c3fd1767f325eb59c188ce707ed868a6a7cbdc2b62f4f620f6e9a2898ae1eb"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv2+"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.supafaust"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.supafaust/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-supafaust"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.supafaust: Beetle supafaust for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|