summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEwout van Mansom2023-07-05 15:43:45 +0200
committerEwout van Mansom2023-07-05 15:43:45 +0200
commite3df7adfd471401a5c8af9f58e5c92a45491a952 (patch)
tree402a31bad7b60150c49458fc0a9fbe0334c07e65
parente5067792038b252c7afc9648cd3955a3b7abe545 (diff)
downloadaur-e3df7adfd471401a5c8af9f58e5c92a45491a952.tar.gz
115.0-1
-rw-r--r--.SRCINFO22
-rw-r--r--0001-enable-vaapi.patch12
-rw-r--r--0002-remove-nvidia-blocklist.patch21
-rw-r--r--PKGBUILD37
4 files changed, 57 insertions, 35 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63ebe1f14418..a9b0837e0aa9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-vaapi
pkgdesc = Standalone web browser from mozilla.org (with VA-API patches)
- pkgver = 114.0.2
- pkgrel = 2
+ pkgver = 115.0
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
license = GPL
@@ -44,31 +44,31 @@ pkgbase = firefox-vaapi
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = xdg-desktop-portal: Screensharing with Wayland
- provides = firefox=114.0.2
+ provides = firefox=115.0
conflicts = firefox
options = !debug
options = !emptydirs
options = !lto
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/114.0.2/source/firefox-114.0.2.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/114.0.2/source/firefox-114.0.2.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/115.0/source/firefox-115.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/115.0/source/firefox-115.0.source.tar.xz.asc
source = firefox.desktop
source = identity-icons-brand.svg
source = 0001-enable-vaapi.patch
source = 0002-remove-nvidia-blocklist.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = aa602032f0b7065b743ba7fabf96714398aba538bcc017a4b0fff556dc69f8fe
+ sha256sums = 7cdb23fe5ccb54334c8fe14c1e5dd89d5788f8e7b79a2bd9cc4eabdc7e54e898
sha256sums = SKIP
sha256sums = 1f241fdc619f92a914c75aece7c7c717401d7467c9a306458e106b05f34e5044
sha256sums = a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9
- sha256sums = 1e272a01ed9a1082a0f75b512f24c475e9f0dfe33ecc9934f6d0e874aaf3391f
- sha256sums = bae9186230172277cc6b8a61b46f22990edd03c26d25c9ef0a38702f21c7ec0c
- b2sums = 9c624a1093d00ccbfdb1f251489b4aecc597c8202e5e82b35266e32520a2b70d2001accdcc999c214d077dcda0708b50467a63fc3d67ac12d02b8153a67a71e3
+ sha256sums = 5b1db043ba3bce65e9fa2ba06bec73edd769ce6d5135aefa1634ed1285791db2
+ sha256sums = c385b268dbbbfc56abe790a329f6ae53819b1e18ecad5dbea958cf9eaabc070d
+ b2sums = f5489d96be60f3ed5f5657cb43142a876a7ef2bfe46b2ebb54df2b9be8262ab8c8d3aa342adf84fa68ffe0abc63e3b4671f310e0a3dd4c53c137a612e9e67932
b2sums = SKIP
b2sums = d07557840097dd48a60c51cc5111950781e1c6ce255557693bd11306c7a9258b2a82548329762148f117b2295145f9e66e0483a18e2fe09c5afcffed2e4b8628
b2sums = 63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34
- b2sums = b0605792080a7463bddbe9a2541441a77295753f37651ed7af056d1524524ba5b752d0b079cb95250ebc922151770483852e6f501133a3655b9db189c5303612
- b2sums = fe9a8583df536126f73fbaf603a410bf7cc38b85c58047fc690c3c7d4df0c0ec5eb3b7f8ce151e6561aa73de2a3c0b1948cc6100b8cc6a2bec7ce2ea86b19b84
+ b2sums = 557d08096b4a1773c6c3deab578c88747e62f4e06f19cf3f1c60dac026ad4951191284a64f0b10d0c2be3d11650998eefdb3783ee4929e975cbe5c533971fc5b
+ b2sums = 5ab88347bf4c8f562d434eb15f274fb165f8e165bbd10937f1130a3678dbaca855ed86bee3d840be8a49c72db5bb80b7ce8c5bb027d46424e7e3c7d43fe2c8c5
pkgname = firefox-vaapi
diff --git a/0001-enable-vaapi.patch b/0001-enable-vaapi.patch
index c7dfe7137d9a..6da8aa16c869 100644
--- a/0001-enable-vaapi.patch
+++ b/0001-enable-vaapi.patch
@@ -1,13 +1,13 @@
-diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp firefox-114.0.2.new/widget/gtk/GfxInfo.cpp
---- firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp 2023-06-21 19:19:01.466886711 +0200
-+++ firefox-114.0.2.new/widget/gtk/GfxInfo.cpp 2023-06-21 20:11:49.836465037 +0200
-@@ -957,14 +957,6 @@
+diff --color --unified --recursive --text firefox-115.0.orig/widget/gtk/GfxInfo.cpp firefox-115.0.new/widget/gtk/GfxInfo.cpp
+--- firefox-115.0.orig/widget/gtk/GfxInfo.cpp 2023-07-04 22:55:57.742252422 +0200
++++ firefox-115.0.new/widget/gtk/GfxInfo.cpp 2023-07-04 22:56:45.117367837 +0200
+@@ -970,14 +970,6 @@
nsIGfxInfo::FEATURE_BLOCKED_DEVICE, DRIVER_COMPARISON_IGNORED,
V(0, 0, 0, 0), "FEATURE_HARDWARE_VIDEO_DECODING_NO_R600", "");
-- // Disable on Release/late Beta
+- // Disable on Release/late Beta on AMD
-#if !defined(EARLY_BETA_OR_EARLIER)
-- APPEND_TO_DRIVER_BLOCKLIST(OperatingSystem::Linux, DeviceFamily::All,
+- APPEND_TO_DRIVER_BLOCKLIST(OperatingSystem::Linux, DeviceFamily::AtiAll,
- nsIGfxInfo::FEATURE_HARDWARE_VIDEO_DECODING,
- nsIGfxInfo::FEATURE_BLOCKED_DEVICE,
- DRIVER_COMPARISON_IGNORED, V(0, 0, 0, 0),
diff --git a/0002-remove-nvidia-blocklist.patch b/0002-remove-nvidia-blocklist.patch
index fbbd84fe5326..674f26273567 100644
--- a/0002-remove-nvidia-blocklist.patch
+++ b/0002-remove-nvidia-blocklist.patch
@@ -1,9 +1,9 @@
-diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp firefox-114.0.2.new/widget/gtk/GfxInfo.cpp
---- firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp 2023-06-21 20:28:01.694477890 +0200
-+++ firefox-114.0.2.new/widget/gtk/GfxInfo.cpp 2023-06-21 20:29:02.520105848 +0200
-@@ -844,37 +844,6 @@
- V(21, 0, 0, 0), "FEATURE_FAILURE_WEBRENDER_BUG_1635186",
- "Mesa 21.0.0.0");
+diff --color --unified --recursive --text firefox-115.0.orig/widget/gtk/GfxInfo.cpp firefox-115.0.new/widget/gtk/GfxInfo.cpp
+--- firefox-115.0.orig/widget/gtk/GfxInfo.cpp 2023-07-04 23:03:47.333542909 +0200
++++ firefox-115.0.new/widget/gtk/GfxInfo.cpp 2023-07-04 23:04:17.310346929 +0200
+@@ -857,37 +857,6 @@
+ DRIVER_COMPARISON_IGNORED, V(0, 0, 0, 0),
+ "FEATURE_FAILURE_WEBRENDER_MESA_VM", "");
- ////////////////////////////////////
- // FEATURE_WEBRENDER_COMPOSITOR
@@ -39,7 +39,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
// Disable on all AMD devices not using Mesa.
APPEND_TO_DRIVER_BLOCKLIST_EXT(
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
-@@ -884,16 +853,6 @@
+@@ -897,16 +866,6 @@
"FEATURE_FAILURE_X11_EGL_NO_LINUX_ATI", "");
////////////////////////////////////
@@ -56,7 +56,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
// FEATURE_DMABUF_SURFACE_EXPORT
// Disabled due to:
// https://gitlab.freedesktop.org/mesa/mesa/-/issues/6666
-@@ -933,14 +892,6 @@
+@@ -946,14 +905,6 @@
V(21, 0, 0, 0), "FEATURE_HARDWARE_VIDEO_DECODING_MESA",
"Mesa 21.0.0.0");
@@ -71,7 +71,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
// Disable on all AMD devices not using Mesa.
APPEND_TO_DRIVER_BLOCKLIST_EXT(
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
-@@ -975,15 +926,6 @@
+@@ -988,15 +939,6 @@
"");
////////////////////////////////////
@@ -87,7 +87,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
APPEND_TO_DRIVER_BLOCKLIST_EXT(
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
-@@ -991,14 +933,6 @@
+@@ -1004,14 +946,6 @@
nsIGfxInfo::FEATURE_THREADSAFE_GL, nsIGfxInfo::FEATURE_BLOCKED_DEVICE,
DRIVER_COMPARISON_IGNORED, V(0, 0, 0, 0),
"FEATURE_FAILURE_THREADSAFE_GL_NOUVEAU", "");
@@ -102,3 +102,4 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
}
return *sDriverInfo;
}
+Alleen in firefox-115.0.new/widget/gtk: GfxInfo.cpp.orig
diff --git a/PKGBUILD b/PKGBUILD
index 30f98bfa5f0b..aff95361c73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=firefox-vaapi
_pkgname=firefox
-pkgver=114.0.2
-pkgrel=2
+pkgver=115.0
+pkgrel=1
pkgdesc="Standalone web browser from mozilla.org (with VA-API patches)"
url="https://www.mozilla.org/firefox/"
arch=(x86_64)
@@ -77,18 +77,18 @@ source=(
validpgpkeys=(
'14F26682D0916CDD81E37B6D61B7B526D98F0353' # Mozilla Software Releases <release@mozilla.com>
)
-sha256sums=('aa602032f0b7065b743ba7fabf96714398aba538bcc017a4b0fff556dc69f8fe'
+sha256sums=('7cdb23fe5ccb54334c8fe14c1e5dd89d5788f8e7b79a2bd9cc4eabdc7e54e898'
'SKIP'
'1f241fdc619f92a914c75aece7c7c717401d7467c9a306458e106b05f34e5044'
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9'
- '1e272a01ed9a1082a0f75b512f24c475e9f0dfe33ecc9934f6d0e874aaf3391f'
- 'bae9186230172277cc6b8a61b46f22990edd03c26d25c9ef0a38702f21c7ec0c')
-b2sums=('9c624a1093d00ccbfdb1f251489b4aecc597c8202e5e82b35266e32520a2b70d2001accdcc999c214d077dcda0708b50467a63fc3d67ac12d02b8153a67a71e3'
+ '5b1db043ba3bce65e9fa2ba06bec73edd769ce6d5135aefa1634ed1285791db2'
+ 'c385b268dbbbfc56abe790a329f6ae53819b1e18ecad5dbea958cf9eaabc070d')
+b2sums=('f5489d96be60f3ed5f5657cb43142a876a7ef2bfe46b2ebb54df2b9be8262ab8c8d3aa342adf84fa68ffe0abc63e3b4671f310e0a3dd4c53c137a612e9e67932'
'SKIP'
'd07557840097dd48a60c51cc5111950781e1c6ce255557693bd11306c7a9258b2a82548329762148f117b2295145f9e66e0483a18e2fe09c5afcffed2e4b8628'
'63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34'
- 'b0605792080a7463bddbe9a2541441a77295753f37651ed7af056d1524524ba5b752d0b079cb95250ebc922151770483852e6f501133a3655b9db189c5303612'
- 'fe9a8583df536126f73fbaf603a410bf7cc38b85c58047fc690c3c7d4df0c0ec5eb3b7f8ce151e6561aa73de2a3c0b1948cc6100b8cc6a2bec7ce2ea86b19b84')
+ '557d08096b4a1773c6c3deab578c88747e62f4e06f19cf3f1c60dac026ad4951191284a64f0b10d0c2be3d11650998eefdb3783ee4929e975cbe5c533971fc5b'
+ '5ab88347bf4c8f562d434eb15f274fb165f8e165bbd10937f1130a3678dbaca855ed86bee3d840be8a49c72db5bb80b7ce8c5bb027d46424e7e3c7d43fe2c8c5')
# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
# Note: These are for Arch Linux use ONLY. For your own distribution, please
@@ -222,6 +222,18 @@ pref("browser.shell.checkDefaultBrowser", false);
// Don't disable extensions in the application directory
pref("extensions.autoDisableScopes", 11);
+
+// Enable GNOME Shell search provider
+pref("browser.gnome-search-provider.enabled", true);
+
+// Enable WebRender
+pref("gfx.webrender.all", true);
+
+// Enable hardware accelerated video
+pref("media.hardware-video-decoding.enabled", true);
+pref("media.hardware-video-decoding.force-enabled", true);
+pref("media.ffmpeg.vaapi.enabled", true);
+pref("media.webrtc.hw.h264.enabled", true);
END
local distini="$pkgdir/usr/lib/$_pkgname/distribution/distribution.ini"
@@ -270,6 +282,15 @@ END
ln -srfv "$pkgdir/usr/lib/libnssckbi.so" "$nssckbi"
fi
+ local sprovider="$pkgdir/usr/share/gnome-shell/search-providers/$_pkgname.search-provider.ini"
+ install -Dvm644 /dev/stdin "$sprovider" <<END
+[Shell Search Provider]
+DesktopId=$_pkgname.desktop
+BusName=org.mozilla.${_pkgname//-/}.SearchProvider
+ObjectPath=/org/mozilla/${_pkgname//-/}/SearchProvider
+Version=2
+END
+
export SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE="$startdir/.crash-stats-api.token"
if [[ -f $SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE ]]; then
make -C obj uploadsymbols