summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-04-15 19:01:28 +0000
committerDaniel Bermond2018-04-16 18:03:55 +0000
commit3e515800585029eb4b0f5d9d3eb3b957d82a0c98 (patch)
tree6ac2c2d20fab65555434f9f6fa9d0f988ffb37e6 /.SRCINFO
parentc02256bab03a64b58a900c1a514a35456b2d4090 (diff)
downloadaur-3e515800585029eb4b0f5d9d3eb3b957d82a0c98.tar.gz
Move intel-media-sdk from makedepends_x86_64 to depends_x86_64
Since intel-media-sdk is needed not only for building with Intel QSV support but also for Intel QSV to work during runtime, it makes sense to stay in depends as a needed component. Forgot to do it in previous commit. Another option instead of placing it only in depends would be to place it in makedepends + optdepends because ffmpeg runs without intel-media-sdk installed (libmfx.a is a static dispatcher library that calls other sdk components at runtime). Currently I'm sticking with the depends-only solution.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8a1cab0e9f2..5ba37a1436b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)
- pkgver = 3.5.r90720.gedecd723f3
+ pkgver = 3.5.r90731.g62bdbb5ce0
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
@@ -129,8 +129,8 @@ pkgbase = ffmpeg-full-git
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
depends_x86_64 = cuda
depends_x86_64 = nvidia-utils
+ depends_x86_64 = intel-media-sdk
makedepends_x86_64 = vmaf-git
- makedepends_x86_64 = intel-media-sdk
pkgname = ffmpeg-full-git