@cg505 You are right, I didn't think that one through and in retrospect it should've been obvious, mb. Fixed.
Search Criteria
Package Details: brave-bin 1:1.78.97-1
Package Actions
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: | brave |
Last Packager: | brave |
Votes: | 875 |
Popularity: | 17.75 |
First Submitted: | 2016-04-06 13:16 (UTC) |
Last Updated: | 2025-05-07 17:04 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, noto-fonts-liteAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, ttf-shangguAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, 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, ttf-plemoljp-binAUR, ttf-plemoljpAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – Printer support
- libgnome-keyring (optional) – Enable GNOME keyring support
- libnotify (libnotify-gitAUR) (optional) – Native notification support
Required by (9)
- brave-extension-bitwarden-git (requires brave) (optional)
- chromium-dearrow-bin (requires brave) (optional)
- chromium-material-icons-for-github-bin (requires brave) (optional)
- chromium-vencord (requires brave) (optional)
- chromium-vencord-bin (requires brave) (optional)
- chromium-vencord-git (requires brave) (optional)
- ice-ssb-git (requires brave) (optional)
- nfauthenticationkey (requires brave) (optional)
- profile-sync-daemon-brave (requires brave) (optional)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 41 42 43 44 45 46 47 48 49 50 51 .. 61 Next › Last »
mixedCase commented on 2019-08-11 20:01 (UTC)
cg505 commented on 2019-08-08 22:54 (UTC) (edited on 2019-08-09 17:43 (UTC) by cg505)
Thank you @mixedCase! As for L21/22, I'm still not entirely sure how it's supposed to work. Doesn't ${pkgname%}
just expand to brave-bin
, like plain old ${pkgname}
? I assumed the intent of these lines was to strip the -bin
so that this package conflicts with/provides brave
.
mixedCase commented on 2019-08-08 20:39 (UTC)
Thanks for the report @cg505! Can't test actully setting the default browser here but the detection is working with that change.
As for L21 and L22 fixed it because it was technically working but the code was misleading. Great catch.
cg505 commented on 2019-08-08 20:12 (UTC)
@mixedCase Could you rename brave.desktop
to brave-browser.desktop
? This will resolve the issue where you can't use the button in Brave to set it as the default browser. See https://github.com/brave/brave-core/blob/e569501ac1d8c4a203776249cee4eaa7ad77dd5f/patches/chrome-browser-shell_integration_linux.cc.patch for the relevant code.
Also, I may be mistaken but I think on lines 21 and 22 of the PKGBUILD you want ${pkgname%-bin}
instead of ${pkgname-bin}
.
mixedCase commented on 2019-07-16 16:58 (UTC)
@maximbaz Sure, it has a few things hardcoded and storage relies on Google cloud but the querying mechanism should be straightforward enough: https://gitlab.com/mixedCase/aur-out-of-date-reminder
maximbaz commented on 2019-07-16 10:06 (UTC)
@mixedCase: could you please share your script that checks for availability of a new stable release? I wanted to setup an urlwatch rule, but the query is not very obvious...
digitalone commented on 2019-07-10 12:10 (UTC)
Thank you @maximbaz, very appreciated!
maximbaz commented on 2019-07-10 11:29 (UTC) (edited on 2019-07-10 11:30 (UTC) by maximbaz)
I'm experimenting with Brave and I have pushed PKGBUILD to AUR/brave to compile the browser on our own, it also includes VA-API patch to enable hardware video acceleration just like chromium-vaapi
does.
I have the compiled version in my repo as well, if you are interested to play around.
@mixedCase: this package should conflict with brave
.
maximbaz commented on 2019-06-24 08:13 (UTC)
After I posted I thought maybe even inline comments can be supported as well, tested with | sed 's/#.*//'
, seems to work well :)
Pinned Comments
brave commented on 2025-04-25 13:00 (UTC)