diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-04-06 23:12:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 07:18:16 +0700 |
commit | e15e3c261285a1d2c2507fd894a27e164ca049b2 (patch) | |
tree | 65fe407a3882a1f5d25f9b75a13b92ef6522518f /multimedia/vlc/README | |
parent | 26cf71ba2d7909f648fd0e0efba3706a8099ce8b (diff) |
multimedia/vlc: Updated for version 20170406_8268fe0.
We need a git snapshot for the newer ffmpeg.
Noted some other gotchas in the README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r-- | multimedia/vlc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README index 80eda6636ee10..7288e78811985 100644 --- a/multimedia/vlc/README +++ b/multimedia/vlc/README @@ -16,3 +16,11 @@ The vsxu SlackBuild is now optional for x86 machines; removed from REQUIRES since it does not compile on arm machines at the moment. Please advise the maintainer to suggest support for any further options. + +*NOTES* +- the qt4 interface seems not to be working ATM so the qt5 one is + enabled by default: this means qt5 is a new mandatory dependency +- you *need* to version-bump the libva and libva-intel-driver in + Slackware to versions 1.7.3 for VAAPI support: as we suppose + a standard install, "--enable-libva=no" is added between the + configure options, instead |