mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
17 lines
668 B
Makefile
17 lines
668 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.vice_xplus4"
|
|
PKG_VERSION="3.8.0.24-Omega"
|
|
PKG_SHA256="4e10d2de40283f94ecdc4a6971d97078c364346cbcb89a9dbe445bb77d083beb"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPLv2"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.vice_xplus4"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.vice_xplus4/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-vice_xplus4"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.vice_xplus4: vice (xplus4) emulator for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|