From 20a3faf7f100e47967129188a4f6a7df38881edc Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Mon, 23 Sep 2024 14:54:36 +0300 Subject: [PATCH] updpatch: ffmpeg 2:7.0.2-2 --- ffmpeg/riscv64.patch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ffmpeg/riscv64.patch b/ffmpeg/riscv64.patch index 38b85495b..758cc6645 100644 --- a/ffmpeg/riscv64.patch +++ b/ffmpeg/riscv64.patch @@ -1,6 +1,8 @@ +diff --git PKGBUILD PKGBUILD +index 52cd866..82dff61 100644 --- PKGBUILD +++ PKGBUILD -@@ -98,9 +98,7 @@ makedepends=( +@@ -99,9 +99,7 @@ makedepends=( optdepends=( 'avisynthplus: AviSynthPlus support' 'frei0r-plugins: Frei0r video effects support' @@ -10,10 +12,10 @@ 'onevpl-intel-gpu: Intel QuickSync support' ) provides=( -@@ -200,8 +198,6 @@ build() { - --enable-libxml2 \ +@@ -207,8 +205,6 @@ build() { --enable-libxvid \ --enable-libzimg \ + --enable-libzmq \ - --enable-nvdec \ - --enable-nvenc \ --enable-opencl \