mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/mpv to 0.25.0-2
This commit is contained in:
parent
0b8b74b9ed
commit
f3fc8ba94c
1 changed files with 3 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue