Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] firefox: rebuild without system-nss
@ 2020-05-06 22:54 jnbr
  2020-05-06 23:00 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: jnbr @ 2020-05-06 22:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

There is a new pull request by jnbr against master on the void-packages repository

https://github.com/jnbr/void-packages firefox-no-systen-nss
https://github.com/void-linux/void-packages/pull/21707

firefox: rebuild without system-nss
building firefox-67.0 against nss-3.52 results in broken webrtc
disable system-nss as a workaround

A patch file from https://github.com/void-linux/void-packages/pull/21707.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-firefox-no-systen-nss-21707.patch --]
[-- Type: text/x-diff, Size: 2271 bytes --]

From b0c31251d4076728809e214723a42b229577ddbe Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Thu, 7 May 2020 00:22:49 +0200
Subject: [PATCH] firefox: rebuild without system-nss

building firefox-67.0 against nss-3.52 results in broken webrtc
disable system-nss as a workaround

[ci skip]
---
 srcpkgs/firefox/files/mozconfig | 2 --
 srcpkgs/firefox/template        | 6 +++---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/firefox/files/mozconfig b/srcpkgs/firefox/files/mozconfig
index c5655bd5265..e559ca711fc 100644
--- a/srcpkgs/firefox/files/mozconfig
+++ b/srcpkgs/firefox/files/mozconfig
@@ -1,8 +1,6 @@
 ac_add_options --prefix=/usr
 ac_add_options --libdir=/usr/lib
 
-ac_add_options --with-system-nspr
-ac_add_options --with-system-nss
 ac_add_options --with-system-bz2
 ac_add_options --with-system-jpeg
 ac_add_options --with-system-zlib
diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template
index 148ae77a59c..594b3d40ab3 100644
--- a/srcpkgs/firefox/template
+++ b/srcpkgs/firefox/template
@@ -4,7 +4,7 @@
 #
 pkgname=firefox
 version=76.0
-revision=1
+revision=2
 build_helper="rust"
 short_desc="Mozilla Firefox web browser"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
@@ -17,7 +17,7 @@ lib32disabled=yes
 
 hostmakedepends="autoconf213 unzip zip pkg-config perl python3 yasm rust cargo
  llvm clang nodejs-lts-10 cbindgen python nasm which tar"
-makedepends="nss-devel libjpeg-turbo-devel gtk+-devel gtk+3-devel icu-devel
+makedepends="libjpeg-turbo-devel gtk+-devel gtk+3-devel icu-devel
  pixman-devel libevent-devel libnotify-devel libvpx-devel
  libXrender-devel libXcomposite-devel libSM-devel libXt-devel rust-std
  libXdamage-devel freetype-devel $(vopt_if alsa alsa-lib-devel)
@@ -25,7 +25,7 @@ makedepends="nss-devel libjpeg-turbo-devel gtk+-devel gtk+3-devel icu-devel
  $(vopt_if startup_notification startup-notification-devel)
  $(vopt_if xscreensaver libXScrnSaver-devel)
  $(vopt_if sndio sndio-devel) $(vopt_if jack jack-devel)"
-depends="nss>=3.47.1 desktop-file-utils hicolor-icon-theme"
+depends="desktop-file-utils hicolor-icon-theme"
 conflicts="firefox-esr>=0"
 
 build_options="alsa jack dbus pulseaudio startup_notification xscreensaver sndio wayland"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: firefox: rebuild without system-nss
  2020-05-06 22:54 [PR PATCH] firefox: rebuild without system-nss jnbr
@ 2020-05-06 23:00 ` jnbr
  0 siblings, 0 replies; 2+ messages in thread
From: jnbr @ 2020-05-06 23:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

There's a merged pull request on the void-packages repository

firefox: rebuild without system-nss
https://github.com/void-linux/void-packages/pull/21707

Description:
building firefox-67.0 against nss-3.52 results in broken webrtc
disable system-nss as a workaround

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-06 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 22:54 [PR PATCH] firefox: rebuild without system-nss jnbr
2020-05-06 23:00 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).