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 .. 26 Next › Last »

alexmurkoff commented on 2024-04-29 08:43 (UTC)

no, but why would i even use yay in this case if i still would have to manually do everything? i'm sorry if i sound dumb or something, but i thought the whole point of having package managers was to minimize the bloat on the system by having a single version of the same library for every package that depends on it. if i didn't care about that i would just download an appimage or a flatpak or something

however, i did try to build in a clean chroot. wiki mentions using pkgctl build, but it didn't work out for me (error: install file (librewolf.install) does not exist or is not a regular file.). this leads me to believe that i'd have to do this the old-fashioned, manual way. what's the point of having an AUR package then? i could just git clone the repo in that case.

xiota commented on 2024-04-28 08:18 (UTC) (edited on 2024-04-28 08:19 (UTC) by xiota)

Is that in clean chroot?

alexmurkoff commented on 2024-04-28 08:15 (UTC)

doesn't build?

0:47.64   800 | G_CONST_RETURN gchar* atk_role_get_name(AtkRole role);
 0:47.64       | ^
 0:47.64 /usr/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN'
 0:47.64  1046 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
 0:47.65       |                              ^
 0:47.65 /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
 0:47.65   108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
 0:47.65       |                                              ^
 0:47.65 /usr/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
 0:47.65  1300 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
 0:47.65       |   ^
 0:47.65 /usr/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
 0:47.65  1297 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
 0:47.65       |                                 ^
 0:47.65 <scratch space>:40:6: note: expanded from here
 0:47.65    40 |  GCC warning "Deprecated pre-processor symbol: replace with \"const\""
 0:47.65       |      ^

karolyi commented on 2024-04-25 15:24 (UTC)

My build bails out with an error (Package 'nss' has version '3.98', required version is '>= 3.99') which is valid since Manjaro only has 3.98 atm.

I guess I'll have to wait a bit until that gets updated.

xiota commented on 2024-04-25 14:43 (UTC)

@tyress Try building in a clean chroot.

Bitals commented on 2024-04-25 14:12 (UTC)

@tyress you probably just don't have enough RAM. Try with less threads, might help, but will obviously take longer.

tyress commented on 2024-04-25 13:05 (UTC)

Compiling this crashes my compositor, not sure why (is this a known issue?). Moved to tty and I'm getting a could not compile gkrust error.

Derson5 commented on 2024-04-22 15:31 (UTC)

There was new release https://codeberg.org/librewolf/source/releases/tag/125.0.1-1

lahwaacz commented on 2024-03-17 14:16 (UTC)

@OdinVex Then build in a chroot rather than building directly in your environment: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

OdinVex commented on 2024-03-17 13:25 (UTC)

Anyone else getting popup windows of a non-install template LibreWolf while compiling? Obviously a part of the "testing" of stuff, but I'd like to avoid that and assume tests are fine.