Package Details: firefox-beta-bin 138.0b9-1

Git Clone URL: https://aur.archlinux.org/firefox-beta-bin.git (read-only, click to copy)
Package Base: firefox-beta-bin
Description: Standalone web browser from mozilla.org - Beta
Upstream URL: https://www.mozilla.org/en-US/firefox/channel/#beta
Keywords: gecko
Licenses: GPL, MPL, LGPL
Conflicts: firefox-beta
Provides: firefox
Submitter: Schnouki
Maintainer: symen (bittin)
Last Packager: bittin
Votes: 400
Popularity: 0.60
First Submitted: 2010-07-07 09:05 (UTC)
Last Updated: 2025-04-19 07:54 (UTC)

Dependencies (13)

Required by (172)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 51 Next › Last »

argymeg commented on 2015-10-05 09:49 (UTC)

As per a rather confusing discussion in the bug comments (https://bugzilla.mozilla.org/show_bug.cgi?id=1186003) but also as per about:buildconfig, gtk3 has been pushed back to v43 and v42 is back to gtk2.

Det commented on 2015-09-26 10:09 (UTC)

Okay, thanks, guys. Depends on both for now.

AnAkkk commented on 2015-09-26 10:06 (UTC)

required*

AnAkkk commented on 2015-09-26 10:05 (UTC)

gtk2 is requires for plugins.

symen commented on 2015-09-26 10:04 (UTC)

I can confirm that it actually depends on gtk3 as @argymeg said. I tried to run firefox-beta in a clean chroot and it only ran with gtk3 installed (and didn't care if gtk2 was there or not).

Det commented on 2015-09-26 08:20 (UTC)

Doesn't need gtk2 anymore either? Can't test right now.

argymeg commented on 2015-09-26 01:18 (UTC)

The configure arguments (as shown in about:buildconfig) include "--enable-default-toolkit=cairo-gtk3".

AnAkkk commented on 2015-09-24 10:44 (UTC)

GTK3 is only on Aurora/Nightly, I don't think it reached beta.

argymeg commented on 2015-09-24 10:25 (UTC)

I think the dependency should be changed to gtk3. https://bugzilla.mozilla.org/show_bug.cgi?id=1186003

darnir commented on 2015-08-08 04:52 (UTC)

Is there any specific reason why the package is installed to /opt/$pkgname-$pkgver? It makes it very difficult to maintain a PKGBUILD for an extension targeting firefox-beta-bin. If this package were to install to /opt/$pkgname it would a constant path where we can install the extensions to.