Package Details: librewolf 127.0-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: GPL, MPL, LGPL
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 124
Popularity: 3.97
First Submitted: 2019-06-14 18:41 (UTC)
Last Updated: 2024-06-18 06:44 (UTC)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 26 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!

slimb 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 ^^)