mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
inputstream.ffmpegdirect: drop dependencies on gnutls/nettle
the addon only needs ffmpeg, zlib and bzip2 libs Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
47b6a7e919
commit
215c321ff7
@ -4,12 +4,12 @@
|
||||
PKG_NAME="inputstream.ffmpegdirect"
|
||||
PKG_VERSION="20.4.0-Nexus"
|
||||
PKG_SHA256="361fb0a617fa8184ecc8d51885a9306597bacc9eef2c6578a061811e78b0d3e6"
|
||||
PKG_REV="2"
|
||||
PKG_REV="3"
|
||||
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_DEPENDS_TARGET="toolchain kodi-platform bzip2 ffmpeg gmp libpng libxml2 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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user