mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
18 lines
643 B
Makefile
18 lines
643 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.fuse"
|
|
PKG_VERSION="7df64347d8d5557d6c102ec6f732b763d4e9d903"
|
|
PKG_SHA256="bc5d7c68e790494a6bffc2df41e743890b417c247affb85dc535b4a071ea1ee5"
|
|
PKG_REV="113"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.fuse"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.fuse/archive/$PKG_VERSION.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-fuse"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.fuse: fuse for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|