mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
- peripheral.joystick: update 21.1.18-Omega to 22.0.1-Piers - peripheral.xarcade: update 22.0.0-Piers to 22.0.1-Piers
18 lines
646 B
Makefile
18 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="22.0.1-Piers"
|
|
PKG_SHA256="c88574779fdce588adf509b5f543b12bdc25e7b023c9d7dc6169cd2473b2f25e"
|
|
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"
|