mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi binary addons: add vfs.sacd
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
f8b66fc45a
commit
4056094b51
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.0.4-Leia"
|
||||
PKG_SHA256="b21143d8ab59e95a2f46471e648c2a2ac67b75c8df7d6af452a5435e866046e9"
|
||||
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