From 7f0ccc917c7abe6223784c703d86cd14755691fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 3 Jul 2021 22:39:47 +0100 Subject: gentoo resync : 03.07.2021 --- .../chromium/files/chromium-93-system-ffmpeg.patch | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 www-client/chromium/files/chromium-93-system-ffmpeg.patch (limited to 'www-client/chromium/files') diff --git a/www-client/chromium/files/chromium-93-system-ffmpeg.patch b/www-client/chromium/files/chromium-93-system-ffmpeg.patch deleted file mode 100644 index 7ed5331c527f..000000000000 --- a/www-client/chromium/files/chromium-93-system-ffmpeg.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 04d56bcb5a59c4a36b9bb9ac57a84090033761ce Mon Sep 17 00:00:00 2001 -From: Stephan Hartmann -Date: Sat, 19 Jun 2021 13:08:48 +0000 -Subject: [PATCH] unbundle: add libavcodec/format.h shim headers - -Header is included in ffmpeg_demuxer. ---- - build/linux/unbundle/ffmpeg.gn | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/build/linux/unbundle/ffmpeg.gn b/build/linux/unbundle/ffmpeg.gn -index 978298a..16e2074 100644 ---- a/build/linux/unbundle/ffmpeg.gn -+++ b/build/linux/unbundle/ffmpeg.gn -@@ -23,6 +23,7 @@ shim_headers("ffmpeg_shim") { - root_path = "." - headers = [ - "libavcodec/avcodec.h", -+ "libavcodec/packet.h", - "libavformat/avformat.h", - "libavutil/imgutils.h", - ] --- -2.31.1 - -- cgit v1.2.3