vfs.sacd: remove addon

It has been replaced by audiodecoder.sacd long ago and it seems we
forgot to remove it.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-04-14 13:32:08 +02:00
parent 2f2b008bfc
commit 2b143e9606

View File

@ -1,18 +0,0 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vfs.sacd"
PKG_VERSION="2.0.0-Matrix"
PKG_SHA256="acf71cd462cf34921573a1047504926f43d7867c939702f97527712de0baf2fd"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/vfs.sacd"
PKG_URL="https://github.com/xbmc/vfs.sacd/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION=""
PKG_SHORTDESC="vfs.sacd"
PKG_LONGDESC="vfs.sacd"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.vfs"