mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2023-09-18 12:46:33 UTC
This commit is contained in:
@@ -41,9 +41,10 @@ app-misc/clifm:icons - Enable icons and set them to use icons-in-terminal (see h
|
||||
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 - Force POSIX.1-2008 compliance, removing support for Linux-specific "file birth time" information, inotify, and arc4random
|
||||
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
|
||||
@@ -401,7 +402,6 @@ gui-apps/wlogout:doc - Install man pages
|
||||
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:man - Install man page
|
||||
gui-apps/wob:seccomp - Linux kernel syscall filtering
|
||||
gui-apps/yambar:alsa - ALSA support
|
||||
gui-apps/yambar:backlight - Backlight support
|
||||
@@ -443,8 +443,6 @@ 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
|
||||
mail-filter/opensmtpd-filter-dkimsign:ed25519 - Enable ED25519 support
|
||||
media-fonts/intel-one-mono:otf - Install the OpenType version of the font
|
||||
media-fonts/intel-one-mono:ttf - Install the TrueType version of the font
|
||||
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)
|
||||
@@ -479,9 +477,7 @@ media-libs/imgui:sdl - Enable sdl backend
|
||||
media-libs/imgui:sdl2 - Enable SDL2 backend
|
||||
media-libs/imgui:vulkan - Enable vulkan renderer
|
||||
media-libs/libbpg:bpgview - Compile bpgview (media-libs/libsdl and media-libs/sdl-image needed)
|
||||
media-libs/libbpg:emcc - Enable compilation of Javascript decoder with Emscripten
|
||||
media-libs/libbpg:jctvc - Enable the JCTVC code (best quality but slow) for the encoder
|
||||
media-libs/libbpg:x265 - Enable x265 for the encoder
|
||||
media-libs/lodepng:benchmark - Benchmark for lodepng
|
||||
media-libs/lodepng:pngdetail - Prints detailed info of PNG images, including filter types and huffman symbols
|
||||
media-libs/lodepng:showpng - Show PNG image
|
||||
|
||||
Reference in New Issue
Block a user