depends: switch davs2-git to davs2
Currently, it is now possible to build ffmpeg with the newly released davs2 stable version.
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 nvenc, qsv and libfdk-aac)
|
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||||
pkgver = 4.1
|
pkgver = 4.1
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.ffmpeg.org/
|
url = https://www.ffmpeg.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -89,7 +89,7 @@ pkgbase = ffmpeg-full
|
|||||||
depends = libvdpau
|
depends = libvdpau
|
||||||
depends = chromaprint-fftw
|
depends = chromaprint-fftw
|
||||||
depends = codec2
|
depends = codec2
|
||||||
depends = davs2-git
|
depends = davs2
|
||||||
depends = flite1-patched
|
depends = flite1-patched
|
||||||
depends = libilbc
|
depends = libilbc
|
||||||
depends = libklvanc-git
|
depends = libklvanc-git
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
_srcname=ffmpeg
|
_srcname=ffmpeg
|
||||||
pkgver=4.1
|
pkgver=4.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://www.ffmpeg.org/'
|
url='https://www.ffmpeg.org/'
|
||||||
@@ -23,7 +23,7 @@ depends=(
|
|||||||
'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth' 'libxv' 'libx11'
|
'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth' 'libxv' 'libx11'
|
||||||
'libxext' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
|
'libxext' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
|
||||||
# AUR:
|
# AUR:
|
||||||
'chromaprint-fftw' 'codec2' 'davs2-git' 'flite1-patched' 'libilbc' 'libklvanc-git'
|
'chromaprint-fftw' 'codec2' 'davs2' 'flite1-patched' 'libilbc' 'libklvanc-git'
|
||||||
'kvazaar' 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs' 'xavs2-git'
|
'kvazaar' 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs' 'xavs2-git'
|
||||||
'ndi-sdk' 'libmysofa' 'rockchip-mpp'
|
'ndi-sdk' 'libmysofa' 'rockchip-mpp'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user