0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-31 13:02:33 +00:00

18 lines
650 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.vice_x64"
PKG_VERSION="3.7.0.56-Nexus"
PKG_SHA256="5060b8338ee137aa7e4d86a0a63edc370d9e9a469abbf4676979432a3935a7fc"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/kodi-game/game.libretro.vice_x64"
PKG_URL="https://github.com/kodi-game/game.libretro.vice_x64/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-vice_x64"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.vice_x64: vice (x64) emulator for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"