Files
LibreELEC.tv/packages/mediacenter/kodi-binary-addons/audiodecoder.gme/package.mk
Matthias Reichl 329dbc22f2 binary addons: update to latest Leia versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-06 23:59:01 +02:00

20 lines
660 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="2.0.1-Leia"
PKG_SHA256="b40ba2349f132997ae9c728ec6a23f0353875d080b86b1f95d383a5f30eeb681"
PKG_REV="1"
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"