firefox: update to 112.0

$version
This commit is contained in:
Luis
2023-04-11 07:44:43 +00:00
parent e4b09f8fda
commit ebb67a5ecc
5 changed files with 5 additions and 18966 deletions

View File

@@ -1,4 +1,2 @@
c93f8532a851264a6f84059993ff5111 0001-Squashed-ffmpeg-6.0-update.patch
b631001051e06bec3f6e24cce7990994 0002-Use-correct-FFVPX-headers-from-ffmpeg-6.patch
4c259560dfb941e087c1184af4612331 firefox-111.0.1.tar.xz
b9ee4f7f5fbac81a5373a0c8b626879e firefox-112.0.tar.xz
971c77648caea312fca2d9340c4382a6 firefox.desktop

View File

@@ -1,4 +1,4 @@
firefox-111.0.1-2
firefox-112.0-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/revdep.d/
-rw-r--r-- root/root etc/revdep.d/firefox.conf

File diff suppressed because it is too large Load Diff

View File

@@ -1,24 +0,0 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: stransky <stransky@redhat.com>
Date: Thu, 9 Mar 2023 13:16:19 +0000
Subject: [PATCH] Bug 1820416 Use correct FFVPX headers from ffmpeg 6.0
r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D172116
---
dom/media/platforms/ffmpeg/ffvpx/moz.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dom/media/platforms/ffmpeg/ffvpx/moz.build b/dom/media/platforms/ffmpeg/ffvpx/moz.build
index 188b866fc9de..cda0960787a5 100644
--- a/dom/media/platforms/ffmpeg/ffvpx/moz.build
+++ b/dom/media/platforms/ffmpeg/ffvpx/moz.build
@@ -20,7 +20,7 @@ SOURCES += [
]
LOCAL_INCLUDES += [
"..",
- "../ffmpeg59/include",
+ "../ffmpeg60/include",
"/media/mozva",
]

View File

@@ -2,24 +2,16 @@
# depends : alsa-lib autoconf2.13 cbindgen clang dav1d dbus-glib ffmpeg gtk3 hicolor-icon-theme icu libevent libffi libjpeg-turbo libnotify libpng libvpx libxrender libxcomposite libsm libxt libxdamage libxscrnsaver libwebp lld nasm nodejs nspr nss perl pixman pkgconf python3 rust yasm unzip zip zlib
name=firefox
version=111.0.1
release=2
version=112.0
release=1
source="$name-$version.tar.xz::https://archive.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz
$name.desktop
0001-Squashed-ffmpeg-6.0-update.patch
0002-Use-correct-FFVPX-headers-from-ffmpeg-6.patch"
$name.desktop"
build() {
INITDIR=$PWD
cd $name-$version
# https://bugzilla.mozilla.org/show_bug.cgi?id=1819374
patch -Np1 -i $SRC/0001-Squashed-ffmpeg-6.0-update.patch
# https://bugzilla.mozilla.org/show_bug.cgi?id=1820416
patch -Np1 -i $SRC/0002-Use-correct-FFVPX-headers-from-ffmpeg-6.patch
cat <<- EOF > .mozconfig
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared
unset MOZ_TELEMETRY_REPORTING