community/mpv to 0.25.0-2

This commit is contained in:
Kevin Mihelich 2017-05-06 18:58:51 +00:00
parent 0b8b74b9ed
commit f3fc8ba94c

View file

@ -9,7 +9,7 @@
pkgname=mpv
epoch=1
pkgver=0.25.0
pkgrel=1
pkgrel=2
_waf_version=1.8.12
pkgdesc='a free, open source, and cross-platform media player'
arch=('i686' 'x86_64')
@ -42,7 +42,9 @@ build() {
./waf configure --prefix=/usr \
--confdir=/etc/mpv \
--enable-libarchive \
--enable-cdda \
--enable-dvdnav \
--enable-encoding \
--enable-libmpv-shared \
--enable-zsh-comp \