summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-01 23:27:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-01 23:50:20 +0200
commitcfc31caf453e56f7efa3f859d8c4e54d1a99f1b1 (patch)
treeeb2ff4f4d1f5bc2b103d9aa394aa06dc38ced8f8 /www-client
parentwww-client/firefox: bump to v80.0.1 (diff)
downloadgentoo-cfc31caf453e56f7efa3f859d8c4e54d1a99f1b1.tar.gz
gentoo-cfc31caf453e56f7efa3f859d8c4e54d1a99f1b1.tar.bz2
gentoo-cfc31caf453e56f7efa3f859d8c4e54d1a99f1b1.zip
www-client/firefox: re-introduce USE=dbus
Closes: https://bugs.gentoo.org/739910 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-80.0.1.ebuild12
1 files changed, 9 insertions, 3 deletions
diff --git a/www-client/firefox/firefox-80.0.1.ebuild b/www-client/firefox/firefox-80.0.1.ebuild
index 22579467fbed..47cde60ff863 100644
--- a/www-client/firefox/firefox-80.0.1.ebuild
+++ b/www-client/firefox/firefox-80.0.1.ebuild
@@ -52,7 +52,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver
+IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free geckodriver
+gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon
+openh264 pgo pulseaudio screencast +screenshot selinux +system-av1
+system-harfbuzz +system-icu +system-jpeg +system-libevent
@@ -85,8 +85,6 @@ CDEPEND="
>=media-libs/freetype-2.4.10
kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) )
virtual/freedesktop-icon-theme
- sys-apps/dbus
- dev-libs/dbus-glib
>=x11-libs/pixman-0.19.2
>=dev-libs/glib-2.26:2
>=sys-libs/zlib-1.2.3
@@ -99,6 +97,10 @@ CDEPEND="
x11-libs/libXfixes
x11-libs/libXrender
x11-libs/libXt
+ dbus? (
+ sys-apps/dbus
+ dev-libs/dbus-glib
+ )
screencast? ( media-video/pipewire:0/0.3 )
system-av1? (
>=media-libs/dav1d-0.3.0:=
@@ -115,6 +117,8 @@ CDEPEND="
system-webp? ( >=media-libs/libwebp-1.1.0:0= )
wifi? (
kernel_linux? (
+ sys-apps/dbus
+ dev-libs/dbus-glib
net-misc/networkmanager
)
)
@@ -582,6 +586,8 @@ src_configure() {
python/mozbuild/mozbuild/controller/building.py || \
die "Failed to disable ccache stats call"
+ mozconfig_use_enable dbus
+
mozconfig_use_enable wifi necko-wifi
mozconfig_use_enable geckodriver