mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi binary addons: add vfs.sacd
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
9850f95142
commit
66e3c809fe
18
packages/mediacenter/kodi-binary-addons/vfs.sacd/package.mk
Normal file
18
packages/mediacenter/kodi-binary-addons/vfs.sacd/package.mk
Normal file
@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="vfs.sacd"
|
||||
PKG_VERSION="1.2.0-Matrix"
|
||||
PKG_SHA256="a633a848f7e4e3c72f378edca5bda71ee6fe6e73416ad16db8480a8096f48f31"
|
||||
PKG_REV="1"
|
||||
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"
|
Loading…
x
Reference in New Issue
Block a user