mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #2842 from CvH/9.0-kodi-bin-addons
kodi binary addons
This commit is contained in:
commit
be275445c7
@ -0,0 +1,18 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="pvr.sledovanitv.cz"
|
||||||
|
PKG_VERSION="22d60d2"
|
||||||
|
PKG_SHA256="b6b9f326d6250a96d6ad91e1842e25a1061827961473ed2d554009c5476330ae"
|
||||||
|
PKG_REV="1"
|
||||||
|
PKG_ARCH="any"
|
||||||
|
PKG_LICENSE="GPLv2"
|
||||||
|
PKG_SITE="https://kodi.tv"
|
||||||
|
PKG_URL="https://github.com/palinek/pvr.sledovanitv.cz/archive/$PKG_VERSION.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp"
|
||||||
|
PKG_SECTION=""
|
||||||
|
PKG_SHORTDESC="pvr.sledovanitv.cz"
|
||||||
|
PKG_LONGDESC="pvr.sledovanitv.cz"
|
||||||
|
|
||||||
|
PKG_IS_ADDON="yes"
|
||||||
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|
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