summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Dubois2017-06-17 08:58:27 -0400
committerErik Dubois2017-06-17 08:58:27 -0400
commit87ab437ce42824f23ba736ffa41efaa19ac0a1a0 (patch)
treec70ec9aae02e2f2da869ff0725ff9ff7580503d4 /PKGBUILD
parent06e87407d6b9415ccfc35505e61a99c1b8b506e3 (diff)
downloadaur-87ab437ce42824f23ba736ffa41efaa19ac0a1a0.tar.gz
new upstream options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43256c4bbb28..e7941f6b8242 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mpv-ahjolinna-git
_gitname=mpv
-pkgver=0.25.0.r117.g4e12baf3d7
+pkgver=0.25.0.r147.gaa690e3997
pkgrel=1
#epoch=2
pkgdesc="MPV using ahjolinna's personal pre-made conf build"
@@ -17,7 +17,7 @@ license=('GPL3')
url='http://mpv.io'
screenshot='http://i.imgur.com/6TacA5I.png'
_undetected_depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
-depends=('pulseaudio' 'lcms2' 'libdvdread' 'libgl' 'libvdpau'
+depends=('pulseaudio' 'lcms2' 'mujs' 'libdvdread' 'libgl' 'libvdpau'
'libxinerama' 'libxv' 'libxkbcommon' 'libva' 'libass' 'uchardet'
'wayland' 'v4l-utils' 'lua52' 'rsound' 'sndio' 'libdvdnav' 'libcdio-paranoia' 'libbluray' 'libxss'
'enca' 'libguess' 'harfbuzz' 'libxrandr' 'rubberband' 'smbclient' "${_undetected_depends[@]}")
@@ -179,6 +179,8 @@ CFLAGS="$CFLAGS -I/usr/include/samba-4.0"
--disable-videotoolbox-gl \
--enable-vdpau-hwaccel \
--disable-d3d-hwaccel \
+ --disable-d3d-hwaccel-new \
+ --enable-javascript \
--enable-tv \
--enable-tv-v4l2 \
--enable-libv4l2 \