mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 03:21:21 +00:00
- 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
20 lines
685 B
Makefile
20 lines
685 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.snesapu"
|
|
PKG_VERSION="19.0.2-Matrix"
|
|
PKG_SHA256="b7180132472b27e71bf9f30675c0af58330f3ad07d7065492d28f3e97117c341"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/xbmc/audiodecoder.snesapu"
|
|
PKG_URL="https://github.com/xbmc/audiodecoder.snesapu/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="audiodecoder.snesapu"
|
|
PKG_LONGDESC="audiodecoder.snesapu"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.audiodecoder"
|