Temporarily disable libsmbclient due to upstream bug

ffmpeg fails to compile with the newly released smbclient 4.9[1].
Currently, there is a pull request[2] at upstream samba that
aparently fixes this, but it still was not accepted at the time
of writing. It is being discussed on the samba mailing list[3].
Disabling libsmbclient until there is a consistent upstream
solution.

References
----------
[1] https://bugs.gentoo.org/666548
[2] https://github.com/samba-team/samba/pull/212/
[3] https://lists.samba.org/archive/samba-technical/2018-October/130668.html
This commit is contained in:
Daniel Bermond
2018-11-21 18:21:14 +00:00
parent 928fae4a65
commit f12ec9acea
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
pkgver = 4.1
pkgrel = 2
pkgrel = 3
url = https://www.ffmpeg.org/
arch = i686
arch = x86_64
@@ -46,7 +46,6 @@ pkgbase = ffmpeg-full
depends = librsvg
depends = rubberband
depends = rtmpdump
depends = smbclient
depends = snappy
depends = libsoxr
depends = speex