mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vlc: rebuild against libva-2.3.0
This commit is contained in:
parent
0fbd621407
commit
45156b206a
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=3.0.4
|
version=3.0.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-jack
|
configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
--disable-live555 --disable-fluidsynth --enable-dvdread
|
--disable-live555 --disable-fluidsynth --enable-dvdread
|
||||||
|
@ -11,8 +11,9 @@ configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
$(vopt_enable lua) $(vopt_enable vaapi libva) $(vopt_enable vdpau)"
|
$(vopt_enable lua) $(vopt_enable vaapi libva) $(vopt_enable vdpau)"
|
||||||
short_desc="A cross-platform multimedia player"
|
short_desc="A cross-platform multimedia player"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.videolan.org/vlc/"
|
|
||||||
license="GPL-2.0-only, LGPL-2.1-only"
|
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"
|
distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
|
||||||
checksum=01f3db3790714038c01f5e23c709e31ecd6f1c046ac93d19e1dde38b3fc05a9e
|
checksum=01f3db3790714038c01f5e23c709e31ecd6f1c046ac93d19e1dde38b3fc05a9e
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue