summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /profiles/use.local.desc
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc69
1 files changed, 41 insertions, 28 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 742dcd5ad38b..cd478f6fae30 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -25,7 +25,9 @@ app-accessibility/speech-dispatcher:espeak - Adds support for espeak speech engi
app-accessibility/speech-dispatcher:flite - Adds support for flite speech engine
app-accessibility/speechd-el:brltty - brltty support
app-admin/calamares:pythonqt - Enable PythonQt-based module interface
+app-admin/clsync:apidoc - Provide doxygen generated API docs.
app-admin/clsync:cgroups - Use cgroups to limit /dev access.
+app-admin/clsync:clsync - Build clsync binary. Most likely you want it. However it is possible to build only libclsync without clsync itself.
app-admin/clsync:cluster - Enable clustering support (allows master-master clsync on multiple hosts). Not fully implemented yet.
app-admin/clsync:control-socket - Enable AF_UNIX control socket support.
app-admin/clsync:extra-debug - Enable extra debugging. This will hurt performance badly. Be ready for tons of output.
@@ -33,6 +35,7 @@ app-admin/clsync:extra-hardened - Enable extra security checks. This will hurt p
app-admin/clsync:gio - Enable GIO for FS monitoring (glib based alternative to inotify interface, not recommended; if both are compiled, may be selected at runtime).
app-admin/clsync:highload-locks - Allows to use spinlocks for short delays instead of mutexes, but only on SMP systems.
app-admin/clsync:namespaces - Enable namespaces isolation.
+app-admin/clsync:socket-library - Build the control and monitoring socket library: libclsync.
app-admin/conky:apcupsd - Enable support for sys-power/apcupsd
app-admin/conky:bundled-toluapp - Enable support for bundled toluapp. This only makes sense in combination with the lua-* flags
app-admin/conky:cmus - Enable monitoring of music played by media-sound/cmus
@@ -486,7 +489,7 @@ app-emulation/docker-credential-helpers:gnome-keyring - Build secretservice help
app-emulation/docker-credential-helpers:pass - Build pass helper for the pass utility.
app-emulation/dosemu:fluidsynth - use media-sound/fluidsynth for MIDI emulation
app-emulation/faudio:dumpvoices - FAudio dumps buffer data to individual files with RIFF/XWMA headers, usable with players like ffplay/testxwma.
-app-emulation/faudio:ffmpeg - FAudio has optional support for decoding xWMA resources using FFmpeg, requiring: media-video/ffmpeg (note: this feature is not supported by media-video/libav).
+app-emulation/faudio:ffmpeg - FAudio has optional support for decoding xWMA resources using FFmpeg, requiring: media-video/ffmpeg
app-emulation/faudio:test - Build and run faudio testsuite.
app-emulation/faudio:utils - Build all faudio utilities.
app-emulation/faudio:xnasong - Build support for optional XNG_SONG component (note: this not required by app-emulation/wine-staging, app-emulation/wine-vanilla for faudio XAudio support).
@@ -788,7 +791,6 @@ 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/scim-sunpinyin:gtk3 - Enable support for x11-libs/gtk+:3
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
app-i18n/uim:eb - Enable support for dev-libs/eb
app-i18n/uim:gtk2 - Enable support for x11-libs/gtk+:2
@@ -872,7 +874,6 @@ app-metrics/collectd:udev - Enable optional udev usage in disk plugin; Required
app-metrics/collectd:xfs - Enable optional capability to filter on XFS file system in df plugin; Requires XFS headers from sys-fs/xfsprogs
app-misc/anki:recording - Enable support for audio recording
app-misc/anki:sound - Enable support for adding sound to cards
-app-misc/binwalk:graph - Enable support for generating entropy graphs
app-misc/blink1:mini-tool - Build and install command-line mini-tool blink1-mini-tool (normally used for embedded devices)
app-misc/blink1:server - Build and install REST API server (currently hard-coded to TCP port 8080)
app-misc/blink1:tool - Build and install command-line tool blink1-tool
@@ -1067,7 +1068,6 @@ app-office/kmymoney:weboob - Enable import of online banking transactions extrac
app-office/kraft:pim - Enable support for KDE PIM resources integration
app-office/libreoffice:coinmp - Use sci-libs/coinor-mp as alternative solver
app-office/libreoffice:googledrive - Enable support for remote files on Google Drive
-app-office/libreoffice:gtk2 - Enable legacy gtk2 frontend
app-office/libreoffice:mariadb - Prefer mariadb connector over mysql connector
app-office/libreoffice:odk - Build the Office Development Kit
app-office/libreoffice:pdfimport - Enable PDF import via the Poppler library
@@ -1128,7 +1128,6 @@ app-shells/bash:mem-scramble - Build with custom malloc/free overwriting allocat
app-shells/bash:net - Enable /dev/tcp/host/port redirection
app-shells/bash:plugins - Add support for loading builtins at runtime via 'enable'
app-shells/bash-completion:eselect - Support blacklisting of completions via 'eselect bash-completion'. This enables custom Gentoo patching of upstream completion loader.
-app-shells/dash:vanilla - Support echo -n, and enable echo -e all the time (unsupported)
app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh
app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred.
app-shells/shish:diet - Use dev-libs/dietlibc
@@ -1266,6 +1265,7 @@ app-text/texlive:xetex - Add support for XeTeX macros (dev-texlive/texlive-xetex
app-text/texlive:xindy - Add support for app-text/xindy, a flexible indexing system
app-text/texlive-core:luajittex - Add support for LuaJitTeX: LuaTeX based on LuaJIT which is usually faster.
app-text/texlive-core:xetex - Add support for XeTeX: a TeX system with Unicode and modern font technologies.
+app-text/texlive-core:xindy - Add support for Xindy: A general-purpose index processor.
app-text/wdiff:experimental - Build experimental utilities (mdiff, unify, wdiff2)
app-text/webgen:builder - Enable programmatic HTML/XML generation
app-text/webgen:highlight - Enable syntax highlighting for certain plugins
@@ -2169,7 +2169,6 @@ dev-libs/libclsync:extra-hardened - Enable extra security checks. This may hurt
dev-libs/libdbusmenu:gtk - Enable support for GTK+2
dev-libs/libdbusmenu:gtk3 - Enable support for GTK+3
dev-libs/libdynd:cuda - Enable NVIDIA CUDA toolkit support
-dev-libs/libdynd:mkl - Enable a plugin for Intel Math Kernel Library sci-libs/mkl
dev-libs/libevent:debug - Support runtime debug mode and malloc hooks (for programmers)
dev-libs/libffi:pax_kernel - Use PaX emulated trampolines, for we can't use PROT_EXEC
dev-libs/libffi:test-bhaible - Run extended regression tests (very slow).
@@ -2242,6 +2241,10 @@ dev-libs/libsodium:urandom - Use /dev/urandom instead of /dev/random
dev-libs/libspt:libtirpc - Build against net-libs/libtirpc for RPC support
dev-libs/libtasn1:valgrind - Enable usage of dev-util/valgrind in debug
dev-libs/libtermkey:demos - Install demos, which pulls in dev-libs/glib
+dev-libs/libucl:regex - Enable regex support
+dev-libs/libucl:sign - Enable signatures check
+dev-libs/libucl:urls - Enable URLs fetch
+dev-libs/libucl:utils - Install utils for checking other configs
dev-libs/libunibreak:doc - Install html API documentation.
dev-libs/libunibreak:man - Generate man pages with doxygen.
dev-libs/libverto:glib - Support event loops using dev-libs/glib
@@ -2253,6 +2256,7 @@ dev-libs/libvoikko:hfst - Enable HFST morphology backend
dev-libs/libxmlb:stemmer - Enable language stemming support
dev-libs/libzia:ftdi - Enable support for FTDI USB chips
dev-libs/libzip:mbedtls - Use net-libs/mbedtls as TLS provider
+dev-libs/libzip:tools - Install binary tools to compare, modify and merge zip files
dev-libs/link-grammar:aspell - Adds support for app-text/aspell spell checker
dev-libs/link-grammar:hunspell - Adds support for app-text/hunspell spell checker
dev-libs/log4cplus:iconv - Use inconv for wchar_t <-> char conversions. See also log4cplus's unicode.txt documentation
@@ -2516,7 +2520,6 @@ dev-python/cryptography:idna - enable support for the old, deprecated IDNA speci
dev-python/ctypescrypto:gost - Build with support for GOST Message Authentication Code
dev-python/cvxopt:dsdp - Use interior point library sci-libs/dsdp
dev-python/cvxopt:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
-dev-python/dap:server - Enable OpenDAP server support
dev-python/dask:distributed - Add support for distributed computing with dev-python/distributed
dev-python/drf-yasg:validation - Enable swagger spec validation using swagger-spec-validator
dev-python/editorconfig-core-py:cli - Install command line interface as well as python library
@@ -2540,7 +2543,6 @@ dev-python/kombu:sqs - Enables Amazon SQS transport module for Kombu
dev-python/kombu:yaml - Enables yaml backend
dev-python/markdown:pygments - Enable fancy pygments support
dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit
-dev-python/matplotlib:gtk2 - Enable x11-libs/gtk+:2 support
dev-python/matplotlib:gtk3 - Enable x11-libs/gtk+:3 support
dev-python/matplotlib-python2:excel - Pull dev-python/xlwt for the exceltools toolkit
dev-python/matplotlib-python2:gtk3 - Enable x11-libs/gtk+:3 support
@@ -2735,7 +2737,7 @@ dev-qt/qt3d:gamepad - Add support for gamepad hardware via dev-qt/qtgamepad
dev-qt/qt3d:qml - Build QML/QtQuick bindings
dev-qt/qtbluetooth:qml - Build QML/QtQuick bindings and imports
dev-qt/qtcharts:qml - Build QML/QtQuick bindings and imports
-dev-qt/qtcore:old-kernel - Disable syscalls not available on Linux kernels older than 3.17
+dev-qt/qtcore:old-kernel - Disable syscalls not available on Linux kernels older than 4.11
dev-qt/qtcore:systemd - Enable native journald logging support
dev-qt/qtdatavis3d:qml - Build QML/QtQuick bindings and imports
dev-qt/qtdeclarative:localstorage - Build the LocalStorage import for QtQuick (requires QtSql)
@@ -3134,7 +3136,6 @@ games-board/freedoko:net - Enable network game support
games-board/freedoko:openclipartcards - Install the openclipartcards card set
games-board/freedoko:pysolcards - Install the PySol card set
games-board/freedoko:xskatcards - Install the XSkat card set
-games-board/grhino:gtp - Install the GTP (Go/Game Text Protocol) frontend
games-board/pasang-emas:extras - Install some extra themes
games-board/pioneers:help - Enable gnome ingame help via scrollkeeper
games-board/pysolfc:extra-cardsets - Install extra cardsets
@@ -3248,6 +3249,7 @@ games-fps/prboom-plus:net - Enable support for network play
games-fps/prboom-plus:portmidi - Enable support for MIDI via media-libs/portmidi
games-fps/prboom-plus:sdl2-image - Enable support for high-resolution texture support via media-libs/sdl2-image
games-fps/prboom-plus:sdl2-mixer - Enable support for MIDI via media-libs/sdl2-mixer
+games-fps/prboom-plus:server - Build PrBoom-Plus server
games-fps/quake2-icculus:demo - Install the demo files (quake2-demodata) and configure for use
games-fps/quake2-icculus:qmax - Build the pretty version (quake max)
games-fps/quake2-icculus:rogue - Build support for the 'Ground Zero' Mission Pack (rogue)
@@ -3369,6 +3371,7 @@ games-strategy/wesnoth:server - Enable compilation of server
games-util/deutex:man - Build and install man pages
games-util/gslist:web - Enable the web interface
games-util/lgogdownloader:gui - Enable GUI login support for passing reCAPTCHA
+games-util/slade:fluidsynth - Enable MIDI software synthesis using media-sound/fluidsynth
games-util/wit:fuse - Enable image mount support via fuse
gnome-base/gconf:ldap - Build backend which enables default mail accounts, addressbooks and calendars for Evolution to be configured using each user's LDAP entry."
gnome-base/gdm:bluetooth-sound - Allow loading of bluetooth sound modules. This may be necessary for accessibility screen readers, but may cause bluetooth sound issues for users logging in.
@@ -3439,13 +3442,9 @@ gnome-extra/libgda:mdb - Enable support for Microsoft Access database using app-
gnome-extra/libgda:reports - Install tools for generating graphical reports
gnome-extra/libgda:sourceview - Enable support for x11-libs/gtksourceview
gnome-extra/libgsf:gtk - Enable use of gdk in thumbnailer
-gnome-extra/nemo:packagekit - Use packagekit to search for programs to open unknown file types
-gnome-extra/nemo:tracker - Add support for app-misc/tracker search
gnome-extra/nm-applet:gcr - Enable advanced certificate chooser, requires app-crypt/gcr
-gnome-extra/nm-applet:lto - Enable link time optimization
gnome-extra/nm-applet:modemmanager - Enable support for mobile broadband devices using net-misc/modemmanager
gnome-extra/nm-applet:teamd - Enable teamd configuration editor
-gnome-extra/nm-applet:wwan - Enable WWAN support
gnome-extra/sushi:office - Support viewing file formats such as generated by app-office/libreoffice
gnome-extra/synapse:plugins - Build support for plugins using net-libs/rest
gnustep-apps/gemas:projectcenter - Build and install plugin for gnustep-apps/projectcenter
@@ -3461,6 +3460,7 @@ gnustep-base/libobjc2:boehm-gc - Enable Hans Boehm's garbage collector (dev-libs
gui-apps/grim:jpeg - Enable JPEG support.
gui-apps/grim:man - Generate and install man pages.
gui-apps/kanshi:man - build and install man pages
+gui-apps/lavalauncher:man - Build and install man pages
gui-apps/mako:icons - Enable support for icons
gui-apps/slurp:man - Generate and install man pages.
gui-apps/swaybg:man - Build and install man pages
@@ -3480,6 +3480,10 @@ gui-libs/wlroots:X - Enable support for X11 applications (XWayland)
gui-libs/wlroots:elogind - Enable support for rootless session via elogind
gui-libs/wlroots:icccm - Use xcb-icccm (from x11-libs/xcb-util-wm) util library for improved Xwayland introspection
gui-libs/wlroots:x11-backend - Enable support for handling input/output devices through x11-libs/libxcb
+gui-wm/hikari:gamma - add gamma control for redshift
+gui-wm/hikari:layershell - add support for wayland apps using layer shell
+gui-wm/hikari:man - build and install man pages
+gui-wm/hikari:screencopy - add support for screen grabbing
gui-wm/sway:X - Enable support for X11 applications (XWayland)
gui-wm/sway:elogind - Enable support for rootless session via elogind
gui-wm/sway:fish-completion - Enable fish completion support
@@ -3492,8 +3496,7 @@ gui-wm/sway:swaymsg - Install 'swaymsg': tool for communicating with a running s
gui-wm/sway:swaynag - Install 'swaynag': shows a message with buttons
gui-wm/sway:tray - Enable support for StatusNotifierItem tray specification
gui-wm/sway:wallpapers - Install sway's default wallpaper image
-gui-wm/wayfire:debug - add debugging symbols for error reporting. DISABLE ALL SYSTEM USE FLAGS BEFORE REPORTING BUGS.
-gui-wm/wayfire:gles2 - use libglvnd to do animations more efficiently
+gui-wm/wayfire:gles - use libglvnd to do animations more efficiently
gui-wm/wayfire:system-wfconfig - use the system-wide wf-config, else build it as a submodule. DO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.
gui-wm/wayfire:system-wlroots - use the system wide wlroots, else build it as a submodule. DO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.
kde-apps/akonadi:designer - Install plugin for dev-qt/designer
@@ -3624,7 +3627,6 @@ kde-apps/spectacle:share - Enable support for a share menu using kde-frameworks/
kde-apps/step:qalculate - Enable the libqalculate library for unit conversion
kde-apps/umbrello:php - Enable PHP import support using dev-util/kdevelop and dev-util/kdevelop-pg-qt
kde-apps/yakuake:absolute-position - Use kde-frameworks/kwayland for absolute window positioning in KWin
-kde-frameworks/frameworkintegration:appstream - Enable AppStream software metadata support
kde-frameworks/kcompletion:designer - Build plugins for dev-qt/designer
kde-frameworks/kconfigwidgets:designer - Build plugins for dev-qt/designer
kde-frameworks/kconfigwidgets:man - Build and install man pages
@@ -3917,6 +3919,10 @@ mail-mta/netqmail:authcram - Enable AUTHCRAM support
mail-mta/netqmail:gencertdaily - Generate SSL certificates daily instead of hourly
mail-mta/netqmail:highvolume - Prepare netqmail for high volume servers
mail-mta/netqmail:pop3 - Include POP3 server
+mail-mta/notqmail:authcram - Enable AUTHCRAM support
+mail-mta/notqmail:gencertdaily - Generate SSL certificates daily instead of hourly
+mail-mta/notqmail:highvolume - Prepare notqmail for high volume servers
+mail-mta/notqmail:pop3 - Include POP3 server
mail-mta/opensmtpd:mta - Enable this to install as system-wide MTA
mail-mta/postfix:dovecot-sasl - Enable net-mail/dovecot protocol version 1 (server only) SASL implementation
mail-mta/postfix:eai - Add support for SMTPUTF8
@@ -4128,6 +4134,7 @@ media-gfx/nvidia-texture-tools:cg - Enable NVIDIA C graphics compiler toolkit pl
media-gfx/nvidia-texture-tools:glew - Enable support for The OpenGL Extension Wrangler Library (media-libs/glew)
media-gfx/openclipart:gzip - Compresses clip art using gzip
media-gfx/openexr_viewers:cg - Add support for nvidia's cg shaders
+media-gfx/openscad:ccache - Use dev-util/ccache to speed up rebuilds
media-gfx/openvdb:abi3-compat - Disables newer features to maintain compatibility with ABI3. Enabled by default.
media-gfx/openvdb:abi4-compat - Disables newer features to maintain compatibility with ABI4. Enabled by default.
media-gfx/photoqt:devil - Support additional image formats using media-libs/devil
@@ -4189,6 +4196,7 @@ media-libs/dav1d:8bit - Add support for decoding 8-bit AV1.
media-libs/dav1d:asm - Enable custom assembly for faster decoding.
media-libs/devil:allegro - Add support for Allegro
media-libs/devil:nvtt - Add support for media-gfx/nvidia-texture-tools
+media-libs/dumb:allegro - Add support for Allegro 4
media-libs/esdl:image - Enable image support
media-libs/faad2:digitalradio - Digital Radio Mondiale (warning: disables other decoders)
media-libs/flickcurl:raptor - Use media-libs/raptor for proper RDF serializing
@@ -4364,10 +4372,11 @@ media-libs/openimageio:dicom - Enable DICOM medical image file support via sci-l
media-libs/openimageio:field3d - Enable f3d file (write) support via media-libs/Field3D
media-libs/openimageio:opencv - Enable OpenCV support via media-libs/opencv
media-libs/openimageio:ptex - Enable Ptex texture mapping system file support via media-libs/ptex
-media-libs/opensubdiv:cuda - Enable NVIDIA CUDA Toolkit support through dev-util/nvidia-cuda-toolkit.
-media-libs/opensubdiv:opencl - Enable OpenCL support through virtual/opencl.
-media-libs/opensubdiv:ptex - Adds support for faster per-face texture mapping through media-libs/ptex.
-media-libs/opensubdiv:tbb - Enable multithreading with the Intel Threads Building Blocks through dev-cpp/tbb.
+media-libs/opensubdiv:cuda - Enable NVIDIA CUDA Toolkit support through dev-util/nvidia-cuda-toolkit
+media-libs/opensubdiv:opencl - Enable OpenCL support through virtual/opencl
+media-libs/opensubdiv:ptex - Adds support for faster per-face texture mapping through media-libs/ptex
+media-libs/opensubdiv:tbb - Enable multithreading with the Intel Threads Building Blocks through dev-cpp/tbb
+media-libs/opensubdiv:tutorials - Install the tutorials
media-libs/opus:custom-modes - Enable non-Opus modes, e.g. 44.1 kHz and 2^n frames
media-libs/opusfile:fixed-point - Enable fixed-point arithmetic operations
media-libs/opusfile:float - Enable floating point arithmetic operations
@@ -4418,7 +4427,6 @@ media-libs/x265:12bit - Add support for producing 12bits HEVC.
media-libs/x265:asm - Enable x86_64 assembly optimizations.
media-libs/x265:numa - Build with support for NUMA nodes.
media-libs/x265:pic - Disable optimized assembly code that is not PIC friendly
-media-libs/x265:power8 - Enable support for Power 8 assembly optimizations.
media-libs/xine-lib:bluray - Enable playback of Blu-ray filesystems using media-libs/libbluray
media-libs/xine-lib:dxr3 - Enable support for DXR3 mpeg acceleration cards.
media-libs/xine-lib:flac - Build the media-libs/flac based FLAC demuxer and decoder. This flag is not needed for playing FLAC content, neither standalone nor in Ogg container (OggFLAC), but might have better support for exotic features like 24-bit samples or 96kHz sample rates.
@@ -4442,7 +4450,6 @@ media-plugins/audacious-plugins:bs2b - Enable Bauer Bauer stereophonic-to-binaur
media-plugins/audacious-plugins:cue - Support CUE sheets using the libcue library
media-plugins/audacious-plugins:fluidsynth - Support FluidSynth as MIDI synth backend
media-plugins/audacious-plugins:gme - Support various gaming console music formats
-media-plugins/audacious-plugins:gtk - Build with GTK interface instead of Qt5
media-plugins/audacious-plugins:http - Support HTTP streams through neon
media-plugins/audacious-plugins:qtmedia - Enable playback via dev-qt/qtmultimedia
media-plugins/audacious-plugins:scrobbler - Build with scrobbler/LastFM submission support
@@ -4534,7 +4541,6 @@ media-sound/aqualung:systray - Enable system tray support
media-sound/ardour:phonehome - contact ardour.org at startup for new announcements
media-sound/ario:idle - Enable experimental support for MPD's idle command to reduce bandwidth and cpu usage, requires MPD 0.14
media-sound/asunder:mac - Support for creation of Monkey's Audio files (APE)
-media-sound/audacious:gtk - Build with GTK interface instead of Qt5
media-sound/audacity:id3tag - Enables ID3 tagging with id3tag library
media-sound/audacity:lv2 - Add support for Ladspa V2
media-sound/audacity:midi - Enables MIDI support
@@ -4871,6 +4877,7 @@ media-tv/mythtv:java - BD-J support for Blu-ray discs
media-tv/mythtv:lcd - Enable use of app-misc/lcdproc data display
media-tv/mythtv:lirc - LIRC remote control device support
media-tv/mythtv:mythlogserver - Enable support for syslog and file logging
+media-tv/mythtv:nvdec - Enable NVDEC (NVCUVID) hardware accelerated video decoding
media-tv/mythtv:perl - Build the perl bindings for MythTV
media-tv/mythtv:vbox - V@Box Communications network-attached tuner devices support
media-tv/mythtv:vpx - Enable VP8/VP9 support for media-libs/libvpx
@@ -4994,7 +5001,8 @@ media-video/ffmpeg:srt - Enable support for Secure Reliable Transport (SRT) via
media-video/ffmpeg:ssh - Enable SSH/sftp support via net-libs/libssh.
media-video/ffmpeg:twolame - Enables MP2 encoding via media-sound/twolame as an alternative to the internal encoder.
media-video/ffmpeg:vidstab - Enables video stabilization filter using vid.stab library (media-libs/vidstab).
-media-video/ffmpeg:vpx - Enables vp8 codec support using libvpx: Decoding vp8 does not require this to be enabled but libvpx can also be used for decoding; encoding vp8 requires this useflag to be enabled though.
+media-video/ffmpeg:vpx - Enables VP8 and VP9 codec support using libvpx: Decoding does not require this to be enabled but libvpx can also be used for decoding; encoding requires this useflag to be enabled though.
+media-video/ffmpeg:vulkan - Enables support for the vulkan API for GPU offload.
media-video/ffmpeg:x265 - Enables HEVC encoding with media-libs/x265.
media-video/ffmpeg:zeromq - Enables net-libs/zeromq support with the zmq/azmq filters.
media-video/ffmpeg:zimg - Enables media-libs/zimg based scale filter.
@@ -5023,7 +5031,9 @@ media-video/mjpg-streamer:output-http - Small HTTP server plugin which sends WWW
media-video/mjpg-streamer:output-rtsp - Plugin which provides a mechanism to take snapshots with a trigger from a UDP packet
media-video/mjpg-streamer:output-udp - Plugin receiving content over UDP and storing to a directory
media-video/mjpg-streamer:www - Installs WWW content
+media-video/motion:mariadb - Add mariadb database support
media-video/motion:mmal - Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi.
+media-video/motion:supervise-daemon - Add experimental suppport for OpenRC's supervise-daemon process supervision
media-video/motiontrack:multiprocess - Enables multi-process support (SMP/cluster) for motiontrack programs
media-video/mplayer:bl - Blinkenlights video output
media-video/mplayer:bluray - Enable playback of Blu-ray filesystems
@@ -6049,6 +6059,7 @@ net-libs/libmicrohttpd:epoll - use epoll() system call
net-libs/libmicrohttpd:messages - enable error messages
net-libs/libnids:glib - Use dev-libs/glib for multiprocessing support
net-libs/libnids:libnet - Include code requiring net-libs/libnet
+net-libs/libnma:pkcs11 - Enable PKCS#11 support in certificate chooser via app-crypt/gcr
net-libs/liboauth:bindist - Alias for the nss USE flag, since there are license compliancy trouble when using OpenSSL.
net-libs/liboauth:curl - If enabled, net-misc/curl is used thorugh the libcurl library; if it's not, the curl command is used instead. Some features are only available when using the library, but using it as library requires matching SSL implementations.
net-libs/liboauth:nss - Use Mozilla NSS (dev-libs/nss) as hash library; if this is disabled, dev-libs/openssl is used instead.
@@ -6072,6 +6083,7 @@ net-libs/libsoup:gssapi - Enable GSSAPI support
net-libs/libsoup:samba - Use net-fs/samba for NTLM Single Sign-On
net-libs/libsrtp:aesicm - Use AES ICM cryptographic algorithm
net-libs/libsrtp:console - Use /dev/console instead of stdout for error messages
+net-libs/libsrtp:nss - Use NSS crypto primitives
net-libs/libsrtp:openssl - Use OpenSSL crypto primitives
net-libs/libsrtp:syslog - Use syslog for error messages
net-libs/libssh:gcrypt - Use dev-libs/libgcrypt as TLS provider
@@ -7009,6 +7021,7 @@ net-wireless/gnuradio:fec - enable block for convolutional encoding using the CC
net-wireless/gnuradio:filter - enable filter signal processing blocks
net-wireless/gnuradio:grc - enable GNU Radio Companion graphical tool to design signal processing flow graphs
net-wireless/gnuradio:log - enable logging to console and files
+net-wireless/gnuradio:modtool - enable modtool for editing GNU Radio modules and components
net-wireless/gnuradio:noaa - enable NOAA POES HRPT receiver blocks
net-wireless/gnuradio:pager - enable pager signal processing blocks
net-wireless/gnuradio:performance-counters - enable block performance counters
@@ -7026,7 +7039,6 @@ net-wireless/gr-osmosdr:airspy - Build with Airspy support
net-wireless/gr-osmosdr:bladerf - Build with Nuand BladeRF support
net-wireless/gr-osmosdr:fcd - Build with Funcube Dongle support
net-wireless/gr-osmosdr:hackrf - Build with Great Scott Gadgets HackRF support
-net-wireless/gr-osmosdr:iio - Build with Industrial IO support for devices such as Analog Devices Pluto
net-wireless/gr-osmosdr:iqbalance - Enable support for I/Q balancing using gr-iqbal
net-wireless/gr-osmosdr:mirisdr - Build with Mirics MSi2500 + MSi001 SDR support
net-wireless/gr-osmosdr:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support
@@ -7567,7 +7579,6 @@ sci-mathematics/minisat:extended-solver - Build extended version of SAT solver w
sci-mathematics/msieve:ecm - Enable support for the GMP-ECM library
sci-mathematics/normaliz:extras - Install Macaulay2 and sci-mathematics/singularpackages as shipped by upstream
sci-mathematics/octave:glpk - Add support for sci-mathematics/glpk for linear programming
-sci-mathematics/octave:openssl - Use dev-libs/openssl for low level hash functions
sci-mathematics/octave:qhull - Add support for media-libs/qhull, to allow `delaunay', `convhull', and related functions
sci-mathematics/octave:qrupdate - Add support for sci-libs/qrupdatefor QR and Cholesky update functions
sci-mathematics/octave:sparse - Add enhanced support for sparse matrix algebra with SuiteSparse
@@ -8075,6 +8086,7 @@ sys-boot/refind:hfs - Builds the EFI binary hfs filesystem driver
sys-boot/refind:iso9660 - Builds the EFI binary iso9660 filesystem driver
sys-boot/refind:ntfs - Builds the EFI binary ntfs filesystem driver
sys-boot/refind:reiserfs - Builds the EFI binary reiserfs filesystem driver
+sys-boot/silo:tilo-only - Install only the tilo netboot tool
sys-boot/vboot-utils:libzip - Use dev-libs/libzip.
sys-boot/woeusb:minimal - Install only woeusb tool
sys-cluster/ceph:babeltrace - Add support for LTTng babeltrace
@@ -8836,6 +8848,7 @@ x11-apps/igt-gpu-tools:chamelium - Enables support for building Chamelium tests
x11-apps/igt-gpu-tools:man - Build and install man pages
x11-apps/igt-gpu-tools:overlay - Build the intel-gpu-overlay utility
x11-apps/igt-gpu-tools:runner - Build the test runner
+x11-apps/igt-gpu-tools:tests - Build and install tests
x11-apps/igt-gpu-tools:valgrind - Support valgrind annotations
x11-apps/igt-gpu-tools:xv - Enable intel-gpu-overlay xv backend
x11-apps/mesa-progs:egl - Build EGL utilities
@@ -9036,7 +9049,7 @@ x11-terms/rxvt-unicode:perl - Enable perl script support. You can still disable
x11-terms/rxvt-unicode:unicode3 - Use 21 instead of 16 bits to represent unicode characters
x11-terms/rxvt-unicode:utmp - Enable utmp support
x11-terms/rxvt-unicode:wtmp - Enable wtmp support
-x11-terms/terminator:libnotify - Enables desktop notifications viadev-python/notify-python
+x11-terms/terminator:libnotify - Enables desktop notifications via x11-libs/libnotify
x11-terms/terminology:extras - Install additional testing tools
x11-terms/xfce4-terminal:utempter - Include utmp management support via sys-libs/libutempter
x11-terms/xterm:openpty - Use openpty() in preference to posix_openpt()