1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
heitbaum 8d5e3e6a8d kodi-binary-addons: update to latest versions
- audiodecoder.modplug: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.ncsf: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.nosefart: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.organya: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.snesapu: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.ssf: update 19.0.1-Matrix to 19.0.2-Matrix
- audiodecoder.wsr: update 19.0.1-Matrix to 19.0.2-Matrix
- audioencoder.lame: update 19.1.1-Matrix to 19.1.2-Matrix
- peripheral.joystick: update 19.0.0-Matrix to 19.0.1-Matrix
- pvr.argustv: update 19.0.1-Matrix to 19.1.1-Matrix
- screensaver.shadertoy: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.fishbmc: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.matrix: update 19.0.0-Matrix to 19.0.1-Matrix
- visualization.shadertoy: update 19.1.1-Matrix to 19.1.2-Matrix
2022-01-01 14:12:05 +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.ssf"
PKG_VERSION="19.0.2-Matrix"
PKG_SHA256="202a6c07fda445e97b1aeddba053c2d39b1b339cad8c3e1cd596800e4100bce0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.ssf"
PKG_URL="https://github.com/xbmc/audiodecoder.ssf/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.ssf"
PKG_LONGDESC="audiodecoder.ssf"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"