mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-31 13:02:33 +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="21.0.1-Omega"
|
|
PKG_SHA256="50e363e3bc02a1e0585294b08f920e077af5290203cd76aae02ac363ee98f3e5"
|
|
PKG_REV="1"
|
|
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"
|