mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vfs.sftp: initial package
This commit is contained in:
parent
d7f2091b31
commit
a6d51f998d
18
packages/mediacenter/kodi-binary-addons/vfs.sftp/package.mk
Normal file
18
packages/mediacenter/kodi-binary-addons/vfs.sftp/package.mk
Normal file
@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="vfs.sftp"
|
||||
PKG_VERSION="ac78185"
|
||||
PKG_SHA256="ccaacba75785667d594c2fa9b29229a24cffbc3f0400d01bf073e8d59f4096c8"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://kodi.tv"
|
||||
PKG_URL="https://github.com/notspiff/vfs.sftp/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="vfs.sftp"
|
||||
PKG_LONGDESC="vfs.sftp"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="kodi.vfs"
|
Loading…
x
Reference in New Issue
Block a user