summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin185014 -> 185010 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask10
-rw-r--r--profiles/arch/arm/package.use.stable.mask4
-rw-r--r--profiles/arch/arm64/package.use.stable.mask2
-rw-r--r--profiles/arch/arm64/use.mask2
-rw-r--r--profiles/arch/base/package.use.mask14
-rw-r--r--profiles/arch/hppa/use.mask9
-rw-r--r--profiles/arch/powerpc/package.use.mask2
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
-rw-r--r--profiles/base/package.use.mask6
-rw-r--r--profiles/default/bsd/fbsd/package.use.mask4
-rw-r--r--profiles/default/bsd/package.use.mask1
-rw-r--r--profiles/default/linux/amd64/17.1/hardened/selinux/eapi1
-rw-r--r--profiles/default/linux/amd64/17.1/hardened/selinux/parent2
-rw-r--r--profiles/package.mask41
-rw-r--r--profiles/profiles.desc1
-rw-r--r--profiles/targets/desktop/package.use14
-rw-r--r--profiles/updates/2Q-20181
-rw-r--r--profiles/updates/4Q-20141
-rw-r--r--profiles/use.local.desc25
20 files changed, 74 insertions, 70 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 2eb96869a2ff..c972d03e1ea8 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 3cc41dab1ce7..1ccda556fea2 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,11 +18,11 @@
#--- END OF EXAMPLES ---
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
-# media-libs/vulkan-loader is keyworded on amd64
-app-emulation/wine-any -vulkan
-app-emulation/wine-d3d9 -vulkan
-app-emulation/wine-staging -vulkan
-app-emulation/wine-vanilla -vulkan
+# media-libs/vulkan-loader and app-emulation/vkd3d are keyworded on amd64
+app-emulation/wine-any -vkd3d -vulkan
+app-emulation/wine-d3d9 -vkd3d -vulkan
+app-emulation/wine-staging -vkd3d -vulkan
+app-emulation/wine-vanilla -vkd3d -vulkan
# Richard Yao <ryao@gentoo.org> (16 Apr 2018)
# sys-fs/zfs is keyworded on amd64
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 7efb190bb3b6..26104352bdc7 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Pacho Ramos <pacho@gentoo.org> (28 May 2018)
+# Don't rely on stable inkscape
+app-text/dblatex inkscape
+
# Andreas Sturmlechner <asturm@gentoo.org> (07 May 2018)
# Requires unstable dev-python/PyQt4
media-sound/pulseaudio qt4
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 1850882232c3..7ee65d17d708 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -22,7 +22,7 @@ app-text/xmlto latex
dev-libs/apr-util freetds odbc
gnome-base/dconf test
gnome-base/librsvg tools
-net-dns/avahi bookmarks gtk3 qt4 utils
+net-dns/avahi bookmarks gtk3 utils
net-misc/openssh X
sys-apps/dbus test
sys-apps/man-pages l10n_fr
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 701fa0507204..93ab8b7d0b6f 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -138,8 +138,6 @@ darcs
mercurial
kerberos
gpg
-gnome
-doc
emacs
gphoto2
afs
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index f0970c9541df..7538ed4c406a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
-# media-libs/vulkan-loader is not available everywhere
-app-emulation/wine-any vulkan
-app-emulation/wine-d3d9 vulkan
-app-emulation/wine-staging vulkan
-app-emulation/wine-vanilla vulkan
+# media-libs/vulkan-loader and app-emulation/vkd3d are not available everywhere
+app-emulation/wine-any vkd3d vulkan
+app-emulation/wine-d3d9 vkd3d vulkan
+app-emulation/wine-staging vkd3d vulkan
+app-emulation/wine-vanilla vkd3d vulkan
# Richard Yao <ryao@gentoo.org> (16 Apr 2018)
# sys-fs/zfs is not available everywhere.
@@ -218,10 +218,6 @@ sys-power/pm-utils video_cards_intel video_cards_radeon
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan X
-# Serkan Kaba <serkan@gentoo.org> (20 Jul 2008)
-# Java is not supported in most of the arches enchant is keyworded
-app-text/enchant zemberek
-
# Raúl Porcel <armin76@gentoo.org> (09 Nov 2008)
# CPU opts: This needs amd64, x86 and ppc on some of them
# dvdnav: hard masked dependency
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 157329615fb7..bde622940a01 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -3,6 +3,11 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Matt Turner <mattst88@gentoo.org> (26 May 2018)
+# Unmask systemd since it is keyworded here.
+-systemd
+
+#
# Jeroen Roovers <jer@gentoo.org> (22 Mar 2018)
# sys-cluster/ceph is not supported
ceph
@@ -93,10 +98,6 @@ fdk
# bootloader (bug #412801).
gptfdisk
-# Jeroen Roovers <jer@gentoo.org> (25 Apr 2012)
-# sys-apps/systemd is not tested
-systemd
-
# Jeroen Roovers <jer@gentoo.org> (4 Apr 2012)
# media-video/vlc is not tested
vlc
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 4a742b4a3fcb..9b4563a8e284 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -204,7 +204,7 @@ dev-ruby/haml test
# Anthony G. Basile <blueness@gentoo.org> (14 Aug 2014)
# Mask these flags since mongodb is broken on ppc/ppc64
-dev-python/ipython doc matplotlib mongodb nbconvert notebook qt4 test
+dev-python/ipython doc matplotlib mongodb nbconvert notebook test
# Anthony G. Basile <blueness@gentoo.org> (12 Aug 2014)
# Ultimately pulls in nodejs which is broken.
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 463a5b3b737f..ba62d2f2003d 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Pacho Ramos <pacho@gentoo.org> (27 May 2018)
+# kde-frameworks/kdelibs4support not keyworded on ppc
+x11-wm/sawfish kde
+
# Andreas Sturmlechner <asturm@gentoo.org> (13 Feb 2018)
# Requires not yet keyworded dependencies
sys-libs/gwenhywfar sensors serialport webkit
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 518a65f3f352..0c8ef45efd9a 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -13,12 +13,6 @@
<app-office/libreoffice-bin-6.0 kde
<app-office/libreoffice-bin-debug-6.0 kde
-# Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018)
-# Qt4 is dead and going away.
-kde-plasma/plasma-desktop qt4
-kde-plasma/breeze qt4
-kde-plasma/oxygen qt4
-
# Michał Górny <mgorny@gentoo.org> (16 May 2018)
# Depends on last-rited sci-libs/coinhsl.
sci-libs/ipopt hsl
diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
index 28e9c5cc1266..f8738cd8f8a0 100644
--- a/profiles/default/bsd/fbsd/package.use.mask
+++ b/profiles/default/bsd/fbsd/package.use.mask
@@ -97,10 +97,6 @@ net-dns/bind gssapi
www-client/firefox wifi
www-client/seamonkey wifi
-# Naohiro Aota <naota@gentoo.org> (03 Oct 2012)
-# Mask gbm, udev is not supported on FreeBSD.
-media-libs/mesa gbm
-
# Naohiro Aota <naota@gentoo.org> (06 Oct 2012)
# Mask rpm, app-arch/rpm needs elfutils
net-analyzer/net-snmp rpm
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index f1326439248d..d256ea2e706d 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -71,6 +71,7 @@ www-client/links livecd
# needs udev
kde-frameworks/kdelibs udisks upower
+media-libs/libsdl2 kms
media-libs/mesa gbm dri3 d3d9
x11-base/xorg-drivers video_cards_radeonsi
x11-drivers/xf86-video-ati glamor
diff --git a/profiles/default/linux/amd64/17.1/hardened/selinux/eapi b/profiles/default/linux/amd64/17.1/hardened/selinux/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/hardened/selinux/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.1/hardened/selinux/parent b/profiles/default/linux/amd64/17.1/hardened/selinux/parent
new file mode 100644
index 000000000000..2190e9797eaa
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/hardened/selinux/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/selinux
diff --git a/profiles/package.mask b/profiles/package.mask
index 266d437ec5f2..cadd7cafe8f8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,33 @@
#--- END OF EXAMPLES ---
+# Chema Alonso Josa <nimiux@gentoo.org> (28 May 2018)
+# Upstream is dead.
+# Masked for removal in 30 days. Bug #646118
+net-misc/urlview
+
+# Andreas Sturmlechner <asturm@gentoo.org> (27 May 2018)
+# Depends on dead Qt4. No more revdeps. Masked for removal in 30 days.
+dev-util/automoc
+media-libs/phonon-qt7
+
+# Kent Fredric <kentnl@gentoo.org> (27 May 2018)
+# Subject to Man-in-the-middle security bypass vulnerability.
+# Retained in tree only for users who need older versions
+# for compatibility reasons.
+# Bug: #623942
+<dev-perl/DBD-mysql-4.44.0
+
+# Akinori Hattori <hattya@gentoo.org> (27 May 2018)
+# Dead upstream, for old versions of iBus
+# Masked for removal in 30 days.
+app-i18n/ibus-tutcode
+
+# Matt Turner <mattst88@gentoo.org> (25 May 2018)
+# New package. Needs to interact with media-libs/mesa and
+# x11-drivers/nvidia-drivers. Work in progress.
+media-libs/libglvnd
+
# Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018)
# Depends on dead Qt4. Masked for removal in 30 days. Bug #629018
dev-libs/libattica
@@ -137,8 +164,6 @@ sci-libs/freesteam
# Remaining fetch-restricted game packages missing BLAKE2B hashes.
# Please provide updated hashes if you have the matching distfiles.
# Bug #642876. Removal in 30 days.
-games-action/shadowgrounds-bin
-games-action/shadowgrounds-survivor-bin
games-action/trine2
games-misc/dont-starve
games-puzzle/larry
@@ -329,7 +354,8 @@ sci-chemistry/cyana
# Mart Raudsepp <leio@gentoo.org> (30 Mar 2018)
# GStreamer mp3 decoder plugin based on libmad is removed with gstreamer-1.12.
# media-plugins/gst-plugins-mpg123 is the suggested replacement.
-# Masked for removal in 30 days. Bug 631128
+# Please keep this package.mask entry until at least 26th June 2018 for
+# extra notification of the deprecation and replacement. Bug #631128.
media-plugins/gst-plugins-mad:1.0
# Lars Wendler <polynomial-c@gentoo.org> (27 Mar 2018)
@@ -375,15 +401,6 @@ media-plugins/gst-plugins-mad:1.0
# See https://wiki.gentoo.org/wiki/Project:Hardened_uClibc
sys-libs/uclibc
-# Mart Raudsepp <leio@gentoo.org> (23 Feb 2018)
-# Old net-libs/webkit-gtk SLOTs have hundreds of known security issues.
-# Use the security safe net-libs webkit-gtk SLOT=4 instead via
-# libraries and applications ported to gtk3 and webkit2gtk API.
-# Please keep this package.mask entry until at least 25th May 2018 for
-# extra notification of the security vulnerabilities. Bug #577068.
-net-libs/webkit-gtk:2
-net-libs/webkit-gtk:3
-
# Eray Aslan <eras@gentoo.org> (08 Feb 2018)
# Mask experimental software
=mail-mta/postfix-3.4*
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 5c5d06c7d969..afac0df64f6a 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -54,6 +54,7 @@ amd64 default/linux/amd64/17.0/x32 dev
amd64 default/linux/amd64/17.1 exp
amd64 default/linux/amd64/17.1/selinux exp
amd64 default/linux/amd64/17.1/hardened exp
+amd64 default/linux/amd64/17.1/hardened/selinux exp
amd64 default/linux/amd64/17.1/desktop exp
amd64 default/linux/amd64/17.1/desktop/gnome exp
amd64 default/linux/amd64/17.1/desktop/gnome/systemd exp
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 9cf1b517d791..6e4d872f1dc8 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,20 +1,6 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
-# Integration for Qt4-based applications
-<kde-plasma/plasma-desktop-5.12.2 qt4
-<kde-plasma/breeze-5.12.2 qt4
-<kde-plasma/oxygen-5.12.2 qt4
-
-# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
-# Required by kde-frameworks/kdelibs
-app-crypt/qca qt4
-dev-libs/libdbusmenu-qt qt4
-media-libs/phonon qt4
-media-libs/phonon-vlc qt4
-sys-auth/polkit-qt qt4
-
# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
# Not required, but makes life easier with Qt; bug #457934
app-arch/unzip natspec
diff --git a/profiles/updates/2Q-2018 b/profiles/updates/2Q-2018
index 9effb4e77c8a..e966642c9cea 100644
--- a/profiles/updates/2Q-2018
+++ b/profiles/updates/2Q-2018
@@ -8,3 +8,4 @@ move x11-proto/xcb-proto x11-base/xcb-proto
move dev-db/xtrabackup-bin dev-db/percona-xtrabackup-bin
move ros-meta/geometry_experimental ros-meta/geometry2
slotmove =dev-ruby/websocket-driver-0.7.0 0 0.7
+move kde-plasma/oxygen-fonts media-fonts/oxygen-fonts
diff --git a/profiles/updates/4Q-2014 b/profiles/updates/4Q-2014
index 4c826bbc341d..b8ba9c673fa2 100644
--- a/profiles/updates/4Q-2014
+++ b/profiles/updates/4Q-2014
@@ -7,6 +7,5 @@ slotmove =dev-cpp/gstreamermm-0.10* 0 0.10
move net-zope/zc-buildout dev-python/zc-buildout
move net-zope/zope-interface dev-python/zope-interface
move media-gfx/photo media-gfx/photoqt
-move kde-base/oxygen-fonts kde-plasma/oxygen-fonts
move dev-db/postgresql-base dev-db/postgresql
move dev-db/pgasync dev-python/pgasync
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3b4969cec42e..1185a3878b02 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -459,6 +459,7 @@ app-emulation/bochs:gdb - Enable support for the remote GDB stub
app-emulation/bochs:x86-64 - Enable support for emulation of 64-bit CPUs
app-emulation/containerd:btrfs - Support for BTRFS snapshot driver
app-emulation/crossover-bin:capi - Enable ISDN support via CAPI
+app-emulation/crossover-bin:opencl - Enable OpenCL support
app-emulation/docker:apparmor - Enable AppArmor support.
app-emulation/docker:aufs - Enables dependencies for the "aufs" graph driver, including necessary kernel flags.
app-emulation/docker:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
@@ -612,6 +613,7 @@ app-emulation/virtualbox-bin:rdesktop-vrdp - Install the rdesktop client integra
app-emulation/virtualbox-bin:sdk - Enable building of SDK
app-emulation/virtualbox-bin:vboxwebsrv - Install the VirtualBox webservice
app-emulation/virtualbox-modules:pax_kernel - Apply patch needed for pax enabled kernels
+app-emulation/vkd3d:spirv-tools - Enable SPIRV shader debugging support using dev-util/spirv-tools
app-emulation/vov:gprof - build with profiling support
app-emulation/wine-any:capi - Enable ISDN support via CAPI
app-emulation/wine-any:custom-cflags - Bypass strip-flags; use at your own peril
@@ -636,6 +638,7 @@ app-emulation/wine-any:sdl - Add support for gamepad detection using SDL
app-emulation/wine-any:staging - Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet
app-emulation/wine-any:themes - Support GTK+:3 window theming through Wine-Staging
app-emulation/wine-any:udev - Use virtual/libudev to provide plug and play support
+app-emulation/wine-any:vkd3d - Use app-emulation/vkd3d to provide Direct3D 12 support
app-emulation/wine-any:vulkan - Enable Vulkan drivers
app-emulation/wine-d3d9:capi - Enable ISDN support via CAPI
app-emulation/wine-d3d9:custom-cflags - Bypass strip-flags; use at your own peril
@@ -656,6 +659,7 @@ app-emulation/wine-d3d9:run-exes - Use Wine to open and run .EXE and .MSI files
app-emulation/wine-d3d9:samba - Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing
app-emulation/wine-d3d9:sdl - Add support for gamepad detection using SDL
app-emulation/wine-d3d9:udev - Use virtual/libudev to provide plug and play support
+app-emulation/wine-d3d9:vkd3d - Use app-emulation/vkd3d to provide Direct3D 12 support
app-emulation/wine-d3d9:vulkan - Enable Vulkan drivers
app-emulation/wine-staging:capi - Enable ISDN support via CAPI
app-emulation/wine-staging:custom-cflags - Bypass strip-flags; use at your own peril
@@ -679,6 +683,7 @@ app-emulation/wine-staging:sdl - Add support for gamepad detection using SDL
app-emulation/wine-staging:staging - Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet
app-emulation/wine-staging:themes - Support GTK+:3 window theming through Wine-Staging
app-emulation/wine-staging:udev - Use virtual/libudev to provide plug and play support
+app-emulation/wine-staging:vkd3d - Use app-emulation/vkd3d to provide Direct3D 12 support
app-emulation/wine-staging:vulkan - Enable Vulkan drivers
app-emulation/wine-vanilla:capi - Enable ISDN support via CAPI
app-emulation/wine-vanilla:custom-cflags - Bypass strip-flags; use at your own peril
@@ -698,6 +703,7 @@ app-emulation/wine-vanilla:run-exes - Use Wine to open and run .EXE and .MSI fil
app-emulation/wine-vanilla:samba - Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing
app-emulation/wine-vanilla:sdl - Add support for gamepad detection using SDL
app-emulation/wine-vanilla:udev - Use virtual/libudev to provide plug and play support
+app-emulation/wine-vanilla:vkd3d - Use app-emulation/vkd3d to provide Direct3D 12 support
app-emulation/wine-vanilla:vulkan - Enable Vulkan drivers
app-emulation/winetricks:rar - Pull in app-arch/unrar for extraction of rar-compressed game files
app-emulation/x48:readline - Enables support for libreadline
@@ -786,9 +792,9 @@ app-i18n/scim-anthy:gtk3 - Enable support for x11-libs/gtk+:3
app-i18n/scim-anthy:kasumi - Use Anthy dictionary maintenance tool (app-dicts/kasumi)
app-i18n/tomoe:hyperestraier - Enable support for app-text/hyperestraier
app-i18n/translate-shell:tts - Enable text-to-speech support
-app-i18n/uim:anthy - Enable support for app-i18n/anthy input method
+app-i18n/uim:anthy - Enable support for app-i18n/anthy
app-i18n/uim:eb - Enable support for dev-libs/eb
-app-i18n/uim:gtk3 - Enable support for x11-libs/gtk+:3
+app-i18n/uim:gtk2 - Enable support for x11-libs/gtk+:2
app-i18n/uim:skk - Enable support for app-i18n/skk-jisyo
app-laptop/hdapsd:libconfig - Require dev-libs/libconfig to allow the daemon to read a configuration file at startup
app-laptop/ibam:gkrellm - Enable building of app-admin/gkrellm module
@@ -2919,8 +2925,7 @@ dev-util/idea-ultimate:custom-jdk - Install and use IntelliJ's custom JRE.
dev-util/intel-ocl-sdk:android - Install android related files
dev-util/intel-ocl-sdk:system-boost - Use system boost (dev-libs/boost) instead of bundled one
dev-util/intel-ocl-sdk:system-clang - Use system clang (sys-devel/clang) instead of bundled one
-dev-util/intel-ocl-sdk:system-qt - Use system Qt (sys-devel-qtcore, sys-devel/qtgui) instead of bundled one
-dev-util/intel-ocl-sdk:system-tbb - Use sytem Thread Building Blocks (dev-cpp/tbb) instead of bundled one
+dev-util/intel-ocl-sdk:system-tbb - Use system Thread Building Blocks (dev-cpp/tbb) instead of bundled one
dev-util/intel-ocl-sdk:tools - Install Intel Offline Compiler
dev-util/kdevelop:gdbui - Enable GUI for attaching GDB to a running process
dev-util/kdevelop:okteta - Enable hex editor plugin via kde-apps/okteta
@@ -3540,7 +3545,6 @@ kde-misc/kio-gdrive:kaccounts - Use kde-apps/kaccounts-integration backend (defa
kde-misc/kmarkdownwebview:webkit - Use dev-qt/qtwebkit instead of dev-qt/qtwebengine
kde-misc/tellico:discid - Add support for reading disc IDs from audio CDs
kde-plasma/kde-cli-tools:kdesu - Build graphical frontend for kde-frameworks/kdesu
-kde-plasma/kde-gtk-config:gtk3 - Add support for gtk+3-based applications.
kde-plasma/kdeplasma-addons:dictionary - Enable dictionary applet using dev-qt/qtwebengine
kde-plasma/kdeplasma-addons:share - Enable applet for quickly sharing data to a variety of sources
kde-plasma/kinfocenter:gles2 - Show OpenGL ES information in kinfocenter
@@ -3551,10 +3555,7 @@ kde-plasma/kwin:gles2 - Use OpenGL ES 2 instead of full GL
kde-plasma/kwin:multimedia - Enable effect video button in desktop effects KCM
kde-plasma/libksysguard:detailedmemory - Enable display of detailed memory information using dev-qt/qtwebkit.
kde-plasma/plasma-desktop:appstream - Enable AppStream software metadata support
-kde-plasma/plasma-desktop:gtk2 - Add support for gtk+2-based applications using legacy xembed systray icons via libappindicator.
-kde-plasma/plasma-desktop:gtk3 - Add support for gtk+3-based applications using legacy xembed systray icons via libappindicator.
kde-plasma/plasma-desktop:ibus - Use ibus input method via app-i18n/ibus
-kde-plasma/plasma-desktop:legacy-systray - Add support for applications using legacy xembed systray icons.
kde-plasma/plasma-desktop:mouse - Enable mouse KCM
kde-plasma/plasma-desktop:scim - Enable applets that use app-i18n/scim
kde-plasma/plasma-desktop:touchpad - Enable touchpad KCM
@@ -4184,6 +4185,7 @@ media-libs/libsdl2:fusionsound - use FusionSound audio driver
media-libs/libsdl2:gles - include OpenGL ES support
media-libs/libsdl2:haptic - Enable the haptic (force feedback) subsystem
media-libs/libsdl2:joystick - Control joystick support (disable at your own risk)
+media-libs/libsdl2:kms - Build the KMSDRM video driver
media-libs/libsdl2:sound - Control audio support (disable at your own risk)
media-libs/libsdl2:tslib - Build with tslib support for touchscreen devices
media-libs/libsdl2:video - Control video support (disable at your own risk)
@@ -4246,7 +4248,6 @@ media-libs/mlt:rtaudio - Builds rtaudio consumer for native audio support on mul
media-libs/mlt:ruby - Build SWIG bindings for Ruby
media-libs/mlt:sdl2 - Build media-libs/libsdl2 module
media-libs/netpbm:rle - Build converters for the RLE format (utah raster toolkit)
-media-libs/opencolorio:pdf - Install extra documentation in PDF format
media-libs/opencv:contrib - Install user contributed scripts from opencv_contrib (Experimental!)
media-libs/opencv:contrib_cvv - CVV module requires Qt5
media-libs/opencv:contrib_dnn - DNN module contrib requires tiny dnn
@@ -4254,6 +4255,7 @@ media-libs/opencv:contrib_hdf - HDF module requires sci-libs/hdf5
media-libs/opencv:contrib_sfm - SFM module requires eigen, gflags, and glog
media-libs/opencv:contrib_xfeatures2d - Enables xfeatures2d and autodownload of samples in contrib
media-libs/opencv:cuda - Enable NVIDIA Cuda computations support (Experimental!)
+media-libs/opencv:dnn_samples - Download dnn caffeemodel samples
media-libs/opencv:eigen - Enable usage of dev-cpp/eigen for computations
media-libs/opencv:gdal - Enable support for sci-libs/gdal library
media-libs/opencv:gflags - Use Google's C++ argument parsing library
@@ -5599,6 +5601,7 @@ net-fs/netatalk:shadow - Add shadow support
net-fs/netatalk:ssl - Use dev-libs/openssl to provide DHX User Access Modules. These are not used with most recent versions of OS X and can be kept disabled without risks.
net-fs/netatalk:tracker - Add support for spotlight like tracker
net-fs/netatalk:utils - Install afpstats script
+net-fs/nfs-utils:junction - Enable NFS junction support in nfsref
net-fs/nfs-utils:ldap - Add ldap support
net-fs/nfs-utils:libmount - Link mount.nfs with libmount
net-fs/nfs-utils:nfsdcld - Enable nfsdcld NFSv4 clientid tracking daemon
@@ -6065,6 +6068,7 @@ net-libs/wvstreams:boost - Use dev-libs/boost to provide TR1-compatible function
net-libs/xrootd:fuse - Enable the sys-fs/fuse filesystem driver
net-libs/xrootd:http - Enable http protocol support
net-libs/xrootd:rbd - Enable rados block device support via sys-cluster/ceph
+net-libs/zeromq:drafts - Build draft API, which may change at any time without any notice, and is therefore not recommended for normal use.
net-libs/zeromq:pgm - Build PGM (Pragmatic General Multicast)extention, a protocol for reliable multicast transport of data over IP networks.
net-libs/zeromq:sodium - Use dev-libs/libsodium for cryptography
net-mail/automx:memcached - Enable memcached support
@@ -6633,8 +6637,6 @@ net-nntp/slrn:canlock - Add support for cancel locks via net-libs/canlock
net-nntp/slrn:uudeview - Add support for yEnc coding and more using dev-libs/uulib
net-nntp/tin:cancel-locks - Enable Cancel-Lock header functionality (also enables USE=evil)
net-nntp/tin:etiquette - Enable the display off posting etiquettes
-net-nntp/tin:evil - Let tin generate a message ID
-net-nntp/tin:forgery - Cancel messages posted from a different account
net-nntp/tin:gpg - Enable app-crypt/gnupg support
net-p2p/airdcpp-webclient:nat-pmp - Enable support for the NAT-PMP protocol
net-p2p/airdcpp-webclient:tbb - Enable support of the TBB library to improve performance
@@ -8792,6 +8794,7 @@ x11-themes/zuki-themes:mate - Install Metacity theme for mate-base/mate
x11-themes/zuki-themes:xfce - Install theme for xfce-base/xfwm4
x11-themes/zukitwo:gnome-shell - Install theme for gnome-base/gnome-shell
x11-wm/echinus:xrandr - Enable support for multihead configuration
+x11-wm/enlightenment:egl - Enable EGL rendering
x11-wm/enlightenment:enlightenment_modules_appmenu - Gadget that holds the menubar of the foreground application
x11-wm/enlightenment:enlightenment_modules_backlight - Backlight control slider gadget
x11-wm/enlightenment:enlightenment_modules_battery - A gadget to visualize your battery status