summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-73.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /www-client/firefox/firefox-73.0.ebuild
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'www-client/firefox/firefox-73.0.ebuild')
-rw-r--r--www-client/firefox/firefox-73.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/firefox/firefox-73.0.ebuild b/www-client/firefox/firefox-73.0.ebuild
index 28c979325c1b..6e104cb56f90 100644
--- a/www-client/firefox/firefox-73.0.ebuild
+++ b/www-client/firefox/firefox-73.0.ebuild
@@ -51,7 +51,6 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-# Remove system-harfbuzz until new working patch is generated
IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver
+gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon pgo
pulseaudio +screenshot selinux startup-notification +system-av1
@@ -68,8 +67,6 @@ SRC_URI="${SRC_URI}
${MOZ_SRC_URI}
${PATCH_URIS[@]}"
-# remove harfbuzz graphite dep until new working patch is generated for system libs
-# system-harfbuzz? ( >=media-libs/harfbuzz-2.5.3:0= >=media-gfx/graphite2-1.3.13 )
CDEPEND="
>=dev-libs/nss-3.49.2
>=dev-libs/nspr-4.24
@@ -260,6 +257,9 @@ src_prepare() {
use !wayland && rm -f "${WORKDIR}/firefox/2019_mozilla-bug1539471.patch"
eapply "${WORKDIR}/firefox"
+ eapply "${FILESDIR}/${PN}-73.0_fix_lto_pgo_builds.patch"
+ eapply "${FILESDIR}/${PN}-73.0_fix_llvm9.patch"
+
# Allow user to apply any additional patches without modifing ebuild
eapply_user