summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2017-10-30 13:18:57 -0400
committerSolomon Choina2017-10-30 13:18:57 -0400
commit26893b4a46f8a866a28435dfc73e1fe2a691089f (patch)
tree0e7a853c19fca5c0ea578a8a25affaa07991a139 /PKGBUILD
parentc85f64b71ceb7d460659a703bf82fbfda83d27b6 (diff)
downloadaur-26893b4a46f8a866a28435dfc73e1fe2a691089f.tar.gz
switch to ffmpeg-mpv
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2402303f35aa..aca4a812d612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mpv-ahjolinna-git
_gitname=mpv
-pkgver=0.27.0.r248.g2defa64d3b
+pkgver=0.27.0.r316.g694157e024
pkgrel=1
#epoch=2
pkgdesc="MPV using ahjolinna's personal pre-made conf build"
@@ -17,14 +17,14 @@ 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' 'ffmpeg-semifull-git' 'mujs' 'libdvdread' 'libgl' 'libvdpau'
+depends=('pulseaudio' 'lcms2' 'ffmpeg-mpv-full-git' '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[@]}")
depends_i686=(
'libcdio-paranoia' 'libcaca' 'smbclient' 'rubberband' 'libass'
- 'libbluray' 'sdl2' 'openal' 'ffmpeg-full'
+ 'libbluray' 'sdl2' 'openal' 'ffmpeg-mpv-git'
)
optdepends=('youtube-dl: Another way to view youtuve videos with mpv'
'zsh-completions: Additional completion definitions for Zsh users'