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
690 B
Makefile
20 lines
690 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.nosefart"
|
|
PKG_VERSION="19.0.2-Matrix"
|
|
PKG_SHA256="631b2abded62a34bf66a6769f7b1597a418057f64d79e54322f57090e53e63e7"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/xbmc/audiodecoder.nosefart"
|
|
PKG_URL="https://github.com/xbmc/audiodecoder.nosefart/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="audiodecoder.nosefart"
|
|
PKG_LONGDESC="audiodecoder.nosefart"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.audiodecoder"
|