Package Details: brave-bin 1:1.73.91-1

Git Clone URL: https://aur.archlinux.org/brave-bin.git (read-only, click to copy)
Package Base: brave-bin
Description: Web browser that blocks ads and trackers by default (binary release)
Upstream URL: https://brave.com
Keywords: brave browser
Licenses: BSD, MPL2, custom:chromium
Conflicts: brave
Provides: brave, brave-browser
Submitter: toropisco
Maintainer: alerque (alosarjos)
Last Packager: alosarjos
Votes: 822
Popularity: 17.93
First Submitted: 2016-04-06 13:16 (UTC)
Last Updated: 2024-11-20 18:19 (UTC)

Dependencies (8)

Required by (10)

Sources (4)

Pinned Comments

alerque commented on 2021-11-27 03:11 (UTC)

@ant0n et all, lets keep the comments here about packaging issues, general Brave usage issues should go in another forum to not clutter up this comment space. I'm deleting comments that have no relation to packaging. Grey areas like crashes that could be blamed on Arch can stay until proven otherwise, but things like how to configure Brave to handle popups or site X or whatever just don't belong here. Thanks for understanding.

Latest Comments

« First ‹ Previous 1 .. 53 54 55 56 57 58 59 Next › Last »

toropisco commented on 2016-03-12 19:20 (UTC)

@kozaki, I can understand that your command of the English language be limited, as it is apparently the case; I'm not a native speaker myself. Please stop wasting my time and yours. You have spent three weeks reporting a bug that doesn't exit in this package. As I wrote on 2016-03-11 20:07 UTC, if you are trying to report a bug with the git version, please do so in the appropirate place. The fact that I maintain both packages is irrelevant. Thank you.

kozaki commented on 2016-03-11 20:30 (UTC)

Edited my last post with correct paths. Yes I think so: PKGBUILD: # Maintainer: Please see AUR package page for current maintainer(s) and contact information. pkgname=brave-browser-bin pkgver=0.8.0 pkgrel=1 ... install -D -m0644 "$startdir"/app.png "$pkgdir"/usr/share/pixmaps/brave-browser-bin.png Path to app.png : (/makepkg/brave-browser-bin)─ (6 files, 44Kb)─> [1][0]$ find . -name app.png ./src/app.png

toropisco commented on 2016-03-11 20:07 (UTC) (edited on 2016-03-11 21:04 (UTC) by toropisco)

@kozaki Are you sure you are reporting the bug to the correct package? The PKGBUILD for this particular package is correct and works as intended. If you have problems with the *git* package report your problems there, but for your information, it works *fine*. It may be unbuildable at the moment but that is out of our hands as far as we know. I always build the three brave packages presently in AUR, using clean chroots created with devtools both in EXT4 and BTRFS. I encourage you to do the same before reporting back.

kozaki commented on 2016-03-11 19:31 (UTC) (edited on 2016-03-11 20:21 (UTC) by kozaki)

Excuse the delay to answer. It isn't double quotes or else but app.png standing in: $startdir"/src/app.png not in: $startdir"/app.png in your PKGBUILD. fs = ext4.

toropisco commented on 2016-03-03 15:17 (UTC)

I don't either.

mischka commented on 2016-03-03 15:04 (UTC)

Brave works fine for me, I'm not sure what you guys are talking about http://i.imgur.com/1tgzrco.png

toropisco commented on 2016-03-03 11:28 (UTC)

@kozaki And the full path? Not that it should matter, $srcdir is double-quoted for a reason.

toropisco commented on 2016-03-03 11:24 (UTC)

@kozaki that makes no difference. What filesystem are you using?

kozaki commented on 2016-03-03 10:00 (UTC)

In vorbote PKGBUILD line 33: (-) install -D -m0644 "$startdir"/app.png "$pkgdir"/usr/share/pixmaps/brave-browser-bin.png (+) install -D -m0644 "$startdir"/src/app.png "$pkgdir"/usr/share/pixmaps/brave-browser-bin.png Allows me to build brave-browser-bin. @vorbote yeap, Brave since v0.15 isn't usable but it was before.

toropisco commented on 2016-02-25 23:58 (UTC)

@kozaki that's a weird one! I just cleaned up my build dir, redownloaded everything and I got an installable package without errors. (Now, if only brave worked! It's nice in my tablet. Soon, I hope.)