1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Files

19 lines
647 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="peripheral.xarcade"
PKG_VERSION="19.0.4-Matrix"
PKG_SHA256="1327ecd05e2e66a4faf809efee4c5b99627912d971db26a0a905f0299e4f876b"
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"