mpv: update to 0.29.1.

This commit is contained in:
maxice8 2018-10-03 10:20:18 -03:00 committed by cr6git
parent dff1b50b7e
commit e8ee0c4f16
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mpv' # Template file for 'mpv'
pkgname=mpv pkgname=mpv
version=0.29.0 version=0.29.1
revision=2 revision=1
build_style=waf build_style=waf
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
--enable-dvdread --enable-dvdnav --enable-cdda --enable-libmpv-shared --enable-dvdread --enable-dvdnav --enable-cdda --enable-libmpv-shared
@ -30,7 +30,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://mpv.io" homepage="https://mpv.io"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319 checksum=f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623
build_options="alsa caca jack lua oss pulseaudio sdl2 smb sndio vapoursynth build_options="alsa caca jack lua oss pulseaudio sdl2 smb sndio vapoursynth
vdpau v4l2 wayland x11 vulkan" vdpau v4l2 wayland x11 vulkan"