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