mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
inputstream.ffmpegdirect: new package
This commit is contained in:
parent
f41dc173f5
commit
bcc544c5b0
@ -0,0 +1,17 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="inputstream.ffmpegdirect"
|
||||||
|
PKG_VERSION="1.7.0-Matrix"
|
||||||
|
PKG_SHA256="33b0aaf963e29e79e402bea55df50a65dd6673624687550201b7988af0642902"
|
||||||
|
PKG_REV="1"
|
||||||
|
PKG_ARCH="any"
|
||||||
|
PKG_LICENSE="GPL2+"
|
||||||
|
PKG_SITE="https://github.com/xbmc/inputstream.ffmpegdirect"
|
||||||
|
PKG_URL="https://github.com/xbmc/inputstream.ffmpegdirect/archive/$PKG_VERSION.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain kodi-platform bzip2 ffmpeg gmp gnutls libpng libxml2 nettle xz zlib zvbi"
|
||||||
|
PKG_SECTION=""
|
||||||
|
PKG_SHORTDESC="inputstream.ffmpegdirect"
|
||||||
|
PKG_LONGDESC="InputStream Client for streams that can be opened by FFmpeg's libavformat such as plain TS, HLS and DASH (without DRM) streams."
|
||||||
|
|
||||||
|
PKG_IS_ADDON="yes"
|
Loading…
x
Reference in New Issue
Block a user