Package Details: librewolf 1:150.0.3_1-1

Git Clone URL: https://aur.archlinux.org/librewolf.git (read-only, click to copy)
Package Base: librewolf
Description: Community-maintained fork of Firefox, focused on privacy, security and freedom.
Upstream URL: https://librewolf.net/
Keywords: browser web
Licenses: MPL-2.0
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 217
Popularity: 5.75
First Submitted: 2019-06-14 18:41 (UTC)
Last Updated: 2026-05-13 07:43 (UTC)

Sources (8)

Pinned Comments

lsf commented on 2025-01-01 21:28 (UTC)

Please refrain from abusing the flagging of a package as out of date for build issues. This is not what it is supposed to be used for.

I automatically get notified of comments to this package. I do not need to be notified of whatever build problems occur (whether they are an individual's problems or the actual package's problems) twice, and not via flagging it out of date.

Issues with this package can also be reported at https://codeberg.org/librewolf/issues/issues (as it is also maintained there, at https://codeberg.org/librewolf/arch, too).

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 37 Next › Last »

OdinVex commented on 2023-02-13 01:47 (UTC) (edited on 2023-02-13 02:06 (UTC) by OdinVex)

Every month I try to install this on a new Manjaro install, and it has never worked. My comments keep getting removed, despite the fact that I keep bitching about the same error(s). PGP, despite import, despite commenting-out, still fails.

Verifying source file signatures with gpg... firefox-109.0.1.source.tar.xz ... cat: write error: Broken pipe

Edit: Finally seems like I managed to get around the crap by removing all pgp-key related stuff (all were imported, but all failed anyway with that broken pipe) and removed .asc reliances (and the SHA256 SKIP entry relevant).

Edit: The new Mozilla key (nowhere mentioned, included, or trusted) needed to be manually marked as Trusted. All imported, but none trusted by default. Found the key in the trunk builds. 4360FE2109C49763186F8E21EBE41E90F6F12F6D

karolyi commented on 2023-01-29 12:13 (UTC)

I've just compiled Librewolf on my Manjaro successfully. I still need to compile it for myself because I keep using the ${_patches_dir}/removed-patches/allow_dark_preference_with_rfp.patch.

With the latest update, it seems to compile just fine.

lsf commented on 2023-01-28 12:07 (UTC)

I've just pushed an update (intentionally without bumping pkgrel) that should hopefully fix this.

lsf commented on 2023-01-28 10:21 (UTC)

That's good to know. Albeit odd. (I had modified the patch to get the aarch64 build to be possible with webrtc, and the code change should be absolutely irrelevant for non-aarch64 builds. Doesn't seem to be the case though, so I'll have to use different patches for the different architectures here, instead of one for both, it seems. I'll address that asap.)

Thanks!

FuzzyMidnight commented on 2023-01-28 04:01 (UTC)

Got this to build by syncing 0001-libwebrtc-screen-cast-sync.patch update from firefox package https://archlinux.org/packages/extra/x86_64/firefox/

HurricanePootis commented on 2023-01-27 19:53 (UTC)

Maybe the GCC/Clang updates that recently came out?

eclairevoyant commented on 2023-01-27 01:57 (UTC)

@blufinney It did work earlier on their CI clearly so something broke within the last week

blufinney commented on 2023-01-25 20:30 (UTC)

That's odd. It won't build but there is a binary available? Fun.

lsf commented on 2023-01-18 21:24 (UTC)

Yep, also happens in the CI now: https://gitlab.com/librewolf-community/browser/arch/-/jobs/3621178324

I'll see if I can get this fixed (or at least find a fix for it ^^)