www-client/firefox (gentoo)

Search

Install

Install this package:

emerge -a www-client/firefox

Package Information

Description:
Firefox Web Browser
Homepage:
https://www.firefox.com
License:
MPL-2.0 GPL-2 LGPL-2.1

Versions

Version EAPI Keywords Slot
152.0 8 ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 rapid
151.0.4 8 ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 rapid
140.12.0 8 amd64 arm64 ~loong ~ppc64 ~riscv ~x86 rapid
140.11.0 8 amd64 arm64 ~loong ~ppc64 ~riscv ~x86 rapid

Metadata

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>mozilla@gentoo.org</email>
		<name>Gentoo Mozilla Team</name>
	</maintainer>
	<use>
		<flag name="clang">Use Clang compiler instead of GCC</flag>
		<flag name="eme-free">Disable EME (DRM plugin) capability at build time</flag>
		<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically
		downloaded and kept up-to-date in user profiles</flag>
		<flag name="gnome-shell">Integrate with gnome-base/gnome-shell search</flag>
		<flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag>
		<flag name="jpegxl">Add JPEG XL image support (EXPERIMENTAL, no official upstream support)</flag>
		<flag name="jumbo-build">Enable unified build - combines source files to speed up build process, but requires more memory</flag>
		<flag name="libproxy">Enable libproxy support</flag>
		<flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H264 support
		instead of downloading binary blob from Mozilla at runtime</flag>
		<flag name="pgo">Add support for profile-guided optimization for faster binaries - this
		option will double the compile time</flag>
		<flag name="pulseaudio">Add sound server support via media-libs/libpulse (may be PulseAudio or
		Pipewire, or apulse if installed)</flag>
		<flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag>
		<flag name="system-av1">Use the system-wide <pkg>media-libs/dav1d</pkg>
		and <pkg>media-libs/libaom</pkg> library instead of bundled</flag>
		<flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg>
		instead of bundled and <pkg>media-gfx/graphite2</pkg> in most cases</flag>
		<flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg>
		instead of bundled</flag>
		<flag name="system-jpeg">Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg>
		instead of bundled</flag>
		<flag name="system-libevent">Use the system-wide <pkg>dev-libs/libevent</pkg>
		instead of bundled</flag>
		<flag name="system-libvpx">Use the system-wide <pkg>media-libs/libvpx</pkg>
		instead of bundled</flag>
		<flag name="system-pipewire">Use system <pkg>media-video/pipewire</pkg> for WebRTC and screencast instead of bundled one</flag>
		<flag name="system-png">Use the system-wide <pkg>media-libs/libpng</pkg>
		instead of bundled (requires APNG patches)</flag>
		<flag name="system-webp">Use the system-wide <pkg>media-libs/libwebp</pkg>
		instead of bundled</flag>
		<flag name="wasm-sandbox">Sandbox certain third-party libraries through WebAssembly using RLBox</flag>
		<flag name="wifi">Enable necko-wifi for NetworkManager integration, and access point MAC
		address scanning for better precision with opt-in geolocation services</flag>
	</use>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p www-client/firefox | euse -E <flag> -p www-client/firefox | euse -D <flag> -p www-client/firefox

