Files
LibreELEC.tv/packages/mediacenter/kodi-binary-addons/audiodecoder.2sf/package.mk
heitbaum 66a4097110 kodi-binary-addons: update to latest versions
- audiodecoder.2sf: update 19.0.2-Matrix to 19.0.3-Matrix
- audiodecoder.sacd: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.timidity: update 19.0.0-Matrix to 19.0.2-Matrix
- inputstream.rtmp: update 19.0.0-Matrix to 19.0.1-Matrix
- peripheral.xarcade: update 19.0.0-Matrix to 19.0.1-Matrix
2021-12-25 02:42:20 +00:00

20 lines
665 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.2sf"
PKG_VERSION="19.0.3-Matrix"
PKG_SHA256="a0538d39e749f67549112aaafd1180adfe9a6c24e2e984a020408ab7a1c015aa"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.2sf"
PKG_URL="https://github.com/xbmc/audiodecoder.2sf/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.2sf"
PKG_LONGDESC="audiodecoder.2sf"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"