mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-08 11:58:19 +00:00
18 lines
656 B
Makefile
18 lines
656 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.vice_xvic"
|
|
PKG_VERSION="3.7.0.18-Nexus"
|
|
PKG_SHA256="92d9ec7ed74d65a5a41de8464620dfc8b04cc6cb95607afa256561f44b6e0184"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv2"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.vice_xvic"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.vice_xvic/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-vice_xvic"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.vice_xvic: vice (xvic) emulator for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|