Flag Description 152.0 151.0.4 140.12.0 140.11.0
X Add support for X11
clang Use Clang compiler instead of GCC
dbus Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
eme-free Disable EME (DRM plugin) capability at build time
gmp-autoupdate Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles
gnome-shell Integrate with gnome-base/gnome-shell search
hardened Activate default security enhancements for toolchain (gcc, glibc, binutils)
hwaccel Force-enable hardware-accelerated rendering (Mozilla bug 594876)
jack Add support for the JACK Audio Connection Kit
jpegxl Add JPEG XL image support (EXPERIMENTAL, no official upstream support)
jumbo-build Enable unified build - combines source files to speed up build process, but requires more memory
libproxy Enable libproxy support
openh264 Use <pkg>media-libs/openh264</pkg> for H264 support instead of downloading binary blob from Mozilla at runtime
pgo Add support for profile-guided optimization for faster binaries - this option will double the compile time
pulseaudio Add sound server support via media-libs/libpulse (may be PulseAudio or Pipewire, or apulse if installed)
selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
sndio Enable support for the <pkg>media-sound/sndio</pkg> backend
system-av1 Use the system-wide <pkg>media-libs/dav1d</pkg> and <pkg>media-libs/libaom</pkg> library instead of bundled
system-harfbuzz Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled and <pkg>media-gfx/graphite2</pkg> in most cases
system-icu Use the system-wide <pkg>dev-libs/icu</pkg> instead of bundled
system-jpeg Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg> instead of bundled
system-libevent Use the system-wide <pkg>dev-libs/libevent</pkg> instead of bundled
system-libvpx Use the system-wide <pkg>media-libs/libvpx</pkg> instead of bundled
system-pipewire Use system <pkg>media-video/pipewire</pkg> for WebRTC and screencast instead of bundled one
system-png Use the system-wide <pkg>media-libs/libpng</pkg> instead of bundled (requires APNG patches)
system-webp Use the system-wide <pkg>media-libs/libwebp</pkg> instead of bundled
telemetry Send anonymized usage information to upstream so they can better understand our users
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
valgrind Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind
wasm-sandbox Sandbox certain third-party libraries through WebAssembly using RLBox
wayland Enable dev-libs/wayland backend
wifi Enable necko-wifi for NetworkManager integration, and access point MAC address scanning for better precision with opt-in geolocation services

Files

Manifest

