0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-23 07:57:02 +00:00

20 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.2sf"
PKG_VERSION="20.2.1-Nexus"
PKG_SHA256="247ad2d9e1df00304882b40d80bc8fd70a4efd2bf2613163c24177d36649247c"
PKG_REV="7"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.2sf"
PKG_URL="https://github.com/xbmc/audiodecoder.2sf/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform zlib"
PKG_SECTION=""
PKG_SHORTDESC="audiodecoder.2sf"
PKG_LONGDESC="audiodecoder.2sf"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"