summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2017-08-23 16:48:41 -0400
committerSolomon Choina2017-08-23 16:48:41 -0400
commit21c2d647c9e1204a52ab8cf43a4dbf1ee8b4f175 (patch)
tree4f8eb6a03c5560f152f07618a5f68bb4a344e5c9
parentb5e8c8775bcc49597dd6d4797e2a784e12b11559 (diff)
downloadaur-21c2d647c9e1204a52ab8cf43a4dbf1ee8b4f175.tar.gz
semifull is more likely to work always
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 009dd496d2b6..8188d3980713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 1 21:25:21 UTC 2017
+# Wed Aug 23 20:48:24 UTC 2017
pkgbase = mpv-ahjolinna-git
pkgdesc = MPV using ahjolinna's personal pre-made conf build
- pkgver = 0.26.0.r60.g12ee13101b
+ pkgver = 0.26.0.r207.gb62150bd6b
pkgrel = 1
url = http://mpv.io
install = mpv.install
@@ -26,6 +26,7 @@ pkgbase = mpv-ahjolinna-git
makedepends = youtube-dl
depends = pulseaudio
depends = lcms2
+ depends = ffmpeg-semifull-git
depends = mujs
depends = libdvdread
depends = libgl
@@ -89,7 +90,6 @@ pkgbase = mpv-ahjolinna-git
sha256sums = 9a7f7d78a71c5492709abfb8f4ad598fa02867e71b5645bb639850163264762b
sha256sums = 6e1d8057524f69f204f0f0468e7d4f8f6b41a6d22ac1e4bdf3bc1e2efa0e0284
sha256sums = aa27eb7993f9b6246bee3bcca18274491fe428622e658f1e1ad0067dff2622a5
- depends_x86_64 = ffmpeg-full-git
pkgname = mpv-ahjolinna-git
depends = desktop-file-utils
diff --git a/PKGBUILD b/PKGBUILD
index 69c3311d8a52..7d3a4a7406c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mpv-ahjolinna-git
_gitname=mpv
-pkgver=0.26.0.r60.g12ee13101b
+pkgver=0.26.0.r207.gb62150bd6b
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' 'mujs' 'libdvdread' 'libgl' 'libvdpau'
+depends=('pulseaudio' 'lcms2' 'ffmpeg-semifull-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[@]}")
@@ -26,7 +26,6 @@ depends_i686=(
'libcdio-paranoia' 'libcaca' 'smbclient' 'rubberband' 'libass'
'libbluray' 'sdl2' 'openal' 'ffmpeg-full'
)
-depends_x86_64=('ffmpeg-full-git')
optdepends=('youtube-dl: Another way to view youtuve videos with mpv'
'zsh-completions: Additional completion definitions for Zsh users'
'livestreamer: to watch live video streams (twitch.tv)'