Package Details: brave-nightly-bin 1.80.28-1

Git Clone URL: http://aur.archlinux.org/brave-nightly-bin.git (read-only, click to copy)
Package Base: brave-nightly-bin
Description: Web browser that blocks ads and trackers by default (nightly binary release).
Upstream URL: http://brave.com/download-nightly
Keywords: brave
Licenses: MPL2
Provides: brave-nightly-bin, brave-nightly-browser
Submitter: gregbunk
Maintainer: brave-prerelease
Last Packager: brave-prerelease
Votes: 34
Popularity: 1.53
First Submitted: 2019-03-28 14:18 (UTC)
Last Updated: 2025-05-02 17:54 (UTC)

Dependencies (9)

Required by (0)

Sources (3)

Pinned Comments

brave-prerelease commented on 2025-02-06 13:55 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

LongerHV commented on 2020-09-17 15:30 (UTC)

On latest update (1.16.23-4) configuration was moved from ~/.config/Brave-Software/Brave-Browser to ~/.config/Brave-Software/Brave-Browser-Nightly, so it appeared as all configuration was reset (at least on my system). I have removed Brave-Browser-Nightly directory, made a symlink to Brave-Browser and all my settings are back.

gregbunk commented on 2020-09-03 15:51 (UTC)

@scootz That did it! Thanks! Now if I can manage to check in my changes (AUR is timing out) we'd be good to go.

scootz commented on 2020-09-03 11:03 (UTC)

According to AUR/brave comment (http://aur.archlinux.org/packages/brave/#comment-763448), adding '--use-gl=desktop' to ~/.config/brave-flags.conf will make it work. It works for me (tested by going to http://get.webgl.org). Maybe modifying brave-nightly-bin.sh to include this user flag might be an idea but forcing it on for everyone might not be the way to do it.

gregbunk commented on 2020-09-03 08:26 (UTC)

@scootz Before I started pulling the files from Chrome, I tried making the system libEGL/libGLES (either libglvnd or just straight up mesa) libraries work and couldn't. I could get Chrome to load them, but it would then fail. It looked to me like ANGLE is not a straight up replacement for libEGL/libGLES but rather does some translation that the Chrome engine in Brave depends on.

scootz commented on 2020-09-03 00:19 (UTC) (edited on 2020-09-03 00:25 (UTC) by scootz)

about the libEGL/GLES, would adding a package requirement for "libglvnd" work to avoid pulling in google chrome's version?

0000000011111111 commented on 2020-08-16 10:12 (UTC)

Thank you gregbunk, I appreciate it! Let's hope they include the missing files soon.

gregbunk commented on 2020-08-13 08:27 (UTC)

I've reported these missing files to Brave so the inclusion of these two files is hopefully very temporary. I've taken a look at building the ANGLE GL libraries (which is what these seem to be), but even that would be - hopefully - a very temporary fix.

See here:

http://github.com/google/angle

0000000011111111 commented on 2020-08-13 02:39 (UTC)

Thank you for maintaining! Question: Are you sure we should pull libEGL.so and libGLESv2.so directly from Google Chrome? Is there any way to do it without trusting Google? Thank you!

Alarg commented on 2020-08-11 15:57 (UTC) (edited on 2020-08-11 20:40 (UTC) by Alarg)

PKGBuild broke, it should get changed. No need for sudo ln, just ln

oidualc commented on 2020-07-19 19:41 (UTC)

Thank you! I forgot the bits about the Incognito Window, if you don't mind this patch would add this feature also: http://pastebin.com/MKVfsG9J