summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-02-17 23:08:53 -0300
committerDaniel Bermond2022-02-17 23:08:53 -0300
commitfa344ecf3bcb155ef210ca92dc27cd66c55174ae (patch)
treebfe2118446fc30ce184cbbb3f8d2b3bfa7d88722
parentcbbe5af14bea3f9b22b66f83b9dd5d593a38855d (diff)
downloadaur-fa344ecf3bcb155ef210ca92dc27cd66c55174ae.tar.gz
Update vmaf dependency
vmaf 2.x is now on the official repositories. References ---------- https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-full-git&id=a7c134ebf0db48dbd4701299c98239a389905fe4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c300b86a4b4b..b6d5feee385e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffmpeg-full-git
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac; git version)
- pkgver = 5.1.r105398.g2f323b1978
+ pkgver = 5.1.r105668.gcc2b3201e7
pkgrel = 1
url = https://www.ffmpeg.org/
arch = x86_64
@@ -70,6 +70,7 @@ pkgbase = ffmpeg-full-git
depends = twolame
depends = v4l-utils
depends = vid.stab
+ depends = vmaf
depends = libvorbis
depends = libvpx
depends = libwebp
@@ -117,7 +118,6 @@ pkgbase = ffmpeg-full-git
depends = pocketsphinx
depends = rockchip-mpp
depends = lensfun-git
- depends = vmaf-git
provides = libavcodec.so
provides = libavdevice.so
provides = libavfilter.so
diff --git a/PKGBUILD b/PKGBUILD
index eee01ab2f261..ee4f6a5b8195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=ffmpeg-full-git
-pkgver=5.1.r105398.g2f323b1978
+pkgver=5.1.r105668.gcc2b3201e7
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac; git version)'
arch=('x86_64')
@@ -17,7 +17,7 @@ depends=(
'opencore-amr' 'openjpeg2' 'opus' 'libpulse' 'librabbitmq-c' 'rav1e' 'librsvg'
'rubberband' 'rtmpdump' 'smbclient' 'snappy' 'libsoxr' 'speex' 'srt' 'libssh'
'svt-hevc' 'svt-av1' 'svt-vp9' 'tesseract' 'libtheora' 'twolame'
- 'v4l-utils' 'vid.stab' 'libvorbis' 'libvpx' 'libwebp' 'x264' 'x265'
+ 'v4l-utils' 'vid.stab' 'vmaf' 'libvorbis' 'libvpx' 'libwebp' 'x264' 'x265'
'libxcb' 'xvidcore' 'libxml2' 'zimg' 'zeromq' 'zvbi' 'lv2' 'lilv' 'xz'
'libmysofa' 'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth'
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib' 'cuda'
@@ -25,7 +25,7 @@ depends=(
# AUR:
'chromaprint-fftw' 'davs2' 'flite1-patched' 'libklvanc-git' 'openh264'
'libopenmpt-svn' 'librist' 'shine' 'uavs3d-git' 'vo-amrwbenc' 'xavs'
- 'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git' 'vmaf-git'
+ 'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git'
)
makedepends=(
# official repositories: