-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide official support (binaries) for Manjaro and Arch based Linux distro #1950
Comments
+1 |
That one is also just the beta. I spent most of today (still relatively linux noob) working out ways to install the stable release and the way i eventually did is modify the PKGBUILD from the beta AUR package so it intalls the currently latest stable. Support for this would be really nice. |
The stable release from the AUR installs just fine though user namespaces is off by default on arch. The Arch wiki entry on LXC stuff has the solution, that should probably be added to the PKGBUILD. |
Hi guys, I'm maintaining VA-API support in a browser is essential to me, so I'm closely following the situation in Brave (#1024, #4039). A committed support for hardware video acceleration from Brave maintainers would just be awesome, I'd switch to Brave in a heartbeat; if on the other hand it proves that VA-API is only available in Chromium, my personal preference would be to stay with Chromium. #305 is also a blocker to actually get Brave to compile on Arch Linux. |
To give you an update, #305 is not a blocker anymore, and as for VA-API patch, it is actually simple to apply Chromium patches to Brave, so as long as VA-API works in Chromium, it also works in Brave 🎉 Right now I pushed PKGBUILD for compiling Brave from sources with VA-API patch to AUR/brave as I keep playing around with the browser; |
I cant find it anymore :( |
Sorry, I stopped using Brave (primarily because of #5761), and therefore removed it from my repo. As announced on AUR, the package is looking for maintainers 🙂 |
cc @simonhong @bsclifton highly upvoted, maybe we can check it out? |
Hi folks - sorry if this is a newbie question, but it would be great to know where we can help 😄 (as I'm not familiar with Manjaro or Arch, it's not clear to me)
Notes from Chromium build instructions, RE: Arch |
I will try to clarify some bits for you 🙂
Yes, as in it's possible to automate unpacking
I think #305 is not really a blocker, the PKGBUILD file in AUR/brave is able to compile Brave just fine. The biggest problem is that Brave is a resource-hungry and most people just don't have time / resources to compile it. By the way, AUR/brave produces a slightly different binary comparing to what you release on Github, as it also follows extra/chromium to include all Chromium patches from that package (to keep Brave as close to official Arch Linux Chromium package as possible) and VA-API patch from AUR/chromium-vaapi (because how can we refuse Linux users to enjoy smooth energy-efficient video playback!). But if you don't want these changes, it's trivial to adapt PKGBUILD file.
I'll let others comment on the desired outcome of this issue, I will only clarify the available alternatives:
|
Thanks for the in-depth explanation, @maximbaz 😄 We have a few similar requests:
We can definitely help resolve blockers that are preventing packaging 😄 I encourage folks to raise those issues here. But I don't think we have the resources to provide official support at the moment (ex: maintain the Arch package) |
@bsclifton Hi! Since "sudo pacman -S brave" works properly for Manjaro, I think that would be good to add the instruction in the wiki. If needed, I could help with the wiki documentation. |
Sorry we missed your suggestion a few months ago. There is now an issue open for exactly that: #8690 |
In terms of creating our own repo, a user has made a list of options with varying levels of difficulty: https://community.brave.com/t/archlinux-manjaro-missing-on-download-page/110997/14 It's possible we could automate this as part of our existing builds. More details at https://wiki.archlinux.org/index.php/creating_packages. |
Oh yes, we definitely need another browser with VA-API support that can utilize the GPU ability to decode a video (a feature that is available since the dinosaurs walked the earth), wonder why not many distros add this patch, as obvious that google doesn't care about energy saving on linux devices. @maximbaz you have no idea how much your work means to some of us. Without that patch it would be impossible to run basic youtube on low-end devices, and I personally do not have the time or knowledge to patch chromium my self. Keep up the good work, thank you. |
I also agree that not distro-specific binary packages (i.e. a simple .zip file) should be available. This way, one could manually use Brave by simply extracting the .zip in his/her home or in /opt. Thank you for your amazing work. |
We should start officially supporting Manjaro and Arch based Linux distros. There has been an increased user activity on community on these platforms
cc: @kjozwiak @mbacchi @w0ts0n
The text was updated successfully, but these errors were encountered: