alarm/ffmpeg-rpi to 4.4.2-3

Reorder patch set to fix build
This commit is contained in:
graysky 2022-09-02 04:24:50 -04:00
parent f30cb804a2
commit 0771ff43f0
3 changed files with 3 additions and 4 deletions

View file

@ -8,7 +8,7 @@ pkgbase=ffmpeg-rpi
pkgname=($pkgbase $pkgbase-bin) pkgname=($pkgbase $pkgbase-bin)
_tag=d61977cbe453869cec28d32b71fe25c2cd965dcf _tag=d61977cbe453869cec28d32b71fe25c2cd965dcf
pkgver=4.4.2 pkgver=4.4.2
pkgrel=2 pkgrel=3
arch=(aarch64) arch=(aarch64)
url=https://ffmpeg.org/ url=https://ffmpeg.org/
license=(GPL3) license=(GPL3)
@ -78,11 +78,10 @@ options=(debug)
source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag} source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag}
0001-vmaf-model-path.patch 0001-vmaf-model-path.patch
0002-avcodec-arm-sbcenc-avoid-callee-preserved-vfp-regist.patch 0002-avcodec-arm-sbcenc-avoid-callee-preserved-vfp-regist.patch
0003-fix_flags.patch 0003-ffmpeg-4.4n-rpi.patch
0004-ffmpeg-4.4n-rpi.patch 0004-fix_flags.patch
) )
sha256sums=('SKIP' sha256sums=('SKIP'
'e6fe61e96630a95822cefdc3dc5e087b4fbed1cbdacaba4e14571fced2874dab'
'8dff51f84a5f7460f8893f0514812f5d2bd668c3276ef7ab7713c99b71d7bd8d' '8dff51f84a5f7460f8893f0514812f5d2bd668c3276ef7ab7713c99b71d7bd8d'
'06bd27ca2316cec738ff53ec827b2795bd9fbcba9f78d88af49c329f8569db5c' '06bd27ca2316cec738ff53ec827b2795bd9fbcba9f78d88af49c329f8569db5c'
'590d2e90ddbc4130f9a01f11f8c2688a8b138dce1503dc7f5bc2a5b42c6ad42e' '590d2e90ddbc4130f9a01f11f8c2688a8b138dce1503dc7f5bc2a5b42c6ad42e'