Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/game.libretro.supafaust/package.mk
2024-12-15 22:53:43 -08:00

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"