mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 02:11:22 +00:00
18 lines
633 B
Makefile
18 lines
633 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.atari800"
|
|
PKG_VERSION="3.1.0.20-Matrix"
|
|
PKG_SHA256="fa6a966157fdcdf0a1e6b8cac871e28cd02f54139e321eac3cbab1cefd8001ca"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.atari800"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.atari800/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-atari800"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.atari800: atari800 for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|