Update libvpl dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = ffmpeg-full
|
pkgbase = ffmpeg-full
|
||||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
||||||
pkgver = 6.1.1
|
pkgver = 6.1.1
|
||||||
pkgrel = 5
|
pkgrel = 6
|
||||||
url = https://www.ffmpeg.org/
|
url = https://www.ffmpeg.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LicenseRef-nonfree-and-unredistributable
|
license = LicenseRef-nonfree-and-unredistributable
|
||||||
@@ -70,6 +70,7 @@ pkgbase = ffmpeg-full
|
|||||||
depends = libva
|
depends = libva
|
||||||
depends = libvdpau
|
depends = libvdpau
|
||||||
depends = libvorbis
|
depends = libvorbis
|
||||||
|
depends = libvpl
|
||||||
depends = libvpx
|
depends = libvpx
|
||||||
depends = libx11
|
depends = libx11
|
||||||
depends = libxcb
|
depends = libxcb
|
||||||
@@ -80,8 +81,6 @@ pkgbase = ffmpeg-full
|
|||||||
depends = lilv
|
depends = lilv
|
||||||
depends = lv2
|
depends = lv2
|
||||||
depends = ocl-icd
|
depends = ocl-icd
|
||||||
depends = onevpl
|
|
||||||
depends = onevpl-intel-gpu
|
|
||||||
depends = openal
|
depends = openal
|
||||||
depends = opencore-amr
|
depends = opencore-amr
|
||||||
depends = opencv2
|
depends = opencv2
|
||||||
@@ -108,6 +107,7 @@ pkgbase = ffmpeg-full
|
|||||||
depends = vapoursynth
|
depends = vapoursynth
|
||||||
depends = vid.stab
|
depends = vid.stab
|
||||||
depends = vmaf
|
depends = vmaf
|
||||||
|
depends = vpl-runtime
|
||||||
depends = vulkan-icd-loader
|
depends = vulkan-icd-loader
|
||||||
depends = x264
|
depends = x264
|
||||||
depends = x265
|
depends = x265
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
pkgver=6.1.1
|
pkgver=6.1.1
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
_svt_hevc_ver='6cca5b932623d3a1953b165ae6b093ca1325ac44'
|
_svt_hevc_ver='6cca5b932623d3a1953b165ae6b093ca1325ac44'
|
||||||
_svt_vp9_ver='43ef8e5e96932421858762392adbbab57c84aebf'
|
_svt_vp9_ver='43ef8e5e96932421858762392adbbab57c84aebf'
|
||||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
|
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
|
||||||
@@ -69,6 +69,7 @@ depends=(
|
|||||||
'libva'
|
'libva'
|
||||||
'libvdpau'
|
'libvdpau'
|
||||||
'libvorbis'
|
'libvorbis'
|
||||||
|
'libvpl'
|
||||||
'libvpx'
|
'libvpx'
|
||||||
'libx11'
|
'libx11'
|
||||||
'libxcb'
|
'libxcb'
|
||||||
@@ -79,8 +80,6 @@ depends=(
|
|||||||
'lilv'
|
'lilv'
|
||||||
'lv2'
|
'lv2'
|
||||||
'ocl-icd'
|
'ocl-icd'
|
||||||
'onevpl'
|
|
||||||
'onevpl-intel-gpu'
|
|
||||||
'openal'
|
'openal'
|
||||||
'opencore-amr'
|
'opencore-amr'
|
||||||
'opencv2'
|
'opencv2'
|
||||||
@@ -107,6 +106,7 @@ depends=(
|
|||||||
'vapoursynth'
|
'vapoursynth'
|
||||||
'vid.stab'
|
'vid.stab'
|
||||||
'vmaf'
|
'vmaf'
|
||||||
|
'vpl-runtime'
|
||||||
'vulkan-icd-loader'
|
'vulkan-icd-loader'
|
||||||
'x264'
|
'x264'
|
||||||
'x265'
|
'x265'
|
||||||
|
|||||||
Reference in New Issue
Block a user