Search Criteria
Package Details: librewolf 133.0.3-1
Package Actions
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: | 144 |
Popularity: | 4.35 |
First Submitted: | 2019-06-14 18:41 (UTC) |
Last Updated: | 2024-12-15 09:44 (UTC) |
Dependencies (58)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- Show 38 more dependencies...
Required by (27)
- edge-frfox (optional)
- ff2mpv-go-git (optional)
- ff2mpv-rust (optional)
- firefox-gnome-theme (optional)
- librewolf-comment-out-cfg-hook
- librewolf-extension-bitwarden-bin
- librewolf-extension-bitwarden-git (optional)
- librewolf-extension-darkreader
- librewolf-extension-darkreader-bin
- librewolf-extension-gnome-shell-integration
- librewolf-extension-istilldontcareaboutcookies-bin
- librewolf-extension-kagisearch-bin
- librewolf-extension-localcdn-bin
- librewolf-extension-plasma-integration
- librewolf-extension-return-youtube-dislike-bin
- librewolf-extension-tridactyl-bin
- librewolf-extension-ublock-origin-bin
- librewolf-extension-uget-integration-bin
- librewolf-extension-vimiumc-bin
- librewolf-extension-xdman8-browser-monitor-bin
- Show 7 more...
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 Next › Last »
FabioLolix commented on 2021-04-05 19:47 (UTC)
You are using source_aarch64=() and source_x86_64=() which are not needed since you are downloading source code not pre-compiled binaries
spoons commented on 2021-04-04 03:42 (UTC) (edited on 2021-04-06 03:17 (UTC) by spoons)
This package will not build on my 'dual vendor' gpu systems.
JcNils commented on 2021-04-03 21:29 (UTC)
@lsf It is weird!
It worked fine when I installed Librewolf the first time. I guess I might have messed things when I installed some other package.
My TERM is
xterm-256color.
I am using the default fish from Manjaro installation.ncurses
exists, reinstalling it doesn't seem to fix the terminfo databaseinfocmp -D
returns/bin/fish
Thank you very much for pointing me in the right direction, I will investigate it further.
While writing this I realized that the first time I installed Librewolf was not from the terminal, but from the add/remove software. And the first time I tried to update there was an error, but removing the package and installing from there made it work. So I am trying that again.
Right now everything seems to be building fine.
But I still need to figure out why ncurses database doesn't work if I am using
yay -S Librewolf
from terminal.lsf commented on 2021-04-03 20:10 (UTC)
@JcNils that's quite an odd error ^^
Most of the terminfo files are provided by
ncurses
, which is required by so many packages that I'd just assume it's installed already, so my only idea would be that you've set an "unusual"$TERM
for which no appropriate terminfo is installed (or$TERM
is set by your terminal emulator by something unusual) and the appropriate terminfo is not installed as well (for some terminal emulators separate packages are available, eg.kitty-terminfo
,termite-terminfo
etc.)That's something I'd look into first and see where that leads you :)
JcNils commented on 2021-04-03 19:13 (UTC)
Hi, I am on Manjaro, and when I try to update or install it I get an error:
could not find terminfo database.
env | grep TERM
shows that the variable is there.I wonder what is missing.
Full error:
0000000000 commented on 2021-03-30 19:27 (UTC)
should I just throw puter out the window?
https://imgur.com/4jcmzki
what do ty
lsf commented on 2021-03-27 00:27 (UTC) (edited on 2021-03-27 00:28 (UTC) by lsf)
np :)
btw: I've just discovered firedragon yesterday – looks great, and it's cool to see librewolf being adapted and customized! :)
dr460nf1r3 commented on 2021-03-27 00:00 (UTC)
You are totally right, it was an incorrectly cached patch. Sorry for the inconvenience.
lsf commented on 2021-03-26 18:10 (UTC)
@dr460nf1r3 can't reproduce that. If the checksums already fail, that indicates that your build system might use some cached files somewhere? (Only the
unity-menubar.patch
has changed (which isn't applied by default) but even that one applies cleanly for me when doing a fresh checkout ofhttps://aur.archlinux.org/librewolf
and runningmakepkg
with the relevant line uncommented.)Considering your logs show
(and not downloading them) that might indeed be a possibility (as in: they're either cached somewhere or provided in a step that's not part of the logs, and something's going wrong at that point).
dr460nf1r3 commented on 2021-03-26 17:18 (UTC)
The PKGBUILD needs fixing, checksums dont match & a patch is failing to apply. Logs available here
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 Next › Last »