Update flite dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
|
||||
pkgver = 5.0
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://www.ffmpeg.org/
|
||||
arch = x86_64
|
||||
license = custom: nonfree and unredistributable
|
||||
@@ -104,7 +104,7 @@ pkgbase = ffmpeg-full
|
||||
depends = libvdpau
|
||||
depends = chromaprint-fftw
|
||||
depends = davs2
|
||||
depends = flite1-patched
|
||||
depends = flite1
|
||||
depends = libklvanc-git
|
||||
depends = openh264
|
||||
depends = libopenmpt-svn
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=ffmpeg-full
|
||||
pkgver=5.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
|
||||
arch=('x86_64')
|
||||
url='https://www.ffmpeg.org/'
|
||||
@@ -24,7 +24,7 @@ depends=(
|
||||
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib' 'cuda'
|
||||
'libomxil-bellagio' 'libdrm' 'intel-media-sdk' 'libva' 'libvdpau'
|
||||
# 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'
|
||||
'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user