cromite
Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser!
Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser!
homepage ↗ github: uazo/cromite
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| pf4public GitHub ↗ | 148.0.7778.215 | 2 | 47 h | details › |
Versions & arches
Use flags of 148.0.7778.215
- +X Add support for X11
- bindist Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues)
- bluetooth Enable Bluetooth. Disabling bluetooth does break WebAuthn. Could also break something else. Improved patch is welcome.
- bundled-toolchain Download and use the upstream binary toolchain(s) to build Chromium
- cfi Build with CFI (Control Flow Integrity) enabled. It requires "-stdlib=libc++", see #40 for more details.
- convert-dict Patch and build the convert_dict utility. The script will be installed into /usr/lib64/chromium-browser/update-dicts.sh. More info here: https://github.com/ungoogled-software/ungoogled-chromium/issues/188#issuecomment-444752907
- cups Add support for CUPS (Common Unix Printing System)
- custom-cflags Build with user-specified CFLAGS (unsupported)
- debug Enable DCHECK feature with severity configurable at runtime. Mostly intended for debugging and development, NOT RECOMMENDED for general use.
- ffmpeg-chromium (binpkg only) Use Chromium FFmpeg fork (media-video/ffmpeg-chromium) rather than mainline FFmpeg (media-video/ffmpeg)
- enable-driver Build chromedriver
- gtk4 Build with GTK4 headers
- hangouts Enable support for Google Hangouts features such as screen sharing
- headless Build Ozone only with headless backend, NOT RECOMMENDED for general uses
- kerberos Add kerberos support
- +libcxx Use bundled C++ Standard Library (libc++)
- nvidia Use libXNVCtrl library from x11-drivers/nvidia-drivers instead of the bundled one
- +official Enable Official build instead of Developer build
- optimize-thinlto Whether to enable ThinLTO optimizations. Turning ThinLTO optimizations on can substantially increase link time and binary size, but they generally also make binaries a fair bit faster.
- optimize-webui Optimize parts of Chromium's UI written with web technologies (HTML/CSS/JS) for runtime performance purposes. This does more work at compile time for speed benefits at runtime.
- override-data-dir Change default user data directory to "~/.config/cromite". No data moved automatically.
- pax-kernel Allow building on a PaX-enabled kernel
- pgo Enable PGO. Requires bundled binary profile data in sources tree. Often requires masked/testing llvm.