summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc32
1 files changed, 18 insertions, 14 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 4ed5b6793aaf..e969a964e09b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1338,6 +1338,7 @@ dev-embedded/sdcc:pdk16 - Add support for PDK16
dev-embedded/sdcc:pic14 - Add support for Microchip 14 bits PICs
dev-embedded/sdcc:pic16 - Add support for Microchip 16 bits PICs
dev-embedded/sdcc:r2k - Add support for Rabbit 2000
+dev-embedded/sdcc:r2ka - Add support for Rabbit 2000A
dev-embedded/sdcc:r3ka - Add support for Rabbit 3000A
dev-embedded/sdcc:s08 - Add support for Freescale/Motorola S08
dev-embedded/sdcc:sdbinutils - Enable SDCC library archive utilities sdar, sdranlib, sdnm
@@ -1348,6 +1349,7 @@ dev-embedded/sdcc:tlcs90 - Add support for TLCS-90
dev-embedded/sdcc:ucsim - Enable software simulator for microcontrollers
dev-embedded/sdcc:z180 - Add support for Zilog Z180
dev-embedded/sdcc:z80 - Add support for Zilog Z80
+dev-embedded/sdcc:z80n - Add support for Zilog Z80N
dev-embedded/u-boot-tools:envtools - Build only the target-side environment tools
dev-embedded/urjtag:ftd2xx - Enable support for USB FTDI chips via dev-embedded/libftd2xx
dev-embedded/urjtag:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi
@@ -1716,12 +1718,9 @@ dev-lang/ghc:ghcmakebinary - Internal: Build binary friendly for redistribution.
dev-lang/ghc:gmp - Use dev-libs/gmp for integer operations (works faster, but an external depend).
dev-lang/ghc:numa - Enable NUMA thread balancing policy using sys-process/numactl.
dev-lang/gnat-gpl:ada - Build the ADA language (GNAT) frontend
-dev-lang/gnat-gpl:awt - Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+
dev-lang/gnat-gpl:bootstrap - Used to bootstrap gnat-gpl
-dev-lang/gnat-gpl:cilk - Support the Cilk Plus language (C/C++ based languages for parallel programming)
dev-lang/gnat-gpl:d - Enable support for the D programming language
dev-lang/gnat-gpl:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)
-dev-lang/gnat-gpl:gcj - Build the GCJ Java language frontend.
dev-lang/gnat-gpl:go - Build the GCC Go language frontend.
dev-lang/gnat-gpl:graphite - Add support for the framework for loop optimizations based on a polyhedral intermediate representation
dev-lang/gnat-gpl:libssp - Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES)
@@ -1820,12 +1819,14 @@ dev-lang/rust:miri - Install miri, an interpreter for Rust's mid-level intermedi
dev-lang/rust:nightly - Enable nightly (UNSTABLE) features
dev-lang/rust:parallel-compiler - Build a multi-threaded rustc (experimental, not tested by upstream)
dev-lang/rust:rls - Install rls, Rust Language Server (used with IDEs supporting RLS protocol)
+dev-lang/rust:rust-src - Install rust-src, needed by developer tools and for build-std (cross)
dev-lang/rust:rustfmt - Install rustfmt, Rust code formatter
dev-lang/rust:system-bootstrap - Bootstrap using installed rust compiler
dev-lang/rust:system-llvm - Use the system LLVM install
dev-lang/rust:wasm - Build support for the wasm32-unknown-unknown target
dev-lang/rust-bin:clippy - Install clippy, Rust code linter
dev-lang/rust-bin:rls - Install rls, Rust Language Server (used with IDEs supporting RLS protocol)
+dev-lang/rust-bin:rust-src - Install rust-src, needed by developer tools and for build-std (cross)
dev-lang/rust-bin:rustfmt - Install rustfmt, Rust code formatter
dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.
dev-lang/smlnj:pax-kernel - Enable if the user plans to run the package under a pax enabled hardened kernel
@@ -2317,7 +2318,6 @@ dev-perl/HTML-Mason:modperl - Enable www-apache/mod_perl support
dev-perl/HTTP-Entity-Parser:xs - Install C-Based dependieces for faster performance
dev-perl/JSON:xs - Install C-based dev-perl/JSON-XS for faster performance
dev-perl/JSON-MaybeXS:xs - Install a C-Based backend to make JSON encode/decode fast
-dev-perl/Lab-VXI11:libtirpc - Build against net-libs/libtirpc for RPC support
dev-perl/List-MoreUtils:xs - Install C-Based backend implementation for performance
dev-perl/MCE:sereal - Install dev-perl/Sereal-Encoder and decoder for faster worker IPC
dev-perl/Mail-IMAPClient:md5 - Install support for DIGEST-MD5 and CRAM-MD5 Authentication
@@ -2406,6 +2406,10 @@ dev-python/QtPy:xml - Pull in QtXml module
dev-python/QtPy:xmlpatterns - Pull in bindings for the QtXmlPatterns module
dev-python/autobahn:scram - Add support for WAMP-SCRAM authentication
dev-python/autobahn:xbr - Add support for XBR decentralized data markets and etherium blockchain
+dev-python/bpython:clipboard - Enable copying to clipboard using dev-python/pyperclip
+dev-python/bpython:jedi - Enable autocompletion using dev-python/jedi
+dev-python/bpython:urwid - Ebable dev-python/urwid-based interface
+dev-python/bpython:watch - Enable watching paths using dev-python/watchdog
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
@@ -2486,6 +2490,7 @@ dev-python/rarfile:compressed - Enables the module to support compressed v3 arch
dev-python/rfc3986:idna - enable support for the IDNA specification (RFC 5891)
dev-python/rpyc:gdb - Run tests depending on sys-devel/gdb
dev-python/rpyc:numpy - Run tests depending on dev-python/numpy, dev-python/pandas
+dev-python/scipy:pythran - Use dev-python/pythran to accelerate runtime
dev-python/scipy:sparse - Adds support for sparse solving with sci-libs/umfpack
dev-python/shiboken2:docstrings - Expose documentation as Python docstrings (recommended)
dev-python/shiboken2:numpy - Implicitly convert passed NumPy arrays to Qt lists
@@ -2890,7 +2895,6 @@ dev-vcs/git:gpg - Pull in gnupg for signing -- without gnupg, attempts at signin
dev-vcs/git:highlight - GitWeb support for app-text/highlight
dev-vcs/git:mediawiki - Support pulling and pushing from MediaWiki
dev-vcs/git:mediawiki-experimental - Add experimental patches for improved MediaWiki support
-dev-vcs/git:pcre-jit - Enable JIT for pcre
dev-vcs/git:perforce - Add support for Perforce version control system (requires manual installation of Perforce client)
dev-vcs/git:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arch
dev-vcs/git:subversion - Include git-svn for dev-vcs/subversion support
@@ -3704,6 +3708,7 @@ mail-client/thunderbird:hwaccel - Force-enable hardware-accelerated rendering (M
mail-client/thunderbird:lto - Enable Link Time Optimization (LTO). Requires Gold linker when using GCC or LDD linker when using Clang
mail-client/thunderbird:openh264 - Use media-libs/openh264 for H.264 support instead of downloading binary blob from Mozilla at runtime
mail-client/thunderbird:pgo - Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time.
+mail-client/thunderbird:sndio - Enable support for the media-sound/sndio backend
mail-client/thunderbird:system-av1 - Use the system-wide media-libs/dav1d and media-libs/libaom library instead of bundled.
mail-client/thunderbird:system-harfbuzz - Use the system-wide media-libs/harfbuzz and media-gfx/graphite2 instead of bundled.
mail-client/thunderbird:system-icu - Use the system-wide dev-libs/icu instead of bundled.
@@ -5094,7 +5099,6 @@ media-video/simplescreenrecorder:asm - Enable x86 assembly optimisation.
media-video/simplescreenrecorder:vpx - Enable VP8 codec support via media-libs/libvpx.
media-video/smplayer:autoshutdown - Enable the option to shutdown your computer after finishing the playlist. This requires dev-qt/qtdbus as dependency.
media-video/smplayer:mpris - Enable support for MPRIS2 (Media Player Remote Interfacing Specification, version 2), a DBus interface for remote control, which requires dev-qt/qtdbus as dependency.
-media-video/subtitlecomposer:mpv - Build mpv backend support
media-video/totem:python - Build dev-lang/python using plugins (dbusservice for notifications and MPRIS control, interactive python console and opensubtitles lookup)
media-video/transcode:mjpeg - Enables mjpegtools support
media-video/transcode:nuv - NuppelVideo container format demuxing
@@ -5987,7 +5991,6 @@ net-libs/gnutls:test-full - Enable full test mode
net-libs/gnutls:tls-heartbeat - Enable the Heartbeat Extension in TLS and DTLS
net-libs/gnutls:tools - Build extra tools
net-libs/gnutls:valgrind - Enable usage of dev-util/valgrind in debug
-net-libs/iax:snomhack - Use slower memset for SNOM phoneem
net-libs/ldns:dane - Enable DNS-based Authentication of Named Entities (DANE) support
net-libs/ldns:ecdsa - Enable ECDSA support
net-libs/ldns:ed25519 - Enable ED25519 support
@@ -7363,6 +7366,7 @@ sci-libs/rocBLAS:test - Perform rocblas-test to compare the result between rocBL
sci-libs/rocPRIM:benchmark - Build and install benchmark programs.
sci-libs/rocRAND:benchmark - Build and install benchmark programs.
sci-libs/rocSPARSE:benchmark - Build and install rocblas-bench.
+sci-libs/rocThrust:benchmark - Build and install benchmark binary.
sci-libs/rtabmap:openni2 - Adds support for Kinect-like 3D sensors devices with dev-libs/OpenNI2.
sci-libs/scotch:int64 - Build the 64 bits integer library (needed for > 2^31 vertices)
sci-libs/scotch:tools - Provides the graph, mesh, architecture, mapping/ordering, output handling programs (see Scotch User's Guide).
@@ -7390,7 +7394,6 @@ sci-libs/tensorflow:cuda - Enable support for nVidia CUDA
sci-libs/tensorflow:xla - XLA (Accelerated Linear Algebra) Optimizing Compiler for TensorFlow
sci-libs/trilinos:adolc - Add support for adolc (sci-libs/adolc)
sci-libs/trilinos:arprec - Add support for arprec (sci-libs/arprec)
-sci-libs/trilinos:boost - Add support for boost (dev-libs/boost)
sci-libs/trilinos:clp - Add support for clp (sci-libs/coinor-clp)
sci-libs/trilinos:cuda - Add support for cuda (dev-util/nvidia-cuda-toolkit)
sci-libs/trilinos:eigen - Add support for eigen (dev-cpp/eigen)
@@ -7839,6 +7842,7 @@ sys-apps/systemd:fido2 - Enable FIDO2 support
sys-apps/systemd:gcrypt - Enable sealing of journal files using gcrypt
sys-apps/systemd:gnuefi - Enable EFI boot manager and stub loader (built using sys-boot/gnu-efi)
sys-apps/systemd:homed - Enable portable home directories
+sys-apps/systemd:hostnamed-fallback - Enable setting hostname with networkd/hostnamed without polkit (requires running sys-apps/dbus-broker)
sys-apps/systemd:http - Enable embedded HTTP server in journald
sys-apps/systemd:hwdb - Enable support for the hardware database
sys-apps/systemd:importd - Enable import daemon
@@ -8143,9 +8147,10 @@ sys-devel/gdb:xml - Support parsing XML data files needed (at least) for cpu fea
sys-devel/gdb:xxhash - Use dev-libs/xxhash to speed up internal hashing.
sys-devel/gettext:cvs - When running `autopoint`, use cvs to store the internal development files; this requires cvs at runtime, but will be faster/smaller than raw archives
sys-devel/gettext:git - When running `autopoint`, use git to store the internal development files; this requires git at runtime, but will be faster/smaller than raw archives
+sys-devel/llvm:binutils-plugin - Build the binutils plugin
sys-devel/llvm:doc - Build and install the HTML documentation and regenerate the man pages
sys-devel/llvm:exegesis - Enable performance counter support for llvm-exegesis tool that can be used to measure host machine instruction characteristics
-sys-devel/llvm:gold - Build the gold linker plugin
+sys-devel/llvm:gold - Build the binutils plugin
sys-devel/llvm:ncurses - Support querying terminal properties using ncurses' terminfo
sys-devel/llvm:xar - Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar)
sys-devel/llvm:z3 - Enable support for sci-mathematics/z3 constraint solver
@@ -8243,13 +8248,15 @@ sys-fs/lessfs:memtrace - Enable leefs to create a report regarding the memory al
sys-fs/loop-aes:extra-ciphers - Enable extra ciphers
sys-fs/loop-aes:keyscrub - Protects the encryption key in memory but takes more cpu resources
sys-fs/lvm2:device-mapper-only - Build only device-mapper and not the rest of LVM2 (UNSUPPORTED)
-sys-fs/lvm2:lvm2create_initrd - Install lvm2create_initrd script and pull in sys-apps/makedev for the /sbin/MAKEDEV command
+sys-fs/lvm2:lvm2create-initrd - Install lvm2create_initrd script and pull in sys-apps/makedev for the /sbin/MAKEDEV command
sys-fs/lvm2:sanlock - Enable lvmlockd with support for sanlock
sys-fs/lvm2:thin - Support for thin volumes
sys-fs/mtpfs:mad - Enable handling of MP3's metadata
sys-fs/multipath-tools:rbd - Enable Rados block device support via sys-cluster/ceph
+sys-fs/ntfs3g:fuse - Enable ntfs-3g FUSE driver
+sys-fs/ntfs3g:mount-ntfs - Install mount.ntfs symlink
sys-fs/ntfs3g:ntfsdecrypt - Build and install the ntfsdecrypt application.
-sys-fs/ntfs3g:ntfsprogs - Include internal version of ntfsprogs.
+sys-fs/ntfs3g:ntfsprogs - Enable ntfsprogs
sys-fs/quota:netlink - Compile daemon receiving quota messages via netlink
sys-fs/quota:rpc - Enable quota interaction via RPC
sys-fs/squashfs-tools-ng:tools - Build the gensquashfs, rdsquashfs, sqfs2tar, sqfsdiff, and tar2sqfs tools
@@ -8304,7 +8311,6 @@ sys-libs/compiler-rt-sanitizers:msan - Build Memory Sanitizer runtime.
sys-libs/compiler-rt-sanitizers:orc - Build ORC runtime.
sys-libs/compiler-rt-sanitizers:profile - Build profiling runtime.
sys-libs/compiler-rt-sanitizers:safestack - Build SafeStack runtime.
-sys-libs/compiler-rt-sanitizers:sanitize - Build sanitizer runtimes.
sys-libs/compiler-rt-sanitizers:scudo - Build Scudo Hardened Allocator.
sys-libs/compiler-rt-sanitizers:shadowcallstack - Build ShadowCallStack.
sys-libs/compiler-rt-sanitizers:tsan - Build Thread Sanitizer runtime.
@@ -8756,8 +8762,6 @@ x11-misc/bumblebee:bbswitch - Add dependency on sys-power/bbswitch for PM featur
x11-misc/colord:argyllcms - Enable ArgyllCMS sensor
x11-misc/colord:extra-print-profiles - Generate extra print profiles. Warning: significant build time and memory requirements.
x11-misc/colord:gusb - Enable dev-libs/libgusb support, needed for colorimeter drivers
-x11-misc/compton:drm - Enable VSync with DRM_IOCTL_WAIT_VBLANK
-x11-misc/compton:opengl - Enable VSync with SGI_swap_control OpenGL extension
x11-misc/dunst:dunstify - Experimental replacement for notify-send.
x11-misc/e16-keyedit:gtk2 - Build with x11-libs/gtk+:2 instead of x11-libs/gtk+:3
x11-misc/fbpager:xrender - Enable transparency support via x11-libs/libXrender