Skip to content

Commit

Permalink
vlc: rebuild against libva-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxice8 committed Oct 19, 2018
1 parent 0fbd621 commit 45156b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions srcpkgs/vlc/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'vlc'
pkgname=vlc
version=3.0.4
revision=3
revision=4
build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack
--disable-live555 --disable-fluidsynth --enable-dvdread
Expand All @@ -11,8 +11,9 @@ configure_args="--disable-gme --disable-libtar --enable-jack
$(vopt_enable lua) $(vopt_enable vaapi libva) $(vopt_enable vdpau)"
short_desc="A cross-platform multimedia player"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.videolan.org/vlc/"
license="GPL-2.0-only, LGPL-2.1-only"
homepage="https://www.videolan.org/vlc/"
changelog="https://raw.githubusercontent.com/videolan/vlc/master/NEWS"
distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
checksum=01f3db3790714038c01f5e23c709e31ecd6f1c046ac93d19e1dde38b3fc05a9e

Expand Down

0 comments on commit 45156b2

Please sign in to comment.