0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 09:11:23 +00:00

18 lines
608 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
2018-07-16 20:45:36 +02:00
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
2017-02-01 15:44:20 -08:00
PKG_NAME="game.libretro.fmsx"
PKG_VERSION="6.0.0.41-Nexus"
PKG_SHA256="dd4d28da07ebb4b2ae5ba17aa1bda55b5e01b13e4b790bd22a674f6734cbfd33"
PKG_REV="2"
2017-02-01 15:44:20 -08:00
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.fmsx"
PKG_URL="https://github.com/kodi-game/game.libretro.fmsx/archive/${PKG_VERSION}.tar.gz"
2017-02-01 15:44:20 -08:00
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-fmsx"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.fmsx: fmsx for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"