Files
guru/profiles/use.local.desc
Repository mirror & CI c5936a619d 2024-08-09 13:04:05 UTC
2024-08-09 13:04:05 +00:00

728 lines
49 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# This file is deprecated as per GLEP 56 in favor of metadata.xml.
# Please add your descriptions to your package's metadata.xml ONLY.
# * generated automatically using pmaint *
app-accessibility/rhvoice:cli - Build a CLI application that allows you to synthesize speech
app-accessibility/rhvoice:redistributable - Install also non-free (but redistributable) voices
app-accessibility/rhvoice:server - Build a server application
app-accessibility/rhvoice:speech-dispatcher - Build a speech-dispatcher middleware module
app-accessibility/rhvoice-core:speech-dispatcher - Build a speech-dispatcher middleware module
app-admin/ananicy-cpp:bpf - Use eBPF for processing
app-admin/ananicy-cpp:clang - Use Clang compiler instead of GCC
app-admin/hardinfo2:benchmark - sysbench for benchmarking
app-admin/hardinfo2:dmi - dmidecode for DMI
app-admin/hardinfo2:fwupd - fwupd
app-admin/hardinfo2:gtk3 - gtk+ user interface
app-admin/hardinfo2:mesa - mesa-progs
app-admin/hardinfo2:network - iperf for network benchmark
app-admin/hardinfo2:scsi - SCSI support
app-admin/hardinfo2:sensors - sensors module
app-admin/hardinfo2:udisks - storage module
app-admin/hardinfo2:xdg - use browser for homepage, bugs and links
app-admin/krapplet:pass - Add support for pass compatible storage
app-admin/vaultwarden:cli - Install client with the Command-Line Interface
app-admin/vaultwarden:web - Install client with Web UI
app-alternatives/phosh-keyboard:phosh-osk-stub - Symlink to phosh-base/phosh-osk-stub
app-alternatives/phosh-keyboard:squeekboard - Symlink to phosh-base/squeekboard
app-backup/blocksync-fast:xxhash - Enable dev-libs/xxhash support for very high speed hashing
app-backup/kopia-ui-bin:system-kopia - Use the system-wide app-backup/kopia instead of bundled.
app-containers/arachsys-containers:suid - allow unprivileged users to have multiple UIDs/GIDs in the container (see CVE-2014-8989 for implications)
app-containers/waydroid:clipboard - Enable clipboard manager service using dev-python/pyclip
app-containers/waydroid-images:system-gapps - Use the GAPPS variant of system.img
app-containers/waydroid-images:system-vanilla - Use the VANILLA variant of system.img
app-containers/waydroid-images:vendor-halium - Use the HALIUM_11 variant of vendor.img
app-containers/waydroid-images:vendor-mainline - Use the MAINLINE variant of vendor.img
app-crypt/clevis:luks - Enable LUKS support
app-crypt/clevis:tpm - Enable TPM support
app-crypt/gnome-encfs-manager:appindicator - Build in support for notifications using the libindicate or libappindicator plugin
app-crypt/intel-ipsec-mb:safe-data - sensitive information is cleared on completion of a function call
app-crypt/intel-ipsec-mb:safe-lookup - lookups which depend on sensitive information are implemented with constant time functions
app-crypt/intel-ipsec-mb:safe-param - input parameters are checked, looking generally for NULL pointers or an incorrect input length
app-crypt/tomb:tray - add a tomb tray in a QT desktop toolbar
app-crypt/uacme:gnutls - Use net-libs/gnutls instead of dev-libs/openssl
app-crypt/uacme:man - Build and install man pages
app-crypt/uacme:mbedtls - Use net-libs/mbedtls instead of dev-libs/openssl
app-crypt/uacme:ualpn - Build the ualpn proxy that transparently handles tls-alpn-01
app-editors/imhex:system-llvm - Use the system LLVM installation
app-editors/l3afpad:emacs - Implement Emacs key theme (experimental).
app-emulation/arnold:inkz80 - Use inkz80 processor emulation
app-emulation/box64:aot - Enables the dynamic ahead of time recompiler for increased performance on ARM
app-emulation/box86:aot - Enables the dynamic ahead of time recompiler for increased performance on ARM
app-emulation/cloud-utils:guest-utils - Installs utilities useful within a guest VM
app-emulation/cloud-utils:image-utils - Installs utilities useful for manipulating guest images from outside a guest VM
app-emulation/looking-glass:binutils - build backtrace support
app-emulation/looking-glass:pipewire - enable media-video/pipewire support
app-misc/apidb:commands - Build commands
app-misc/apidb:corelibs - Build Abtract layer
app-misc/apidb:mariadb - Build MariaDB Layer
app-misc/apidb:postgresql - Build PostgreSQL Layer
app-misc/clifm:arc4random - Use arc4random instead of random, requires 'posix' to be unset
app-misc/clifm:archive - Archive manipulation support (extraction/decompression, listing, repacking, mounting)
app-misc/clifm:bleach - Support for Bleach, the built-in file names cleaner
app-misc/clifm:emoji - Enable icons and set them to use the noto-emoji font (see media-fonts/noto-emoji)
app-misc/clifm:fzf - Enable support for tab completion via app-shells/fzf
app-misc/clifm:highlight - Syntax highlighting support
app-misc/clifm:icons - Enable icons and set them to use icons-in-terminal (see https://github.com/sebastiencs/icons-in-terminal)
app-misc/clifm:inotify - Use the inotify API for filesystem monitoring instead of a generic check, requires 'posix' to be unset
app-misc/clifm:lira - Add Lira as the default built-in resource opener
app-misc/clifm:magic - Use libmagic from sys-apps/file to query file MIME types (instead of using the output of the file command)
app-misc/clifm:media - Enable mounting/unmounting support (via the media and mountpoint commands) using either sys-apps/udevil or sys-fs/udisks
app-misc/clifm:nerdfonts - Enable icons and set them to use NerdFonts
app-misc/clifm:nls - Add translations support (via sys-devel/gettext)
app-misc/clifm:posix - Comply with POSIX.1-2008 as much as possible, removing support for Linux-specific "file birth time" information, inotify, and arc4random. Exceptions: for flags 'archive', 'media', and 'lira', although they require non-compliant functionality, enabling them selectively enables the non-compliant code, even with this flag set. (Hence, if your goal is POSIX compliance, make sure to disable those flags too!)
app-misc/clifm:profiles - Enable support for creating, switching, renaming, and deleting of user profiles
app-misc/clifm:qsort - Use Alexey Tourbin's faster qsort implementation
app-misc/clifm:suggestions - Autosuggestion support
app-misc/clifm:tags - Built-in file tagging system support
app-misc/clifm:trash - FreeDesktop compliant trash system support
app-misc/clifm:xdu - Use a home-made implementation of du(1) instead
app-misc/clipboard:lto - Enable Link Time Optimization (LTO)
app-misc/dbf:doc - build manpages
app-misc/far2l:archive - Multiarc extended archives support
app-misc/far2l:nfs - NFS support in NetRocks
app-misc/far2l:samba - SMB support in NetRocks
app-misc/far2l:sftp - SFTP support in NetRocks
app-misc/far2l:ssl - FTPS support in NetRocks
app-misc/far2l:webdav - WebDav support in NetRocks
app-misc/far2l:wxwidgets - GUI backend support
app-misc/ollama:amd - Add support of amd
app-misc/ollama:nvidia - Add support of nvidia
app-misc/tinyfetch:pci - Enables the use of pciutils to detect GPU names
app-misc/yazi:cli - Install CLI Data Distribution Service
app-text/klogg:lto - Build with link time optimization (LTO).
app-text/lchat:examples - install the example indent .filter
app-text/libspelling:enchant - Enable spellchecking using app-text/enchant
dev-build/FoBiS:graphviz - Add support of generation of a dependencies graph
dev-build/cargo-make:openssl - Enable TLS support with dev-libs/openssl
dev-build/cargo-make:rustls - Enable TLS support with rustls
dev-build/fpm:openmp - OpenMP support to build targets in parallel where possible
dev-cpp/cpptoml:libcxx - Use libc++ for the C++ standard library
dev-cpp/dpp:coro - Enable coroutine support
dev-cpp/dpp:voice - Enable voice-chat support
dev-cpp/drogon:brotli - Enable support for brotli compression
dev-cpp/drogon:mariadb - Add support for the mariadb database
dev-cpp/drogon:redis - Add support for the Redis database via dev-libs/hiredis
dev-cpp/drogon:spdlog - enable dev-libs/spdlog logging backend
dev-cpp/drogon:yaml - Add support for yaml config file
dev-cpp/sprout:texconv - Install texconv from subproject compost
dev-cpp/sprout:wavconv - Install texconv from subproject darkroom
dev-cpp/trantor:spdlog - enable dev-libs/spdlog logging backend
dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb
dev-cpp/xtensor:xsimd - Enable SIMD accelaration using dev-cpp/xsimd
dev-dotnet/gtk-sharp:atk - Build the ATK bindings.
dev-dotnet/gtk-sharp:gdk - Build the GDK bindings.
dev-dotnet/gtk-sharp:pango - Build the Pango bindings.
dev-embedded/esp-idf:riscv32 - Enable support for riscv32
dev-embedded/rauc:gpt - Add GPT support
dev-embedded/rauc:json - Add JSON support
dev-embedded/rauc:network - Add network update support
dev-embedded/rauc:service - Add dbus service
dev-games/liblcf:tools - Build and install additional command line tools, including lcf2xml and lcfstrings.
dev-java/corretto-bin:headless-awt - Don't install the X backend for AWT, needed by some GUIs
dev-java/microsoft-openjdk-bin:headless-awt - Don't install the X backend for AWT, needed by some GUIs
dev-lang/gnu-apl:erlang - Build the Erlang interface
dev-lang/gnu-apl:gtk3 - Include the interface to gtk3
dev-lang/gnu-apl:libapl - Build as a shared library rather than an executable
dev-lang/gnu-apl:pcre2 - Enable pcre2
dev-lang/gnu-apl:postgresql - Use postrgesql
dev-lang/gnu-apl:python - Build the Python extension lib_gnu_apl.so
dev-lang/gnu-apl:sqlite3 - Use sqlite3
dev-lang/quickjs:lto - Enable Link Time Optimizations (improves performance and decreases size of executables)
dev-libs/feedbackd:daemon - Build the feedbackd daemon
dev-libs/hts_engine:speech-tools - use memory allocation/free functions of app-accessibility/speech-tools
dev-libs/libdbf:doc - Include documentation
dev-libs/libdwarf:dwarfexample - enable dwarfexample compilation
dev-libs/libdwarf:dwarfgen - enable dwarfgen compilation
dev-libs/librepo:gpgme - Use GPGME instead of rpm library for OpenPGP key support
dev-libs/librepo:zchunk - Build with zchunk support
dev-libs/libsolv:zchunk - Build with zchunk support
dev-libs/md4c:md2html - Build the md2html cli tool
dev-libs/open62541:mbedtls - Enable encryption support using net-libs/mbedtls
dev-libs/open62541:openssl - Enable encryption support using dev-libs/openssl
dev-libs/open62541:pubsub - Enable OPC/UA Pub/Sub extensions
dev-libs/open62541:tools - Build additional shell tools
dev-libs/qschematic:qt6 - Build with Qt6 support
dev-libs/xqilla:tidy - Add Tidy-HTML5 support
dev-libs/zfp:aligned - Enable aligned memory allocation
dev-libs/zfp:cfp - Build CFP arrays library
dev-libs/zfp:examples - Build Examples
dev-libs/zfp:fasthash - Use a faster but more collision prone hash function
dev-libs/zfp:fortran - Build Fortran library
dev-libs/zfp:openmp - Enable OpenMP parallel compression
dev-libs/zfp:strided - Enable strided access for progressive zfp streams
dev-libs/zfp:twoway - Use two-way skew-associative cache
dev-libs/zfp:utilities - Build command line utilities
dev-python/anytree:dot - allow to create dot graphs using media-gfx/graphviz
dev-python/gevent:monitor - Enhancements to gevents self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage.
dev-python/gevent:recommended - A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevents operation on certain platforms (for example, in the past, it has included backports of newer APIs).
dev-python/python-socketio:asyncio-client - Add async websocket client
dev-python/python-socketio:client - Add websocket client
dev-util/distribution-gpg-keys:copr - Install GPG keys used by Copr projects
dev-util/dmg2img:lzfse - Enable support for Apple's LZFSE compression
dev-util/gammaray:3d - Build support for Qt5 3D modules
dev-util/gammaray:designer - Widget .ui file export
dev-util/gammaray:geolocation - Physical position determination support from Qt5 framework
dev-util/gammaray:printsupport - Printing support library from the Qt5 framework. Required for widget PDF export
dev-util/gammaray:qml - Build with Qt5 Quick support
dev-util/gammaray:script - Enable scripting support from the Qt5 framework
dev-util/gammaray:scxml - Build support for Qt5 State Chart XML (SCXML)
dev-util/gammaray:webengine - Enable support for dev-qt/qtwebengine
dev-util/insomnia-bin:ayatana -
dev-util/stylua:lua52 - Build for Lua 5.2
dev-util/stylua:lua53 - Build for Lua 5.3
dev-util/stylua:lua54 - Build for Lua 5.4
dev-util/stylua:luau - Build for Luau
dev-util/vala-language-server:debug_mem -
dev-util/vala-language-server:plugins -
games-action/ddnet:antibot - Enable support for a dynamic anticheat library.
games-action/ddnet:autoupdate - Enable the autoupdater.
games-action/ddnet:client - Enable client compilation.
games-action/ddnet:download-gtest - Download and compile GTest. Useful if GTest is not installed and there is no suitable package providing it.
games-action/ddnet:headless-client - Build the client without graphics.
games-action/ddnet:inform-update - Inform about available updates.
games-action/ddnet:server - Enable server compilation.
games-action/ddnet:tools - Enable tools compilation.
games-action/ddnet:upnp - Enable UPnP support for the server.
games-action/ddnet:videorecorder - Add video recording support using FFmpeg to the client.
games-action/ddnet:vulkan - Enable the vulkan backend.
games-action/ddnet:websockets - Enable WebSocket support for server.
games-arcade/taisei:lto - Enable link time optimization
games-arcade/taisei:zip - Enable loading of game data from ZIP packages via dev-libs/libzip
games-arcade/tetrio-desktop:tetrio-plus - Install with TETR.IO PLUS modification
games-board/fairy-stockfish:general-32 - Generic unoptimized 32-bits build
games-board/fairy-stockfish:general-64 - Generic unoptimized 64-bits build
games-board/fairy-stockfish:largeboards - Support for board sizes more than 8x8 (e.g., Xiangqi, Shogi). Engine is slower
games-board/fairy-stockfish:nnue - Embed and enable NNUE support (built-in for Xiangqi and Janggi, executable file is larger)
games-emulation/RetroArch:7zip - Compile in 7z support
games-emulation/RetroArch:X - Everything X11
games-emulation/RetroArch:alsa - ALSA support
games-emulation/RetroArch:cg - Cg shader support
games-emulation/RetroArch:cheevos - Retro Achievements
games-emulation/RetroArch:debug - Enable a debug build
games-emulation/RetroArch:dispmanx - Dispmanx video support
games-emulation/RetroArch:egl - EGL context support
games-emulation/RetroArch:ffmpeg - FFmpeg support
games-emulation/RetroArch:filters - Install audio/video filters
games-emulation/RetroArch:gles2 - Use GLESv2 instead of desktop GL
games-emulation/RetroArch:gles3 - OpenGLES3 support
games-emulation/RetroArch:hid - Low-level HID (Human Interface Device) support
games-emulation/RetroArch:jack - JACK support
games-emulation/RetroArch:kms - KMS context support
games-emulation/RetroArch:libass - SSA/ASS for FFmpeg subtitle support
games-emulation/RetroArch:libusb - Libusb HID support
games-emulation/RetroArch:materialui - MaterialUI menu
games-emulation/RetroArch:network - Networking features (recommended)
games-emulation/RetroArch:openal - OpenAL support
games-emulation/RetroArch:opengl - OpenGL 2.0 support
games-emulation/RetroArch:osmesa - Off-screen Mesa rendering
games-emulation/RetroArch:oss - OSS support
games-emulation/RetroArch:ozone - Ozone menu
games-emulation/RetroArch:pulseaudio - PulseAudio support
games-emulation/RetroArch:rgui - RGUI menu
games-emulation/RetroArch:sdl - SDL support
games-emulation/RetroArch:sdl2 - SDL2 support (disables SDL 1.x)
games-emulation/RetroArch:threads - Threading support
games-emulation/RetroArch:truetype - FreeType support
games-emulation/RetroArch:udev - Udev/Evdev gamepad support
games-emulation/RetroArch:v4l2 - Video4linux2 support
games-emulation/RetroArch:videocore - Broadcom Videocore 4 support
games-emulation/RetroArch:vulkan - Vulkan support
games-emulation/RetroArch:wayland - Wayland support
games-emulation/RetroArch:xinerama - Xinerama support
games-emulation/RetroArch:xmb - XMB menu
games-emulation/RetroArch:xv - XVideo support
games-emulation/RetroArch:zlib - zlib support (ZIP extract, PNG decoding/encoding)
games-emulation/dosbox-x:X - Enable X11 integration for better fullscreening functionality
games-emulation/dosbox-x:debug - Enable the internal debugger of this program
games-emulation/dosbox-x:ffmpeg - Enable MPEG.TS + H.264 video capture format support via media-video/ffmpeg
games-emulation/dosbox-x:fluidsynth - Enable FluidSynth to be used as the MIDI synthesizer
games-emulation/dosbox-x:opengl - Enable OpenGL as a video system to use for output
games-emulation/dosbox-x:png - Enable screenshot and video capture support via media-libs/libpng
games-emulation/dosbox-x:slirp - Enable the SLIRP back-end for network adapter emulation
games-emulation/dosbox-x:truetype - Enable TrueType font (TTF) output and printing support via media-libs/freetype
games-emulation/duckstation:discord - Enable Discord Rich Presence to show the current game on Discord
games-emulation/duckstation:egl - Enable EGL support
games-emulation/duckstation:evdev - Support EVDev controller interface
games-emulation/duckstation:fbdev - Support FBDev OpenGL contexts
games-emulation/duckstation:gamepad - Link with SDL2 for controller support
games-emulation/duckstation:gbm - Support DRM/KMS OpenGL contexts
games-emulation/duckstation:nogui - Build the NoGUI frontend
games-emulation/duckstation:qt6 - Build the QT frontend
games-emulation/duckstation:retroachievements - Build with RetroAchievements supports
games-emulation/np2kai:X - Build support for X
games-emulation/np2kai:haxm - Enable haxm emulation
games-emulation/np2kai:i286 - Enable i286 emulation USE="ia32" or USE="haxm" will disable it, unless all 3 emulation USE flags are set
games-emulation/np2kai:ia32 - Enable ia32 emulation
games-emulation/np2kai:sdl - Use media-libs/libsdl instead of media-libs/libsdl2
games-emulation/np2kai:sdl2 - Use media-libs/libsdl2 instead of media-libs/libsdl
games-emulation/rpcs3:discord - Enables Discord Rich Presence
games-emulation/rpcs3:faudio - Add faudio sound backend support
games-emulation/rpcs3:llvm - Use llvm backend for PPU cache generation
games-emulation/rpcs3:vulkan - Build vulkan renderer
games-engines/easyrpg-player:fluidsynth - Support FluidSynth as a MIDI synthesizer backend. Support the `--soundfont` command line option for custom soundfonts
games-engines/easyrpg-player:harfbuzz - Use media-libs/harfbuzz for Unicode text shaping. Depends on external font support by means of the truetype USE flag
games-engines/easyrpg-player:wildmidi - Support WildMIDI as a MIDI synthesizer backend
games-engines/fs2_open:clang - Use Clang compiler instead of GCC
games-engines/fs2_open:debug - Debug build to collect logfiles
games-engines/fs2_open:discord - Enable Discord RPC support
games-engines/instead:doc - Include some additional documentation on how to create games for the instead engine
games-engines/instead:sdl2 - Use libsdl2 instead of libsdl
games-fps/crispy-doom:fluidsynth - Use media-sound/fluidsynth for MIDI support
games-fps/crispy-doom:midi - Basic support for MIDI files
games-fps/crispy-doom:truecolor - Enable true-color rendering (experimental)
games-fps/etlegacy:autoupdate - Enable autoupdate
games-fps/etlegacy:freetype - Enable freetype
games-fps/etlegacy:gettext - Enable gettext
games-fps/etlegacy:irc - Enable built-in IRC client
games-fps/etlegacy:omnibot - Built with Omnibot
games-fps/etlegacy:renderer-gles - Enable renderer-gles
games-fps/etlegacy:renderer2 - Enable renderer2
games-fps/quakespasm:sdl2 - Use media-libs/libsdl2 instead of media-libs/libsdl
games-puzzle/atris:sound - Enable atris sound pack
games-rpg/open-adventure:autosave - Build with auto-save/resume enabled
games-rpg/open-adventure:nosave - Build with save/resume disabled
games-server/among-sus:notifications - Notify players you're moving
games-util/chiaki:cli - Build CLI interface
games-util/itch-bin:system-ffmpeg - Use the system-wide media-video/ffmpeg instead of bundled.
games-util/legendary:webview - Use dev-python/pywebview for the sign-in process
games-util/mangohud:mangoapp - Build and install mangoapp and mangoapp layer
games-util/mangohud:mangohudctl - Build and install mangohudctl
games-util/mangohud:mangoplot - Install mangoplot python script
games-util/mangohud:test - Run mangohud tests
games-util/mangohud:xnvctrl - Use XNVctrl as fall back for older Nvidia devices.
games-util/samrewritten:zenity - Support for dialog display messages
games-util/xivlauncher:aria2 - Enable Aria2 support.
games-util/xivlauncher:libsecret - Enable secrets/password storage support.
gnome-extra/yad:deprecated - Build with deprecated options
gnome-extra/yad:icon-browser - Build icon browser
gnome-extra/yad:sourceview - Enable x11-libs/gtksourceview support
gnome-extra/yad:standalone - Build standalone binary (without gsettings)
gnome-extra/yad:tools - Build yad-tools utility
gnome-extra/yad:tray - Build with status icon
gui-apps/ReGreet:openrc - Manually create cache and logs folder
gui-apps/ReGreet:systemd - Use system-tmpfiles to create cache and logs folder
gui-apps/coreapps-meta:location - Enable location discovery
gui-apps/coretoppings:location - Enable location discovery
gui-apps/fuzzel:cairo - Required for rounded corners and SVG icons
gui-apps/fuzzel:png - Enable support for PNG icons
gui-apps/fuzzel:svg - enables support for SVG icons
gui-apps/gtklock-extras:playerctl - gtklock module adding media player controls to the lockscreen
gui-apps/gtklock-extras:powerbar - gtklock module adding power controls to the lockscreen
gui-apps/gtklock-extras:userinfo - gtklock module adding user info to the lockscreen
gui-apps/hyprswitch:libadwaita - The gui should use libadwaita
gui-apps/nwg:hyprland - Pull in nwg-dock-hyprland instead of nwg-dock for sway
gui-apps/nwg-launchers:bar - Installs nwgbar, a horizontal or vertical button bar.
gui-apps/nwg-launchers:dmenu - Installs nwgdmenu, GTK dynamic menu windows.
gui-apps/nwg-launchers:grid - Installs nwggrid, a GNOME-like application grid.
gui-apps/nwg-launchers:layershell - Enable Wayland layer shell support
gui-apps/openrefine:commons - Download and install plugin for Wikimedia Commons
gui-apps/rofi-wayland:drun - Desktop file mode
gui-apps/rofi-wayland:windowmode - Window switcher mode
gui-apps/sfwbar:X - Add support for xkb maps
gui-apps/sfwbar:alsa - Add support for ALSA sound server
gui-apps/sfwbar:mpd - Add support for Music Player Daemon
gui-apps/sfwbar:pulseaudio - Add support for Pulse Audio sound server
gui-apps/swaylock-effects:fish-completion - Enable fish completion support
gui-apps/swaylock-effects:gdk-pixbuf - Enable additional image format support via the x11-libs/gdk-pixbuf library
gui-apps/swaylock-effects:man - Build and install man pages
gui-apps/swaylock-plugin:gdk-pixbuf - Enable additional image format support via the x11-libs/gdk-pixbuf library
gui-apps/swww:man - Build and install man pages
gui-apps/wlogout:bash-completions - Enable completions for bash shell
gui-apps/wlogout:fish-completions - Enable completions for fish shell
gui-apps/wlogout:layershell - Enable transparency
gui-apps/wlogout:zsh-completions - Enable completions for zsh shell
gui-apps/wob:seccomp - Linux kernel syscall filtering
gui-apps/xremap:gnome - GNOME Wayland
gui-apps/xremap:kde - KDE-Plasma Wayland
gui-apps/xremap:wlroots - Sway, Hyprland, etc.
gui-apps/xremap:x11 - X11
gui-apps/yambar:alsa - ALSA support
gui-apps/yambar:backlight - Backlight support
gui-apps/yambar:battery - Battery support
gui-apps/yambar:clock - Clock support
gui-apps/yambar:core - Compiles modules, particles and decorations as shared libraries, which are loaded on-demand
gui-apps/yambar:cpu - CPU monitoring support
gui-apps/yambar:disk-io - Disk I/O support
gui-apps/yambar:dwl - DWL (dwm for wayland) support
gui-apps/yambar:foreign-toplevel - Foreign toplevel (window tracking for Wayland) support
gui-apps/yambar:i3 - i3+Sway support
gui-apps/yambar:label - Label support
gui-apps/yambar:memory - Memory monitoring support
gui-apps/yambar:mpd - Music Player Daemon (MPD) support
gui-apps/yambar:network - Network monitoring support
gui-apps/yambar:pipewire - Pipewire support
gui-apps/yambar:pulseaudio - PulseAudio support
gui-apps/yambar:removables - Removables (USB sticks, CD-ROM etc) monitoring support
gui-apps/yambar:river - River support
gui-apps/yambar:script - Script support
gui-apps/yambar:sway-xkb - keyboard support for Sway
gui-apps/yambar:xkb - keyboard support for X11
gui-apps/yambar:xwindow - XWindow (window tracking for X11) support
gui-libs/gtk4-layer-shell:examples - Build the example C apps
gui-libs/gtk4-layer-shell:introspection - Build GObject Introspection data
gui-libs/gtk4-layer-shell:smoke-tests - Test that all examples can run
gui-libs/gtk4-layer-shell:vala - Build VAPI data and Vala example. The VAPI file allows this library to be used in Vala. Requires introspection.
gui-libs/scenefx:X - Enable support for X11 applications (XWayland)
gui-libs/scenefx:drm - Enable Direct Rendering Management
gui-libs/scenefx:examples - Build example applications
gui-libs/scenefx:libinput - Enable support for input devices via dev-libs/libinput
gui-libs/scenefx:liftoff - Enable support for libliftoff KMS plane backend
gui-libs/scenefx:x11-backend - Enable support for handling input/output devices through x11-libs/libxcb
gui-libs/scenefx:xcb-errors - Better error reporting when using xwayland
gui-libs/xdg-desktop-portal-hyprland:elogind - Enable support for rootless session via elogind
gui-wm/cage:X - Enable support for X11 applications (XWayland)
gui-wm/hyprland-contrib:grimblast - Install grimblast, a hyprland version of grimshot
gui-wm/hyprland-contrib:hdrop - Install hdrop, a tdrop replacement for Hyprland
gui-wm/hyprland-contrib:hyprprop - Install hyprprop, a xprop replacement for hyprland
gui-wm/hyprland-contrib:scratchpad - Install scratchpad script
gui-wm/hyprland-contrib:shellevents - Install shellevents, invoke hell functions in response to Hyprland socket events
gui-wm/hyprland-contrib:swap - Install try_swap_workspace, a script to emulate monitor-workspace agnostic behavior of other window managers
gui-wm/river:llvm - Use LLVM Zig backend
gui-wm/swayfx:X - Enable support for X11 applications (XWayland)
gui-wm/swayfx:grimshot - Install 'grimshot': script for taking screenshots
gui-wm/swayfx:swaybar - Install 'swaybar': sway's status bar component
gui-wm/swayfx:swaynag - Install 'swaynag': shows a message with buttons
gui-wm/swayfx:tray - Enable support for StatusNotifierItem tray specification
gui-wm/swayfx:wallpapers - Install sway's default wallpaper image
media-fonts/firge:nerdfonts - Install Nerd Fonts composite version
media-fonts/hackgen:nerdfonts - Install Nerd Fonts composite version
media-fonts/monaspace:variable - Whether to install the variable weight fonts
media-fonts/moralerspace:nerdfonts - Install Nerd Fonts composite version
media-fonts/plemoljp:hiddenspace - Install full-width space invisible version
media-fonts/plemoljp:nerdfonts - Install Nerd Fonts composite version
media-fonts/udev-gothic:nerdfonts - Install Nerd Fonts composite version
media-fonts/victor-mono:otf - Install the OpenType version of the font
media-fonts/victor-mono:ttf - Install the TrueType version of the font
media-gfx/bonzomatic:system-glew - Use the systems installed version of GLEW (upstream-unsupported)
media-gfx/bonzomatic:system-glfw - Use the systems installed version of GLFW (upstream-unsupported)
media-gfx/bonzomatic:system-miniaudio - Use the systems installed version of Miniaudio (upstream-unsupported)
media-gfx/bonzomatic:system-stb - Use the systems installed version of STB (upstream-unsupported)
media-gfx/bonzomatic:wayland - Build non-system-glfw for wayland instead of X11
media-gfx/grafx2:ttf - Install TTF Fonts
media-gfx/nsxiv:statusbar - Add statusbar support
media-gfx/swayimg:exr - Enable support for EXR image format
media-gfx/swayimg:jpegxl - Enable support for JPEG XL image format
media-gfx/vpuppr:ifm-tracker - Enable the iFacialMocap tracker.
media-gfx/vpuppr:meowface-tracker - Enable the MeowFace tracker.
media-gfx/vpuppr:mouse-tracker - Enable the mouse tracker.
media-gfx/vpuppr:osf-tracker - Enable the OpenSeeFace tracker.
media-gfx/vpuppr:remote-control - Enable remote controlling the program.
media-gfx/vpuppr:vts-tracker - Enable the VTubeStudio tracker.
media-libs/alvr:client - Build ALVR client and launcher
media-libs/alvr:server - Build ALVR server
media-libs/alvr:vulkan - Build ALVR vulkan layer
media-libs/alvr:x264 - Use x264 for h264 software encoding
media-libs/alvr:x265 - Use x265 for h265 software encoding
media-libs/amdvlk:raytracing - Enable Vulkan raytracing support in AMDVLK, requires dev-util/DirectXShaderCompiler to build. Disable if you have weak hardware.
media-libs/imgui:allegro5 - Enable allegro backend and renderer
media-libs/imgui:glfw - Enable glfw backend
media-libs/imgui:opengl - Enable opengl renderer
media-libs/imgui:sdl2 - Enable SDL2 backend
media-libs/imgui:sdl2-renderer - Enable SDL2 renderer backend
media-libs/imgui:sdl3 - Enable SDL3 backend
media-libs/imgui:sdl3-renderer - Enable SDL3 renderer backend
media-libs/imgui:vulkan - Enable vulkan renderer
media-libs/imgui:webgpu - Enable webgpu renderer backend
media-libs/libbpg:bpgview - Compile bpgview (media-libs/libsdl and media-libs/sdl-image needed)
media-libs/libbpg:jctvc - Enable the JCTVC code (best quality but slow) for the encoder
media-libs/monado:X - Enable xlib/xlib-randr/xcb support
media-libs/monado:dbus - Enable dbus support (for BLE support)
media-libs/monado:ffmpeg - Enable ffmpeg testing video driver
media-libs/monado:gles - Enable OpenGL-ES Graphics API support
media-libs/monado:gstreamer - Enable gstreamer
media-libs/monado:opencv - Enable OpenCV backend
media-libs/monado:opengl - Enable OpenGL Graphics API support
media-libs/monado:psvr - Enable PSVR HMD driver
media-libs/monado:sdl - Enable use of SDL2
media-libs/monado:systemd - Enable systemd support (for socket activation of service)
media-libs/monado:uvc - Enable libuvc video driver
media-libs/monado:vive - Enable driver for HTC Vive, Vive Pro, Valve Index, and their controllers
media-libs/monado:vulkan - Enable Vulkan Graphics API support (also needed for compositor)
media-libs/monado:wayland - Enable Wayland support
media-libs/raylib:system-glfw - Link raylib against system GLFW instead of embedded one
media-libs/wivrn:pipewire - Enable support for audio sink/source through native pipewire protocol
media-libs/wivrn:pulseaudio - Enable support for audio sink/source through pulseaudio modules
media-libs/wivrn:wireshark-plugins - Build the net-analyzer/wireshark plugin for the WiVRn protocol
media-plugins/gst-plugins-qt5:eglfs - Enable EGL support for embedded devices
media-sound/6pm:midimaps - Install midi maps for that synth. Recommended
media-sound/6pm:nls - Add support for localization
media-sound/6pm:presets - Install presets. Recommended
media-sound/add64:presets - Install presets. Recommended
media-sound/drumgizmo:lv2 - Build LV2 plugin
media-sound/drumgizmo:vst - Build VST plugin
media-sound/g4music:pipewire - Enable support for the PipeWire audio sink
media-sound/jacktrip:rtaudio - Enable rtaudio backend
media-sound/jacktrip:virtualstudio - Enable VirtualStudio extension
media-sound/lms:stb - Use dev-libs/stb graphic library instead of media-gfx/graphicsmagick
media-sound/musikcube:alsa - Build plugin for alsa-out.
media-sound/musikcube:basu - Build plugin to support MPRIS using basu.
media-sound/musikcube:elogind - Build plugin to support MPRIS using elogind.
media-sound/musikcube:libopenmpt - Build plugin to support playing MOD music aka tracker music through libopenmpt
media-sound/musikcube:mpris - Build plugin to support MPRIS. needs systemd/elogind or basu USE flags. MPRIS (Media Player Remote Interfacing Specification) is a standard D-Bus interface which aims to provide a common programmatic API for controlling media players.
media-sound/musikcube:pipewire - Build plugin to support pipewire.
media-sound/musikcube:portaudio - Build plugin to support portaudio
media-sound/musikcube:pulseaudio - Build plugin to support pulseaudio.
media-sound/musikcube:sndio - Build plugin to support sndio
media-sound/musikcube:systemd - Build plugin to support MPRIS using systemd.
media-sound/ncpamixer:wide - Add ncurses wide characters support
media-sound/nulloy:skins - Add a few themes, enable if you want dark
media-sound/spotify-player:daemon - Enables running the app as a daemon
media-sound/spotify-player:image - Enables basic image support for album artwork
media-sound/spotify-player:lyrics - Enables lyrics support for playing songs
media-sound/spotify-player:media-control - Enables media control via MPRIS DBus
media-sound/spotify-player:sixel - Enables sixel support -- requires 'image' flag
media-sound/spotify-player:streaming - Enables streaming functionality -- requires an audio backend to be set
media-sound/spotifyd:dbus - Enable password authentication through system keyring
media-sound/spotifyd:portaudio - Enable the portaudio backend for audio playback
media-sound/spotifyd:pulseaudio - Enable the pulseaudio backend for audio playback
media-sound/spotifyd:rodio - Enable the rodio backend for audio playback
media-video/gpu-screen-recorder:filecaps - Remove password prompt and improve performance
media-video/gpu-screen-recorder:systemd - Install systemd user service
media-video/mediaelch:lto - Enable link-time-optimization. Increases link time.
media-video/obs-multi-rtmp:obs-frontend-api - Use obs-frontend-api for UI functionality.
media-video/obs-multi-rtmp:qt - Use Qt functionality.
media-video/syncplay:client - Install the Syncplay client
media-video/syncplay:server - Install the Syncplay server
media-video/wlrobs:dmabuf - Enable the dmabuf backend
media-video/wlrobs:scpy - Enable the screen copy backend
mpv-plugin/mdmenu:custom-cmd - Do not install dmenu as a dependency. This requires you to configure a custom dmenu-compatible command in the configuration.
mpv-plugin/mpv-mpris:autoload - Load plugin automatically
net-analyzer/munin-contrib:plugins - contrib munin plugins
net-analyzer/munin-contrib:templates - contrib munin tools
net-analyzer/munin-contrib:tools - munin contrib tools
net-client/lagrange:harfbuzz - Use media-libs/harfbuzz to shape text
net-dialup/minimodem:sndio - Enable support for the media-sound/sndio backend
net-dns/AdGuardHome:web - Enables web user interface (UI)
net-im/Quaternion:keychain - Enable support for password storage via dev-libs/qtkeychain
net-im/abaddon:libhandy - Support for features using gui-libs/libhandy
net-im/abaddon:qrcodegen - Support for login through QR Code feature using dev-libs/qrcodegen
net-im/abaddon:rnnoise - Support for noise reduction using media-libs/rnnoise
net-im/conduit:rocksdb - Add support for RocksDB; a key/value, LSM database
net-im/conduit:system-rocksdb - Use the system-wide dev-libs/rocksdb installation
net-im/gajim-plugins:acronyms_expander - Plugin: Replaces acronyms (or other strings) with given expansions/substitutes
net-im/gajim-plugins:anti_spam - Plugin: Block some incoming messages
net-im/gajim-plugins:clients_icons - Plugin: Shows the client icons in the roster and in groupchats
net-im/gajim-plugins:length_notifier - Plugin: Notifies you when message length reaches a limit
net-im/gajim-plugins:message_box_size - Plugin: Allows you to adjust the height of the new message input field
net-im/gajim-plugins:now_listen - Plugin: Copy tune info to conversation input box
net-im/gajim-plugins:openpgp - Plugin: Encrypt your messages with OpenPGP (XEP-0373)
net-im/gajim-plugins:pgp - Plugin: Encrypt your messages with PGP (XEP-0027)
net-im/gajim-plugins:plugins_translations - Plugin: Translation files for Gajim Plugins
net-im/gajim-plugins:quick_replies - Plugin: Quick replies
net-im/gajim-plugins:triggers - Plugin: Configure Gajim's behaviour when receiving messages/events
net-im/gomuks:encryption - End-to-end encryption support with dev-libs/olm
net-im/jitsi-meet:swiftshader - Use SwiftShader OpenGL graphics
net-im/mautrix-whatsapp:crypt - Enable end-to-bridge encryption with dev-libs/olm.
net-im/nheko:video - Enable video calls
net-im/nheko:voip - Enable audio calls
net-im/ruqola:speech - Enable text-to-speech support
net-irc/pounce:palaver - Provide push notifications for the Palaver IRC app
net-irc/tiny:dbus - Enable desktop notifications
net-irc/tiny:openssl - Use dev-libs/openssl as TLS backend instead of compiled-in rustls
net-libs/ixwebsocket:ws - Build the ws utility
net-libs/picotls:fusion - "fusion" AES-GCM engine, optimized for QUIC and other protocols that use short AEAD blocks
net-libs/sofia-sip:glib - Add support to dev-libs/glib-based mainloop, to allow using Sofia-SIP on glib-based programs.
net-libs/syndication-domination:json-binary - Builds a binary executable instead of python bindings
net-libs/td:abseil - Build with dev-cpp/abseil-cpp
net-libs/td:dotnet - Add support for .NET
net-libs/td:jumbo-build - Combine source files to speed up build process
net-libs/ulfius:jansson - Jansson support for JSON
net-libs/ulfius:websocket - websocket support
net-libs/usockets:asio - Enable bindings to use the boost asio dispatcher
net-libs/usockets:libuv - Enable bindings to use the libuv dispatcher
net-misc/iipsrv:apache2 - Add Apache mox_proxy_fcgi config file
net-misc/iipsrv:lighttpd - Add Lighttpd config file
net-misc/megasync:dolphin - Build a plugin for Dolphin
net-misc/megasync:mediainfo - Use media-libs/libmediainfo to determine media properties
net-misc/megasync:nautilus - Build a plugin for nautilus
net-misc/megasync:nemo - Build a plugin for Nemo
net-misc/megasync:thumbnail - Enable support for thumbnail generation
net-misc/megasync:thunar - Build a plugin for Thunar
net-misc/warp:qrcode - Enable QR code scanning with media-gfx/zbar
net-misc/xmrig-mo:donate - Set the default donation level to 1% instead of 0
net-misc/xmrig-mo:hwloc - Use sys-apps/hwloc for CPU affinity support
net-misc/xmrig-mo:opencl - Enable OpenCL support
net-misc/yacy:openrc - Install an openrc runscript
net-nntp/inn:cancel-locks - Enable Cancel-Lock header functionality
net-nntp/inn:low-memory - Use tagged hash table for history to reduce memory footprint
net-nntp/pan:dbus - Use DBUS. Support running multiple instances
net-nntp/pan:gnome-keyring - Use libsecret/gcr for password storage
net-nntp/pan:libnotify - Build libnotify support for notifications
net-nntp/pan:nls - Localization support
net-nntp/pan:spell - Spellchecking support (enchant/gtkspell)
net-nntp/pan:ssl - TLS 1.x support (through gnutls)
net-p2p/dogecoin-qt:dogecoind - Build with dogecoind daemon
net-p2p/dogecoin-qt:experimental - Allow experimental features to be configured
net-p2p/dogecoin-qt:gui - Toggle graphical user interface features
net-p2p/dogecoin-qt:intel-avx2 - Build with intel avx2
net-p2p/dogecoin-qt:pie - Position Independent Executables - attempt to harden resulting executables, for extra security
net-p2p/dogecoin-qt:prune - Enables automatic pruning of old blocks to stay below 2.2GB target size (if ran from desktop)
net-p2p/dogecoin-qt:scrypt-sse2 - Build with scrypt sse2 implementation
net-p2p/dogecoin-qt:ssp - Apply stack protector to all functions, for extra security
net-p2p/dogecoin-qt:tests - Build Dogecoin Core Qt with tests option
net-p2p/dogecoin-qt:utils - Build with client utilities dogecoin-cli and dogecoin-tx
net-p2p/dogecoin-qt:wallet - Build Dogecoin Core Qt with wallet
net-p2p/dogecoin-qt:zmq - Enables ZeroMQ notifications
net-p2p/feather:bounties - Enable bounties page plugin
net-p2p/feather:calc - Enable price calculator page plugin
net-p2p/feather:crowdfunding - Enable crowdfunding page plugin
net-p2p/feather:exchange - Enable exchange plugin
net-p2p/feather:home - Enable home page plugin
net-p2p/feather:localmonero - Enable LocalMonero.com support
net-p2p/feather:qrcode - Enable QR code scanning with media-gfx/zbar
net-p2p/feather:reddit - Enable reddit.com page plugin
net-p2p/feather:revuo - Enable revuo plugin
net-p2p/feather:tickers - Enable price tickers plugin
net-p2p/feather:xmrig - Enable mining support using a user specified xmrig binary
net-p2p/gridcoin:qrcode - Enable generation of QR Codes for receiving payments
net-p2p/monero:daemon - Build the Monero daemon used to connect to the P2P network.
net-p2p/monero:hw-wallet - Enable Trezor hardware wallet support.
net-p2p/monero:tools - Build tools used to manipulate the blockchain as it is stored on disk.
net-p2p/monero:wallet-cli - Build the command line wallet, monero-wallet-cli.
net-p2p/monero:wallet-rpc - Build the RPC wallet, monero-wallet-rpc.
net-p2p/trezord-go:systemd - Install systemd service file
net-p2p/trezord-go:udev - Install udev rules
net-print/hpuld:scanner - Enable scanner on multifunction devices which support it
net-voip/baresip:acip - Audio Contribution over IP compatibility module
net-voip/baresip:amr - Enables Adaptive Multi-Rate Audio support
net-voip/baresip:aom - av1 module
net-voip/baresip:aptx - Audio Processing Technology codec (aptX)
net-voip/baresip:codec2 - CODEC2 low-bitrate speech audio codec
net-voip/baresip:console - UDP/TCP console UI driver
net-voip/baresip:dbus - Control interface using DBUS. ctrl_dbus module
net-voip/baresip:echo - Echo server module
net-voip/baresip:evdev - Input event device UI module
net-voip/baresip:gst - Add support for media-libs/gstreamer (Streaming media)
net-voip/baresip:gtk3 - GTK+ 3 menu-based UI
net-voip/baresip:httpd - HTTP webserver UI-module
net-voip/baresip:httpreq - HTTP request module
net-voip/baresip:mpa - MPA Speech and Audio Codec
net-voip/baresip:mqtt - Enable mqtt support via app-misc/mosquitto
net-voip/baresip:pipewire - Pipewire audio driver
net-voip/baresip:pulseaudio - Pulseaudio driver
net-voip/baresip:sdl - Video ouptput driver via media-libs/libsdl2
net-voip/baresip:serreg - Serial registration module
net-voip/baresip:snapshot - Save video-stream as PNG images
net-voip/baresip:sndfile - Audio dumper using libsndfile
net-voip/baresip:spandsp - G.722 and G.726 audio codecs via media-libs/spandsp
net-voip/baresip:tcpcontrol - TCP control interface using JSON payload
net-voip/baresip:v4l - Video4Linux2 video source
net-voip/baresip:video - Build vidbridge and vidinfo modules.
net-voip/baresip:vpx - Enables VP8 and VP9 codec support using libvpx
net-voip/baresip:webrtc - Use media-plugins/gst-plugins-webrtc for webrtc support
net-vpn/cloudflare-warp:dex - Install warp-dex for Digital Experience Monitoring tests
net-vpn/cloudflare-warp:systray - Enable systray indicator of whether WARP is active
net-vpn/fastd:doc - Build and install manpages
net-vpn/fastd:offload-l2tp - Offload L2TP traffic to the kernel when using the null@l2tp transport method
net-wireless/bluetuith:doc - Install html docs
net-wireless/sdrpp:airspy - Support for airspy hardware
net-wireless/sdrpp:airspyhf - Support for airspyhf+ hardware
net-wireless/sdrpp:bladerf - Support for bladerf hardware
net-wireless/sdrpp:hackrf - Support for HackRF hardware
net-wireless/sdrpp:hermes - Support for hermes
net-wireless/sdrpp:plutosdr - Support for plutosdr hardware
net-wireless/sdrpp:rtlsdr - Support for rtlsdr dongles
net-wireless/sdrpp:sdrplay - Support for sdrplay hardware
net-wireless/sdrpp:soapy - Support for hardware supported by SoapySDR
net-wireless/sdrpp:uhd - Support for uhd hardware
phosh-base/phosh:desktop-portal - Enable sys-apps/xdg-desktop-portal backend implementation
phosh-base/phosh:iio - Enable support for IIO sensors via gnome-extra/iio-sensor-proxy
phosh-base/phosh-shell:lockscreen-plugins - Build lockscreen plugins and widgets
phosh-base/phosh-shell:test-full - Run integration tests
sci-biology/cmdock:apidoc - Build API documentation using app-text/doxygen
sci-biology/cmdock:boinc - Use CmDock with SiDock@home BOINC project
sci-mathematics/frama-c-aorai:eva - Build support for the Eva plugin
sys-apps/bustd:glob - Enable excluding processes with glob patterns
sys-apps/drm_info:pci - Print PCI device names via libpci
sys-apps/fselect:users - Add support for getting system users and groups
sys-apps/lact:drm - Use x11-libs/libdrm for more GPU information.
sys-apps/lact:libadwaita - Build GUI with gui-libs/libadwaita support
sys-apps/ugrep:7zip - Adds support for 7zip packages.
sys-apps/ugrep:boost - Uses dev-libs/boost for regular expression parsing.
sys-apps/ugrep:bzip3 - Adds support for bzip3 packages using app-arch/bzip3.
sys-apps/ugrep:pcre2 - Uses dev-libs/libpcre2 for regular expression parsing.
sys-block/partclone:apfs - Compile partclone apfs tool
sys-block/partclone:btrfs - Compile partclone btrfs tool
sys-block/partclone:e2fs - Compile partclone e2fs tool
sys-block/partclone:exfat - Compile partclone exfat tool
sys-block/partclone:f2fs - Compile partclone f2fs tool
sys-block/partclone:fat - Compile partclone fat tool
sys-block/partclone:fuse - Compile partclone fuse tool
sys-block/partclone:hfs - Compile partclone hfs tool
sys-block/partclone:jfs - Compile partclone jfs tool
sys-block/partclone:minix - Compile partclone minix tool
sys-block/partclone:nilfs2 - Compile partclone nilfs2 tool
sys-block/partclone:ntfs - Compile partclone ntfs tool
sys-block/partclone:reiser4 - Compile partclone reiser4 tool
sys-block/partclone:reiserfs - Compile partclone reiserfs tool
sys-block/partclone:ufs - Compile partclone ufs tool
sys-block/partclone:vmfs - Compile partclone vmfs tool
sys-block/partclone:xfs - Compile partclone xfs tool
sys-boot/limine:bios - Enable BIOS/MBR boot support.
sys-boot/limine:bios-cd - Enables BIOS boot support for CDs.
sys-boot/limine:bios-pxe - Enables BIOS PXE boot support.
sys-boot/limine:cd-efi - Enable building cd-efi.bin using sys-fs/mtools. This flag was previously known as eltorito-efi.
sys-boot/limine:uefi32 - Enable 32-bit UEFI support.
sys-boot/limine:uefi64 - Enable 64-bit UEFI support.
sys-boot/limine:uefiaa64 - Enable AArch64 UEFI support.
sys-boot/limine:uefirv64 - Enable 64-bit RISC-V UEFI support.
sys-cluster/booth:glue - Use libraries from sys-cluster/cluster-glue
sys-firmware/lenovolegionlinux:downgrade-nvidia - Downgrade nvidia for 525 to enable TDP control (systemd-service)
sys-firmware/lenovolegionlinux:elogind - Enable legiond-onresume openrc support
sys-firmware/lenovolegionlinux:gui - Build and install legion_gui and legion_cli
sys-fs/ffmpegfs:bluray - Enable support of Blu-ray
sys-kernel/uek-sources:experimental - apply experimental gentoo genpatches
sys-kernel/uek-sources:gentoo - apply base gentoo genpatches
sys-kernel/usermode-kernel:hardened - Use selection of hardening options recommended by Kernel Self Protection Project
sys-kernel/usermode-kernel:hostfs - Enable CONFIG_HOSTFS
sys-kernel/usermode-kernel:initramfs - Build initramfs along with the kernel.
sys-kernel/usermode-kernel:iomem - Enable CONFIG_MMAPPER
sys-kernel/usermode-kernel:pic - Enable the use of position independent code
sys-libs/cyclonedds:get-kind - Apply patch for additional interface which returns type of entity
sys-libs/cyclonedds:idlc - Build IDL preprocessor
sys-libs/cyclonedds:parser - Regenerate parser
sys-libs/cyclonedds:shm - Enable shared memory support
sys-libs/gcompat:libucontext - Add support for ucontext functions via sys-libs/libucontext
sys-libs/gcompat:obstack - Use sys-libs/obstack-standalone for greater compatibility
sys-libs/iceoryx:ccache - Enable ccache support
sys-power/linux-tools-power-x86:pstate-tracer - Install utility to debug and tune the performance of the {amd,intel}_pstate drivers
sys-process/nq:shell - Use shell implementation
sys-process/nq:tq - Install tq, a tmux & screen wrapper
www-apps/forgejo:acct - User and group management via acct-*/git packages
www-client/badwolf:webkit41 - Use net-libs/webkit-gtk:4.1 (uses libsoup3 and so allows HTTP/2) instead of net-libs/webkit-gtk:4
www-client/mullvad-browser-bin:X - Add support for X11
www-client/mullvad-browser-bin:wayland - Add support for screensharing on wayland
www-client/vimb:adblock - Use www-misc/wyebadblock for adblocking
www-servers/hinsightd:cgi - Enable old/slow cgi support (legacy should not be used)
www-servers/hinsightd:fcgi - Enable fast cgi support
www-servers/hinsightd:ffcall - Use ffcall library for better logging format support
www-servers/hinsightd:rproxy - Enable reverse proxying support
x11-apps/lightdm-gtk-greeter-settings:xfce - Adds x11-apps/lightdm-gtk-greeter-settings to Xfce settings manager
x11-drivers/evdi:python - Build PyEvdi
x11-libs/gtk-fortran:examples - Install examples source code files
x11-libs/gtk-fortran:high-level - Build high-level interface to the gtk-fortran package
x11-libs/gtk-fortran:plplot - Build with sci-libs/plplot support
x11-libs/sdl-fakeqwerty:sdl - Enable support for libsdl
x11-libs/sdl-fakeqwerty:sdl2 - Enable support for libsdl2
x11-libs/sdl-fakeqwerty:xlib - Enable support for libX11
x11-misc/i3status-rust:notmuch - Enable support for the notmuch block (pulls in net-mail/notmuch)
x11-misc/i3status-rust:pipewire - Enable support for media detection via media-video/pipewire in the privacy block
x11-misc/picom-jonaburg:config-file - Enable config file support
x11-misc/picom-jonaburg:doc - Build documentation and man pages (requires app-text/asciidoc)
x11-misc/picom-jonaburg:drm - Enable support for using drm for vsync
x11-misc/picom-jonaburg:opengl - Enable features that require opengl (opengl backend, and opengl vsync methods)
x11-misc/xsecurelock:mplayer - Install the saver_mplayer module
x11-misc/xsecurelock:mpv - Install the saver_mpv module
x11-misc/xsecurelock:xscreensaver - Install the saver_xscreensaver module
x11-themes/arc-darkest-colors:icons - Install icon themes
x11-themes/catppuccin-cursors:frappe - Install Frappe flavor.
x11-themes/catppuccin-cursors:latte - Install Latte flavor.
x11-themes/catppuccin-cursors:macchiato - Install Macchiato flavor.
x11-themes/catppuccin-cursors:mocha - Install Mocha flavor.
x11-themes/catppuccin-gtk:frappe - Install Frappe-Standard-Dark flavor.
x11-themes/catppuccin-gtk:latte - Install Latte-Standard-Light flavor.
x11-themes/catppuccin-gtk:macchiato - Install Macchiato-Standard-Dark flavor.
x11-themes/catppuccin-gtk:mocha - Install Mocha-Standard-Dark flavor.
x11-wm/leftwm:lefthk - Use LeftHK hotkey daemon