Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/audiodecoder.ncsf/package.mk
Matthias Reichl 47bfcfa8d9 kodi-binary-addons: bump PKG_REV of all addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-28 22:36:32 +01:00

19 lines
669 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.ncsf"
PKG_VERSION="20.2.0-Nexus"
PKG_SHA256="31b25846a9b8213306456eb6f8ab8fdaeede5cad35627e77aff2c422f370b211"
PKG_REV="5"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.ncsf"
PKG_URL="https://github.com/xbmc/audiodecoder.ncsf/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.ncsf"
PKG_LONGDESC="audiodecoder.ncsf"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"