mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/ffmpeg to 4.3.2-5
This commit is contained in:
parent
9e36ef91a3
commit
837d888fc3
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
pkgname=ffmpeg
|
||||
pkgver=4.3.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
epoch=2
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=(x86_64)
|
||||
|
@ -113,7 +113,6 @@ pkgver() {
|
|||
prepare() {
|
||||
cd ffmpeg
|
||||
|
||||
git cherry-pick -n 7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315 # fix build against libsrt 1.4.2
|
||||
patch -Np1 -i "${srcdir}"/vmaf-model-path.patch
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue