mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-23 04:16:49 +00:00
19 lines
646 B
Makefile
19 lines
646 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="peripheral.xarcade"
|
|
PKG_VERSION="20.1.3-Nexus"
|
|
PKG_SHA256="e6be386ebba44e214b91784ba6e1560020daac82024c18bea7be4719340b12bd"
|
|
PKG_REV="3"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/peripheral.xarcade"
|
|
PKG_URL="https://github.com/kodi-game/peripheral.xarcade/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="X-Arcade Tankstick support for Kodi"
|
|
PKG_LONGDESC="X-Arcade Tankstick support for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.peripheral"
|