summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-12-16 20:26:19 +0100
committersL1pKn072017-12-16 20:26:19 +0100
commit1563b1cc2166ea4866cde5d262f9388ffd670a11 (patch)
treef410bcdc2e8082a1f4c19531778124e357cd02e9
parentfd95f8f505cda1a1d8511b275f7244f342c8cfcd (diff)
downloadaur-1563b1cc2166ea4866cde5d262f9388ffd670a11.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1696a68c5c04..0c70e0dc2e7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 28 16:56:36 UTC 2017
+# Sat Dec 16 19:24:31 UTC 2017
pkgbase = mpv-build-git
pkgdesc = Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)
- pkgver = v0.27.0.308.g3413fe4dfd
+ pkgver = v0.27.0.548.g3c4667c862
pkgrel = 1
url = http://mpv.io
arch = i686
@@ -19,6 +19,7 @@ pkgbase = mpv-build-git
makedepends = fontconfig
makedepends = vulkan-headers
makedepends = wayland-protocols
+ makedepends = cuda
depends = desktop-file-utils
depends = fribidi
depends = hicolor-icon-theme
@@ -54,6 +55,7 @@ pkgbase = mpv-build-git
depends = v4l-utils
depends = vulkan-icd-loader
depends = xdg-utils
+ depends = vapoursynth
optdepends = mpv-bash-completion-git: Additional completion definitions for Bash users
optdepends = nvidia-utils: for hardware accelerated video decoding with CUDA
optdepends = youtube-dl: Another way to view youtuve videos with mpv
@@ -64,7 +66,7 @@ pkgbase = mpv-build-git
backup = etc/mpv/encoding-profiles.conf
source = git+https://github.com/mpv-player/mpv-build.git
source = git+https://github.com/mpv-player/mpv.git
- source = git+https://github.com/mpv-player/ffmpeg-mpv.git
+ source = git+https://github.com/ffmpeg/ffmpeg.git
source = git+https://github.com/libass/libass.git
source = https://patch-diff.githubusercontent.com/raw/mpv-player/mpv/pull/4933.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 15558482b3eb..f0d7585f10f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mpv-build-git
-pkgver=v0.27.0.308.g3413fe4dfd
+pkgver=v0.27.0.548.g3c4667c862
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)"
arch=('i686' 'x86_64' )
@@ -64,7 +64,7 @@ conflicts=('mpv')
options=('!emptydirs')
source=('git+https://github.com/mpv-player/mpv-build.git'
'git+https://github.com/mpv-player/mpv.git'
- 'git+https://github.com/mpv-player/ffmpeg-mpv.git'
+ 'git+https://github.com/ffmpeg/ffmpeg.git'
'git+https://github.com/libass/libass.git'
'https://patch-diff.githubusercontent.com/raw/mpv-player/mpv/pull/4933.patch'
)
@@ -94,7 +94,7 @@ pkgver() {
prepare() {
cd mpv-build
git clone "${srcdir}/mpv"
- git clone "${srcdir}/ffmpeg-mpv" ffmpeg
+ git clone "${srcdir}/ffmpeg"
git clone "${srcdir}/libass"
# Set ffmpeg/libass/mpv flags