summarylogtreecommitdiffstats
path: root/0006-bmo-1559213-Support-system-av1.patch
diff options
context:
space:
mode:
authorBjörn Bidar2021-11-16 16:55:50 +0200
committerBjörn Bidar2021-11-16 20:25:18 +0200
commit673d256a28a8d236e3bf8902b0de86f1c2c3442e (patch)
tree870806d3fc22c82b11b5ca3c596d7678763a0acb /0006-bmo-1559213-Support-system-av1.patch
parent32b4b758c11d6771a5aa59c056dbfdb86dd6cada (diff)
downloadaur-673d256a28a8d236e3bf8902b0de86f1c2c3442e.tar.gz
Update to 94.0-1
- New upstream release - Update patches: - unity-menubar patch from Ubuntu - firefox-kde patches from openSUSE - Gentoo - Removed patches for the following as they have been merged or resolved upstream: - Preload dependencies for the Widevine CDM when sandboxing it on Linux MOZILLA#1725828 - Update packed_simd to a version that supports rustc >= 1.56 MOZILLA#1730397
Diffstat (limited to '0006-bmo-1559213-Support-system-av1.patch')
-rw-r--r--0006-bmo-1559213-Support-system-av1.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/0006-bmo-1559213-Support-system-av1.patch b/0006-bmo-1559213-Support-system-av1.patch
index 56872d8238c0..e336981bfd6d 100644
--- a/0006-bmo-1559213-Support-system-av1.patch
+++ b/0006-bmo-1559213-Support-system-av1.patch
@@ -1,4 +1,4 @@
-From 4fa01b19e05ade439a2b7b600d55f3ae88e8ede9 Mon Sep 17 00:00:00 2001
+From 34a104c3cc36d9a4297a51d7b1cf7195c8c28a1d Mon Sep 17 00:00:00 2001
From: Thomas Deutschmann <whissi@gentoo.org>
Date: Mon, 6 Apr 2020 19:36:02 +0200
Subject: [PATCH 06/34] bmo#1559213: Support system av1
@@ -15,10 +15,10 @@ Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
4 files changed, 34 insertions(+), 4 deletions(-)
diff --git a/config/external/moz.build b/config/external/moz.build
-index 0ca007a425..5baf34432c 100644
+index 6a2ed9e4a2..697bb9d0bf 100644
--- a/config/external/moz.build
+++ b/config/external/moz.build
-@@ -51,8 +51,9 @@ if not CONFIG["MOZ_SYSTEM_LIBVPX"]:
+@@ -46,8 +46,9 @@ if not CONFIG["MOZ_SYSTEM_LIBVPX"]:
external_dirs += ["media/libvpx"]
if CONFIG["MOZ_AV1"]:
@@ -31,10 +31,10 @@ index 0ca007a425..5baf34432c 100644
if not CONFIG["MOZ_SYSTEM_PNG"]:
external_dirs += ["media/libpng"]
diff --git a/config/system-headers.mozbuild b/config/system-headers.mozbuild
-index e97a65307f..ca0e6a0ad8 100644
+index 4e3aef0f24..14bd336df4 100644
--- a/config/system-headers.mozbuild
+++ b/config/system-headers.mozbuild
-@@ -1299,6 +1299,14 @@ if CONFIG['MOZ_ENABLE_LIBPROXY']:
+@@ -1300,6 +1300,14 @@ if CONFIG['MOZ_ENABLE_LIBPROXY']:
'proxy.h',
]
@@ -66,7 +66,7 @@ index 16ca8a9cbc..b349dcbe6d 100644
if CONFIG["MOZ_OMX"]:
EXPORTS += [
diff --git a/toolkit/moz.configure b/toolkit/moz.configure
-index ed1244266c..b5fd725a46 100644
+index d98e748bb9..1e704a4765 100644
--- a/toolkit/moz.configure
+++ b/toolkit/moz.configure
@@ -544,14 +544,29 @@ def av1(value):
@@ -110,5 +110,5 @@ index ed1244266c..b5fd725a46 100644
# JXL Image Codec Support
# ==============================================================
--
-2.33.0
+2.33.1