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 aca1e468a8 kodi-binary-addons: update to latest versions
- audiodecoder.ssf: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.stsound: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.timidity: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.upse: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.usf: update 4.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.vgmstream: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.wsr: update 3.0.1-Matrix to 19.0.0-Matrix
- pvr.dvbviewer: update 7.3.3-Matrix to 19.0.1-Matrix
- pvr.filmon: update 6.1.3-Matrix to 19.0.0-Matrix
- pvr.hdhomerun: update 7.1.1-Matrix to 19.0.0-Matrix
- pvr.octonet: update 4.1.0-2-Matrix to 19.0.0-Matrix
- pvr.teleboy: update 19.8.0-Matrix to 19.8.2-Matrix
- screensaver.asteroids: update 2.6.0-Matrix to 19.0.0-Matrix
- screensaver.asterwave: update 3.3.0-Matrix to 19.0.0-Matrix
- screensaver.biogenesis: update 2.5.0-Matrix to 19.0.0-Matrix
- screensaver.greynetic: update 2.5.0-Matrix to 19.0.0-Matrix
- screensaver.matrixtrails: update 2.6.0-Matrix to 19.0.0-Matrix
- screensaver.pingpong: update 2.4.0-Matrix to 19.0.0-Matrix
- screensaver.pyro: update 3.3.0-Matrix to 19.0.0-Matrix
- screensaver.shadertoy: update 3.2.0-Matrix to 19.0.0-Matrix
- screensaver.stars: update 2.4.0-Matrix to 19.0.0-Matrix
- vfs.libarchive: update 2.0.1-Matrix to 19.0.0-Matrix
- vfs.rar: update 4.0.0-Matrix to 19.0.0-Matrix
- vfs.sftp: update 2.0.0-Matrix to 19.0.0-Matrix
2021-09-22 23:03:26 +10:00

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