aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-20 19:13:18 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:42 +0200
commit90987f603691d06e3ad71756a0d3288aaaa28ac8 (patch)
tree79668587573c4f081fe17f8db0aa6bec500e3161 /PKGBUILD
parent13eb8f2fcc5aa766987e7944ef055f0d7916a7b8 (diff)
downloadpkgbuilds-90987f603691d06e3ad71756a0d3288aaaa28ac8.tar.xz
mpv-git: remove implied branch, coreaudio/video disable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0c8722..59ee15e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mpv-git
-pkgver=0.r38757.d811f6a
+pkgver=0.r39034.c86b479
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2 (git version)'
@@ -19,7 +19,7 @@ conflicts=('mpv')
options=(!emptydirs)
install=mpv.install
-source=('git+http://github.com/mpv-player/mpv#branch=master')
+source=('git+http://github.com/mpv-player/mpv')
md5sums=('SKIP')
@@ -37,8 +37,6 @@ build() {
--confdir=/etc/mpv \
\
--disable-cocoa \
- --disable-coreaudio \
- --disable-corevideo \
--disable-direct3d \
--disable-dsound \
--disable-gl-win32 \