summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2018-02-17 09:09:19 +0100
committer Matteo Bernardini2018-06-09 09:37:56 +0200
commit0dc95e5bd1414d8dcc6f084ac1a2c1d28c108ed6 (patch)
tree6df61d1651738895d4082da074b48960efa86024
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-vlc.tar.gz
multimedia/vlc: Enable libva.vlc
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--multimedia/vlc/README4
-rw-r--r--multimedia/vlc/vlc.SlackBuild1
2 files changed, 0 insertions, 5 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index d1ecfa9112..486733ea48 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -37,7 +37,3 @@ 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
diff --git a/multimedia/vlc/vlc.SlackBuild b/multimedia/vlc/vlc.SlackBuild
index c66f6861cf..52ccfc7b40 100644
--- a/multimedia/vlc/vlc.SlackBuild
+++ b/multimedia/vlc/vlc.SlackBuild
@@ -108,7 +108,6 @@ LDFLAGS="$SLKLDFLAGS" \
$wayland \
$opencv \
--enable-merge-ffmpeg \
- --enable-libva=no \
--with-kde-solid=no \
make