Package Details: firefox-nightly 132.0a1+20240927.1+h79ef00c1355d-1

Git Clone URL: https://aur.archlinux.org/firefox-nightly.git (read-only, click to copy)
Package Base: firefox-nightly
Description: Fast, Private & Safe Web Browser (Nightly version)
Upstream URL: https://www.mozilla.org/firefox/channel/desktop/#nightly
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: None
Maintainer: heftig
Last Packager: heftig
Votes: 610
Popularity: 0.41
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2024-09-27 20:33 (UTC)

Sources (5)

Pinned Comments

heftig commented on 2022-07-27 22:26 (UTC)

Instead of building this yourself, please use the repository from https://bbs.archlinux.org/viewtopic.php?id=117157.

Not only do you skip the very time-consuming builds, but the published package also has debug symbols at Mozilla's crash reports service, which helps tremendously with finding or filing bugs for any crashes you get.

I consider this the canonical firefox-nightly package for Arch Linux.

[heftig]
SigLevel = Optional
Server = https://pkgbuild.com/~heftig/repo/$arch

Alternatively, download Firefox Nightly straight from Mozilla, extract it to a writable place (e.g. ~/.local/firefox-nightly) and let it update itself using the integrated updater.

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 56 Next › Last »

xenom commented on 2016-05-29 08:59 (UTC)

Thanks for the suggestions. I will look at it in details soon.

di72nn commented on 2016-05-26 20:51 (UTC) (edited on 2016-05-26 20:55 (UTC) by di72nn)

Hello xenom. I propose some changes: https://gist.github.com/di72nn/40b64a133679bf424444a00fe14d8301 * Use GPG-verificataion by default (currently: if we download checksums from the same source as binaries, we can't guarantee any security). * Get build date from "${_file}-${CARCH}.txt" (the date format does not change). * Make use of $CARCH variable to get rid of duplicated code. Getting GPG and checksums verification is a bit tricky: in this case the checksums file contains a bunch of different checksums so we probably can't tell makepkg to use it. Hence, I use makepkg to verify GPG signature, then manually verify files by that GPG-verified checksums file (er, by "manually" I mean: with PKGBUILD code, not with makepkg functionality). (I'm aware that PKGBUILD already contains commented out part that allows to verify checksums file, but that checksums file is not really used to check anything since sha512sums array is populated with another curl request). Oh, and if somebody for some weird reason does not want to use GPG-verification, it can be easily skipped with --skippgpcheck.

<deleted-account> commented on 2016-05-14 14:44 (UTC)

Hello xenom I think you should change pkgver to use the BuildID available in application.ini, it more correct I think :) - Kristian

xenom commented on 2016-05-11 18:59 (UTC)

The pkgver are the same in the files. But the pkgver is automatically updated with the date of the day to keep trace of the date of the nightly build used.

<deleted-account> commented on 2016-05-10 13:41 (UTC)

The 'pkgver' in the '.SRCINFO' and 'PKGBUILD' file mismatch. This causes pacaur to fail installing the package.

cgirard commented on 2016-04-12 12:21 (UTC)

@blackout how do you plan to apply a patch to a binary?

blackout commented on 2016-04-12 11:10 (UTC) (edited on 2016-04-12 11:12 (UTC) by blackout)

please add patch https://projects.archlinux.org/svntogit/packages.git/tree/trunk/firefox-gtk3-20.patch?h=packages/firefox until resolved in upstream https://bugzilla.mozilla.org/show_bug.cgi?id=1234158 this gives us the scrollbar back :) thx https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/firefox

canatux commented on 2016-03-14 18:45 (UTC)

@kang They are part of the base-devel package group: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started

kang commented on 2016-03-11 20:40 (UTC)

missing deps that always get me on a new install: binutils fakeroot

usuariopolivalen commented on 2016-01-09 12:26 (UTC)

this version uses gk3? and other question, this versions produces weird sounds while it is some song if i open firefox with spotify, amarok or something like this, that don't happend to you?