git: fd58bfbadc37 - main - multimedia/ffmpeg: unbreak SVTVP9=on after 685e477b807c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 16:19:30 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd58bfbadc37f8e42d81b194ecb3926c2b913c7d commit fd58bfbadc37f8e42d81b194ecb3926c2b913c7d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-27 15:19:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-27 16:19:03 +0000 multimedia/ffmpeg: unbreak SVTVP9=on after 685e477b807c ===> Applying distribution patches for ffmpeg-6.0,1 1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej 1 out of 3 hunks failed--saving rejects to libavformat/dashenc.c.rej 3 out of 9 hunks failed--saving rejects to libavformat/matroskaenc.c.rej ===> FAILED Applying distribution patch master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch with -p1 PR: 261302 --- multimedia/ffmpeg/Makefile | 2 +- multimedia/ffmpeg/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 11fd4baa6bce..b64a154b8ec6 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -498,7 +498,7 @@ SVTHEVC_PATCHFILES= master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.pa # svt-vp9 SVTVP9_LIB_DEPENDS= libSvtVp9Enc.so:multimedia/svt-vp9 SVTVP9_CONFIGURE_ON= --enable-libsvtvp9 -SVTVP9_PATCH_SITES= https://github.com/OpenVisualCloud/SVT-VP9/raw/v0.3.0-4-gabd5c59/ffmpeg_plugin/:svtvp9 +SVTVP9_PATCH_SITES= https://github.com/OpenVisualCloud/SVT-VP9/raw/v0.3.0-17-g15bd454/ffmpeg_plugin/:svtvp9 SVTVP9_PATCHFILES= master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch:-p1:svtvp9 .if make(makesum) .MAKEFLAGS: WITH+=SVTVP9 diff --git a/multimedia/ffmpeg/distinfo b/multimedia/ffmpeg/distinfo index d5ad4c2e047c..a38d4f106ea7 100644 --- a/multimedia/ffmpeg/distinfo +++ b/multimedia/ffmpeg/distinfo @@ -5,5 +5,5 @@ SHA256 (master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = e8fdc SIZE (master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 25395 SHA256 (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = a164ebdc4d281352bf7ad1b179aae4aeb33f1191c444bed96cb8ab333c046f81 SIZE (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 5461 -SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = b7d722dfce20b73e9d5c73d55ffe041bbdc92a3c4a5c5d766b6b3040671b4052 -SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 33497 +SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = d8b91ea5f07d0208cbe0290567083808708014a1953fda322d13cb619349c9ee +SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 25894