Search Criteria
Package Details: brave-nightly-bin 1.75.92-1
Package Actions
Git Clone URL: | https://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: | https://brave.com/download-nightly |
Licenses: | MPL2 |
Provides: | brave-nightly-bin, brave-nightly-browser |
Submitter: | gregbunk |
Maintainer: | gregbunk |
Last Packager: | gregbunk |
Votes: | 27 |
Popularity: | 0.056787 |
First Submitted: | 2019-03-28 14:18 (UTC) |
Last Updated: | 2024-12-11 19:08 (UTC) |
Dependencies (9)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, ttf-paratypeAUR, ttf-plemoljp-binAUR, ttf-dejavu-emojilessAUR, noto-fonts-variable-liteAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, noto-fonts-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-ibm-plex-sans-scAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – Printer support
- libglvnd (libglvnd-gitAUR) (optional) – Support multiple different OpenGL drivers at any given time
- libgnome-keyring (optional) – gnome keyring support
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (optional) – Hardware accelerated rendering
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
<deleted-account> commented on 2020-11-15 12:37 (UTC)
I don't think it conflicts with brave-bin.
gregbunk commented on 2020-11-12 11:46 (UTC)
Agreed. Made it optional.
<deleted-account> commented on 2020-11-12 11:14 (UTC)
libgnome-keyring should be an optional dependency. People who don't use the GNOME keyring don't need this dependency at all.
oidualc commented on 2020-09-30 20:46 (UTC)
The issue I was mentioning some months ago where when clicking on the icon it generates a second icon to hold the windows (incorrect StartupWMClass) is back with this new version. I made a new patch to add back the StartupWMClass in the .desktop file, could you apply it? https://pastebin.com/dYYSn51d
kiankasad commented on 2020-09-23 00:44 (UTC) (edited on 2020-09-23 01:03 (UTC) by kiankasad)
The file
/proc/sys/kernel/unprivileged_userns_clone
is provided by a kernel patch that exists in Debian. On Arch Linux, the file should never exist. This means that even when user namespaces are enabled, Brave will run with the sandbox disabled (which is not good).This can be fixed by removing the check for
/proc/sys/kernel/unprivileged_userns_clone
inbrave-nightly-bin.sh
EDIT: I've applied this suggestion, as well as made the script work in POSIX-compliant shells (sh). It can be found here: https://files.kasad.com/brave-nightly-bin.sh
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 (https://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 https://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.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »