0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-22 09:39:18 +00:00

20 lines
664 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="audiodecoder.gme"
PKG_VERSION="20.2.1-Nexus"
PKG_SHA256="5aaec959e92f4af2684aa0439576d7f576f28a0a43f50439a6f38d0738792bdc"
PKG_REV="7"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.gme"
PKG_URL="https://github.com/xbmc/audiodecoder.gme/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.gme"
PKG_LONGDESC="audiodecoder.gme"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"