Install this package:
emerge -a www-client/firefox
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 152.0.5 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 152.0.4 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 152.0.3 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 152.0.2 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 152.0.1 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.12.0 | 8 | amd64 arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
<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>
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.5 | 152.0.4 | 152.0.3 | 152.0.2 | 152.0.1 | 140.12.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 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | firefox-139-loong-patches-02.tar.xz | 3096 bytes | 140.12.0 |
| DIST | wasi-sdk-32.0-arm64-linux.tar.gz | 142940986 bytes | 152.0.5, 152.0.4, 152.0.3, 152.0.2, 152.0.1, 140.12.0 |
| DIST | wasi-sdk-32.0-x86_64-linux.tar.gz | 143157058 bytes | 152.0.5, 152.0.4, 152.0.3, 152.0.2, 152.0.1, 140.12.0 |
| Type | File | Size |
|---|---|---|
| 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-12.tar.xz | 16200 bytes |
| DIST | firefox-152-patches-01.tar.xz | 12184 bytes |
| DIST | firefox-152-patches-02.tar.xz | 14228 bytes |
| DIST | firefox-152-patches-03.tar.xz | 14440 bytes |
| DIST | firefox-152.0.1.source.tar.xz | 802305628 bytes |
| DIST | firefox-152.0.2.source.tar.xz | 800198956 bytes |
| DIST | firefox-152.0.3.source.tar.xz | 797814612 bytes |
| DIST | firefox-152.0.4.source.tar.xz | 799102676 bytes |
| DIST | firefox-152.0.5.source.tar.xz | 800076384 bytes |