makedepends: switch libvmaf to vmaf (package was renamed)

This commit is contained in:
Daniel Bermond
2018-02-12 14:06:24 -02:00
parent 313f883c4e
commit 66b044b7c4
2 changed files with 4 additions and 6 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
pkgname=ffmpeg-full
_srcname=ffmpeg
pkgver=3.4.1
pkgrel=2
pkgrel=3
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
arch=('i686' 'x86_64')
url='http://www.ffmpeg.org/'
@@ -38,7 +38,7 @@ makedepends=(
# official repositories:
'nasm' 'opencl-headers'
# AUR:
'blackmagic-decklink-sdk' 'libmfx' 'libvmaf'
'blackmagic-decklink-sdk' 'libmfx' 'vmaf'
)
provides=(
'ffmpeg' 'ffmpeg-full-nvenc' 'ffmpeg-nvenc' 'ffmpeg-libfdk_aac' 'ffmpeg-decklink'