mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
19 lines
669 B
Makefile
19 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="22.0.1-Piers"
|
|
PKG_SHA256="0824571088c0b63c9a6e80c4150804c81c3790878472a972110eaa2db1d57359"
|
|
PKG_REV="1"
|
|
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"
|