mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-07 15:09:52 +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_x128"
|
|
PKG_VERSION="3.8.0.23-Omega"
|
|
PKG_SHA256="d9aa401d2ef51a111b5df699a0603ade8444ff077d6d7f1633e2cb67c5c63305"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv2"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.vice_x128"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.vice_x128/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-vice_x128"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.vice_x128: vice (x128) emulator for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|