Update flite dependency
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 = 5.0
|
pkgver = 5.0
|
||||||
pkgrel = 3
|
pkgrel = 4
|
||||||
url = https://www.ffmpeg.org/
|
url = https://www.ffmpeg.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom: nonfree and unredistributable
|
license = custom: nonfree and unredistributable
|
||||||
@@ -104,7 +104,7 @@ pkgbase = ffmpeg-full
|
|||||||
depends = libvdpau
|
depends = libvdpau
|
||||||
depends = chromaprint-fftw
|
depends = chromaprint-fftw
|
||||||
depends = davs2
|
depends = davs2
|
||||||
depends = flite1-patched
|
depends = flite1
|
||||||
depends = libklvanc-git
|
depends = libklvanc-git
|
||||||
depends = openh264
|
depends = openh264
|
||||||
depends = libopenmpt-svn
|
depends = libopenmpt-svn
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
pkgver=5.0
|
pkgver=5.0
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
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)'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.ffmpeg.org/'
|
url='https://www.ffmpeg.org/'
|
||||||
@@ -24,7 +24,7 @@ depends=(
|
|||||||
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib' 'cuda'
|
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib' 'cuda'
|
||||||
'libomxil-bellagio' 'libdrm' 'intel-media-sdk' 'libva' 'libvdpau'
|
'libomxil-bellagio' 'libdrm' 'intel-media-sdk' 'libva' 'libvdpau'
|
||||||
# AUR:
|
# AUR:
|
||||||
'chromaprint-fftw' 'davs2' 'flite1-patched' 'libklvanc-git' 'openh264'
|
'chromaprint-fftw' 'davs2' 'flite1' 'libklvanc-git' 'openh264'
|
||||||
'libopenmpt-svn' 'librist' 'shine' 'uavs3d-git' 'vo-amrwbenc' 'xavs'
|
'libopenmpt-svn' 'librist' 'shine' 'uavs3d-git' 'vo-amrwbenc' 'xavs'
|
||||||
'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git'
|
'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user