Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2508

Raspberry Pi OS • Re: apt source chromium-browser not work

$
0
0
Chromium is a bit difficult to build natively, so it's cross-compiled and then the pre-built binaries are made into a .deb. So there is no real source package.

Stock chromium build instructions can be found here:
https://chromium.googlesource.com/chrom ... uctions.md

Once you've got through the 'Get the code' section, check out the version of chromium you'd like to apply the patch to (currently, that should be 125.0.6422.133) and run gclient sync --with_branch_heads -D

All of the patches we add can be found here:
https://github.com/RPi-Distro/chromium- ... an/patches

Apply those and read through src/pi-util/BUILD.txt.

Let me know if you run into any trouble.

Statistics: Posted by ShiftPlusOne — Tue Jul 02, 2024 4:47 pm



Viewing all articles
Browse latest Browse all 2508

Trending Articles