Re: Firefox without dbus

2020-07-10 Thread Jan Beich
Kazuo Kuroi  writes:

> As a former Palemoon user on FreeBSD I am contacting you regarding if
> it's possible to fix the Firefox build to not pull dbus in as a
> dependency.

Disable DBUS option in www/firefox then build yourself. There's no need
to patch because audio_thread_priority isn't used on non-Linux.

If you're using MOZ_ENABLE_WAYLAND=1 on Wayland then DBUS is required to
send commands to the remote instance e.g., "firefox " opens a new
tab in existing insntance instead of launching a new one.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


Firefox without dbus

2020-07-10 Thread Kazuo Kuroi
Hi,

As a former Palemoon user on FreeBSD I am contacting you regarding if it's 
possible to fix the Firefox build to not pull dbus in as a dependency.

Another OS, kisslinux, does not require dbus to be installed. I am aware that 
GTK3 pulls this in as well and have contacted gnome@ as well. 

The details kisslinux uses are in this repo: 
https://github.com/kisslinux/repo/tree/master/extra/

Best regards.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"