2024-02-24 16:21:48 -08:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata >
<maintainer type= "project" >
<email > chromium@gentoo.org</email>
<name > Chromium in Gentoo Project</name>
</maintainer>
<maintainer type= "person" >
<email > kangie@gentoo.org</email>
<name > Matt Jolly</name>
</maintainer>
<use >
2025-01-20 00:03:05 +00:00
<flag name= "bundled-toolchain" > Download and use the upstream binary toolchain(s) to build Chromium</flag>
2024-02-24 16:21:48 -08:00
<flag name= "debug" > Enable DCHECK feature with severity configurable at runtime. Mostly intended for debugging and development, NOT RECOMMENDED for general use.</flag>
2025-01-20 00:03:05 +00:00
<flag name= "ffmpeg-chromium" > (binpkg only) Use Chromium FFmpeg fork (<pkg > media-video/ffmpeg-chromium</pkg> ) rather than mainline FFmpeg (<pkg > media-video/ffmpeg</pkg> )</flag>
2024-02-24 16:21:48 -08:00
<flag name= "gtk4" > Build with GTK4 headers.</flag>
<flag name= "hangouts" > Enable support for Google Hangouts features such as screen sharing</flag>
2025-01-20 00:03:05 +00:00
<flag name= "headless" > Build Ozone only with headless backend, NOT RECOMMENDED for general use.</flag>
2024-02-24 16:21:48 -08:00
<flag name= "official" > Enable Official build instead of Developer build.</flag>
<flag name= "pax-kernel" > Allow building on a PaX-enabled kernel</flag>
<flag name= "pgo" > Build with Profile Guided Optimizations (2-stage compilation)</flag>
<flag name= "proprietary-codecs" > Enable codecs for patent-encumbered audio and video formats.</flag>
<flag name= "system-harfbuzz" > Use system <pkg > media-libs/harfbuzz</pkg> instead of the bundled library.</flag>
<flag name= "system-icu" > Use system <pkg > dev-libs/icu</pkg> instead of the bundled one</flag>
<flag name= "system-png" > Use system <pkg > media-libs/libpng</pkg> instead of the bundled library</flag>
<flag name= "system-zstd" > Use system <pkg > app-arch/zstd</pkg> instead of the bundled one.</flag>
<flag name= "widevine" > Unsupported closed-source DRM capability (required by Netflix VOD)</flag>
</use>
<upstream >
<remote-id type= "github" > chromium/chromium</remote-id>
<remote-id type= "gitlab" > Matt.Jolly/chromium-patches</remote-id>
</upstream>
</pkgmetadata>