Type File Size Versions
DIST firefox-139-loong-patches-02.tar.xz 3096 bytes 140.12.0, 140.11.0
DIST wasi-sdk-32.0-arm64-linux.tar.gz 142940986 bytes 152.0, 151.0.4, 140.12.0, 140.11.0
DIST wasi-sdk-32.0-x86_64-linux.tar.gz 143157058 bytes 152.0, 151.0.4, 140.12.0, 140.11.0
Unmatched Entries
Type File Size
DIST firefox-140.11.0esr-ach.xpi 294371 bytes
DIST firefox-140.11.0esr-af.xpi 266634 bytes
DIST firefox-140.11.0esr-an.xpi 332299 bytes
DIST firefox-140.11.0esr-ar.xpi 445288 bytes
DIST firefox-140.11.0esr-ast.xpi 312216 bytes
DIST firefox-140.11.0esr-az.xpi 318412 bytes
DIST firefox-140.11.0esr-be.xpi 521200 bytes
DIST firefox-140.11.0esr-bg.xpi 457555 bytes
DIST firefox-140.11.0esr-bn.xpi 413377 bytes
DIST firefox-140.11.0esr-br.xpi 395302 bytes
DIST firefox-140.11.0esr-bs.xpi 447174 bytes
DIST firefox-140.11.0esr-ca-valencia.xpi 357934 bytes
DIST firefox-140.11.0esr-ca.xpi 404833 bytes
DIST firefox-140.11.0esr-cak.xpi 390847 bytes
DIST firefox-140.11.0esr-cs.xpi 475926 bytes
DIST firefox-140.11.0esr-cy.xpi 441956 bytes
DIST firefox-140.11.0esr-da.xpi 431126 bytes
DIST firefox-140.11.0esr-de.xpi 452699 bytes
DIST firefox-140.11.0esr-dsb.xpi 466065 bytes
DIST firefox-140.11.0esr-el.xpi 536817 bytes
DIST firefox-140.11.0esr-en-CA.xpi 411054 bytes
DIST firefox-140.11.0esr-en-GB.xpi 411412 bytes
DIST firefox-140.11.0esr-eo.xpi 433477 bytes
DIST firefox-140.11.0esr-es-AR.xpi 445515 bytes
DIST firefox-140.11.0esr-es-CL.xpi 446304 bytes
DIST firefox-140.11.0esr-es-ES.xpi 447015 bytes
DIST firefox-140.11.0esr-es-MX.xpi 446240 bytes
DIST firefox-140.11.0esr-et.xpi 359327 bytes
DIST firefox-140.11.0esr-eu.xpi 417292 bytes
DIST firefox-140.11.0esr-fa.xpi 421633 bytes
DIST firefox-140.11.0esr-ff.xpi 310183 bytes
DIST firefox-140.11.0esr-fi.xpi 430163 bytes
DIST firefox-140.11.0esr-fr.xpi 458457 bytes
DIST firefox-140.11.0esr-fur.xpi 451831 bytes
DIST firefox-140.11.0esr-fy-NL.xpi 442166 bytes
DIST firefox-140.11.0esr-ga-IE.xpi 315284 bytes
DIST firefox-140.11.0esr-gd.xpi 399430 bytes
DIST firefox-140.11.0esr-gl.xpi 442916 bytes
DIST firefox-140.11.0esr-gn.xpi 451091 bytes
DIST firefox-140.11.0esr-gu-IN.xpi 358974 bytes
DIST firefox-140.11.0esr-he.xpi 444991 bytes
DIST firefox-140.11.0esr-hi-IN.xpi 377455 bytes
DIST firefox-140.11.0esr-hr.xpi 437689 bytes
DIST firefox-140.11.0esr-hsb.xpi 462696 bytes
DIST firefox-140.11.0esr-hu.xpi 466165 bytes
DIST firefox-140.11.0esr-hy-AM.xpi 461618 bytes
DIST firefox-140.11.0esr-ia.xpi 430106 bytes
DIST firefox-140.11.0esr-id.xpi 422739 bytes
DIST firefox-140.11.0esr-is.xpi 432674 bytes
DIST firefox-140.11.0esr-it.xpi 440903 bytes
DIST firefox-140.11.0esr-ja.xpi 481317 bytes
DIST firefox-140.11.0esr-ka.xpi 494873 bytes
DIST firefox-140.11.0esr-kab.xpi 422861 bytes
DIST firefox-140.11.0esr-kk.xpi 506683 bytes
DIST firefox-140.11.0esr-km.xpi 348779 bytes
DIST firefox-140.11.0esr-kn.xpi 331777 bytes
DIST firefox-140.11.0esr-ko.xpi 467544 bytes
DIST firefox-140.11.0esr-lij.xpi 319285 bytes
DIST firefox-140.11.0esr-lt.xpi 379964 bytes
DIST firefox-140.11.0esr-lv.xpi 389077 bytes
DIST firefox-140.11.0esr-mk.xpi 316834 bytes
DIST firefox-140.11.0esr-mr.xpi 356252 bytes
DIST firefox-140.11.0esr-ms.xpi 295388 bytes
DIST firefox-140.11.0esr-my.xpi 343021 bytes
DIST firefox-140.11.0esr-nb-NO.xpi 429338 bytes
DIST firefox-140.11.0esr-ne-NP.xpi 349012 bytes
DIST firefox-140.11.0esr-nl.xpi 436181 bytes
DIST firefox-140.11.0esr-nn-NO.xpi 432220 bytes
DIST firefox-140.11.0esr-oc.xpi 410937 bytes
DIST firefox-140.11.0esr-pa-IN.xpi 494402 bytes
DIST firefox-140.11.0esr-pl.xpi 460926 bytes
DIST firefox-140.11.0esr-pt-BR.xpi 440763 bytes
DIST firefox-140.11.0esr-pt-PT.xpi 446417 bytes
DIST firefox-140.11.0esr-rm.xpi 438025 bytes
DIST firefox-140.11.0esr-ro.xpi 452843 bytes
DIST firefox-140.11.0esr-ru.xpi 525180 bytes
DIST firefox-140.11.0esr-sc.xpi 410465 bytes
DIST firefox-140.11.0esr-sco.xpi 322643 bytes
DIST firefox-140.11.0esr-si.xpi 411601 bytes
DIST firefox-140.11.0esr-sk.xpi 468229 bytes
DIST firefox-140.11.0esr-skr.xpi 485866 bytes
DIST firefox-140.11.0esr-sl.xpi 441203 bytes
DIST firefox-140.11.0esr-son.xpi 273120 bytes
DIST firefox-140.11.0esr-sq.xpi 456016 bytes
DIST firefox-140.11.0esr-sr.xpi 453371 bytes
DIST firefox-140.11.0esr-sv-SE.xpi 436160 bytes
DIST firefox-140.11.0esr-szl.xpi 341681 bytes
DIST firefox-140.11.0esr-ta.xpi 338147 bytes
DIST firefox-140.11.0esr-te.xpi 382197 bytes
DIST firefox-140.11.0esr-th.xpi 505495 bytes
DIST firefox-140.11.0esr-tl.xpi 356652 bytes
DIST firefox-140.11.0esr-tr.xpi 449314 bytes
DIST firefox-140.11.0esr-trs.xpi 324523 bytes
DIST firefox-140.11.0esr-uk.xpi 516731 bytes
DIST firefox-140.11.0esr-ur.xpi 370172 bytes
DIST firefox-140.11.0esr-uz.xpi 303479 bytes
DIST firefox-140.11.0esr-vi.xpi 469148 bytes
DIST firefox-140.11.0esr-xh.xpi 272790 bytes
DIST firefox-140.11.0esr-zh-CN.xpi 460700 bytes
DIST firefox-140.11.0esr-zh-TW.xpi 463741 bytes
DIST firefox-140.11.0esr.source.tar.xz 637083992 bytes
DIST firefox-140.12.0esr-ach.xpi 294369 bytes
DIST firefox-140.12.0esr-af.xpi 266638 bytes
DIST firefox-140.12.0esr-an.xpi 332303 bytes
DIST firefox-140.12.0esr-ar.xpi 445296 bytes
DIST firefox-140.12.0esr-ast.xpi 312214 bytes
DIST firefox-140.12.0esr-az.xpi 318397 bytes
DIST firefox-140.12.0esr-be.xpi 521208 bytes
DIST firefox-140.12.0esr-bg.xpi 457549 bytes
DIST firefox-140.12.0esr-bn.xpi 413372 bytes
DIST firefox-140.12.0esr-br.xpi 395302 bytes
DIST firefox-140.12.0esr-bs.xpi 447172 bytes
DIST firefox-140.12.0esr-ca-valencia.xpi 357944 bytes
DIST firefox-140.12.0esr-ca.xpi 404823 bytes
DIST firefox-140.12.0esr-cak.xpi 390833 bytes
DIST firefox-140.12.0esr-cs.xpi 475920 bytes
DIST firefox-140.12.0esr-cy.xpi 441959 bytes
DIST firefox-140.12.0esr-da.xpi 431125 bytes
DIST firefox-140.12.0esr-de.xpi 452706 bytes
DIST firefox-140.12.0esr-dsb.xpi 466064 bytes
DIST firefox-140.12.0esr-el.xpi 536817 bytes
DIST firefox-140.12.0esr-en-CA.xpi 411055 bytes
DIST firefox-140.12.0esr-en-GB.xpi 411403 bytes
DIST firefox-140.12.0esr-eo.xpi 433470 bytes
DIST firefox-140.12.0esr-es-AR.xpi 445514 bytes
DIST firefox-140.12.0esr-es-CL.xpi 446310 bytes
DIST firefox-140.12.0esr-es-ES.xpi 447011 bytes
DIST firefox-140.12.0esr-es-MX.xpi 446247 bytes
DIST firefox-140.12.0esr-et.xpi 359329 bytes
DIST firefox-140.12.0esr-eu.xpi 417292 bytes
DIST firefox-140.12.0esr-fa.xpi 421637 bytes
DIST firefox-140.12.0esr-ff.xpi 310178 bytes
DIST firefox-140.12.0esr-fi.xpi 430169 bytes
DIST firefox-140.12.0esr-fr.xpi 458457 bytes
DIST firefox-140.12.0esr-fur.xpi 451828 bytes
DIST firefox-140.12.0esr-fy-NL.xpi 442165 bytes
DIST firefox-140.12.0esr-ga-IE.xpi 315266 bytes
DIST firefox-140.12.0esr-gd.xpi 399422 bytes
DIST firefox-140.12.0esr-gl.xpi 442912 bytes
DIST firefox-140.12.0esr-gn.xpi 451084 bytes
DIST firefox-140.12.0esr-gu-IN.xpi 358981 bytes
DIST firefox-140.12.0esr-he.xpi 444982 bytes
DIST firefox-140.12.0esr-hi-IN.xpi 377462 bytes
DIST firefox-140.12.0esr-hr.xpi 437683 bytes
DIST firefox-140.12.0esr-hsb.xpi 462697 bytes
DIST firefox-140.12.0esr-hu.xpi 466165 bytes
DIST firefox-140.12.0esr-hy-AM.xpi 461608 bytes
DIST firefox-140.12.0esr-ia.xpi 430120 bytes
DIST firefox-140.12.0esr-id.xpi 422759 bytes
DIST firefox-140.12.0esr-is.xpi 432680 bytes
DIST firefox-140.12.0esr-it.xpi 440904 bytes
DIST firefox-140.12.0esr-ja.xpi 481322 bytes
DIST firefox-140.12.0esr-ka.xpi 494875 bytes
DIST firefox-140.12.0esr-kab.xpi 422856 bytes
DIST firefox-140.12.0esr-kk.xpi 506691 bytes
DIST firefox-140.12.0esr-km.xpi 348781 bytes
DIST firefox-140.12.0esr-kn.xpi 331784 bytes
DIST firefox-140.12.0esr-ko.xpi 467544 bytes
DIST firefox-140.12.0esr-lij.xpi 319283 bytes
DIST firefox-140.12.0esr-lt.xpi 379952 bytes
DIST firefox-140.12.0esr-lv.xpi 389078 bytes
DIST firefox-140.12.0esr-mk.xpi 316840 bytes
DIST firefox-140.12.0esr-mr.xpi 356248 bytes
DIST firefox-140.12.0esr-ms.xpi 295388 bytes
DIST firefox-140.12.0esr-my.xpi 343033 bytes
DIST firefox-140.12.0esr-nb-NO.xpi 429340 bytes
DIST firefox-140.12.0esr-ne-NP.xpi 349011 bytes
DIST firefox-140.12.0esr-nl.xpi 436185 bytes
DIST firefox-140.12.0esr-nn-NO.xpi 432218 bytes
DIST firefox-140.12.0esr-oc.xpi 410938 bytes
DIST firefox-140.12.0esr-pa-IN.xpi 494407 bytes
DIST firefox-140.12.0esr-pl.xpi 460925 bytes
DIST firefox-140.12.0esr-pt-BR.xpi 440764 bytes
DIST firefox-140.12.0esr-pt-PT.xpi 446419 bytes
DIST firefox-140.12.0esr-rm.xpi 438015 bytes
DIST firefox-140.12.0esr-ro.xpi 452828 bytes
DIST firefox-140.12.0esr-ru.xpi 525187 bytes
DIST firefox-140.12.0esr-sc.xpi 410470 bytes
DIST firefox-140.12.0esr-sco.xpi 322646 bytes
DIST firefox-140.12.0esr-si.xpi 411601 bytes
DIST firefox-140.12.0esr-sk.xpi 468230 bytes
DIST firefox-140.12.0esr-skr.xpi 485868 bytes
DIST firefox-140.12.0esr-sl.xpi 441199 bytes
DIST firefox-140.12.0esr-son.xpi 273126 bytes
DIST firefox-140.12.0esr-sq.xpi 456016 bytes
DIST firefox-140.12.0esr-sr.xpi 453371 bytes
DIST firefox-140.12.0esr-sv-SE.xpi 436151 bytes
DIST firefox-140.12.0esr-szl.xpi 341678 bytes
DIST firefox-140.12.0esr-ta.xpi 338148 bytes
DIST firefox-140.12.0esr-te.xpi 382201 bytes
DIST firefox-140.12.0esr-th.xpi 505490 bytes
DIST firefox-140.12.0esr-tl.xpi 356664 bytes
DIST firefox-140.12.0esr-tr.xpi 449313 bytes
DIST firefox-140.12.0esr-trs.xpi 324513 bytes
DIST firefox-140.12.0esr-uk.xpi 516734 bytes
DIST firefox-140.12.0esr-ur.xpi 370182 bytes
DIST firefox-140.12.0esr-uz.xpi 303480 bytes
DIST firefox-140.12.0esr-vi.xpi 469151 bytes
DIST firefox-140.12.0esr-xh.xpi 272793 bytes
DIST firefox-140.12.0esr-zh-CN.xpi 460702 bytes
DIST firefox-140.12.0esr-zh-TW.xpi 463739 bytes
DIST firefox-140.12.0esr.source.tar.xz 641934156 bytes
DIST firefox-140esr-patches-10.tar.xz 15052 bytes
DIST firefox-140esr-patches-12.tar.xz 16200 bytes
DIST firefox-151-patches-03.tar.xz 12808 bytes
DIST firefox-151.0.4.source.tar.xz 781352828 bytes
DIST firefox-152-patches-01.tar.xz 12184 bytes
DIST firefox-152.0.source.tar.xz 797845168 bytes