game.libretro.dosbox-pure: initial package 0.10.0.1-Matrix

This commit is contained in:
SupervisedThinking 2021-02-03 14:32:49 +01:00
parent 1435d66e25
commit 14e932664f

View File

@ -0,0 +1,17 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.dosbox-pure"
PKG_VERSION="0.10.0.1-Matrix"
PKG_SHA256="e01e7e894a0ffb80b7361843af7636917b674db2c45f32756401ef244a9e6fcf"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.dosbox-pure"
PKG_URL="https://github.com/kodi-game/game.libretro.dosbox-pure/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-dosbox-pure"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.dosbox-pure: DOSBox-Pure for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"