Path to this page:
Subject: CVS commit: pkgsrc/sysutils/fastfetch
From: Paolo Vincenzo Olivo
Date: 2025-01-12 12:07:38
Message id: 20250112110738.AD366FC1D@cvs.NetBSD.org
Log Message:
sysutils/fastfetch: update to fastfetch-2.34.0
# changes (pkgsrc)
* Remove battery percentage patch (incorporated upstream).
* Fix memory usage detection on NetBSD. Calculating used memory as a
substraction of total and free pages doesn't suit NetBSD UVM.
* Add netbsd_small logo and change default hightlight color for NetBSD
from magenta to red .
# changes (upstream)
Changes:
We now print distro pretty name if available (OS)
This is a long requested feature. However, it may break some distros.
File a bug with the content of /etc/os-release if it breaks your distro.
Bugfixes:
Fix thunderbolt version of new MBPs (#1465, Host, macOS)
Fix backlight name detection on FreeBSD (Brightness, FreeBSD)
Fix Terminal detection when running fastfetch in pk-command-not-found
Relax detection of terminals in NixOS (#1479, Terminal, Linux)
Should fix konsole, ghostty and maybe others
Fix core count output in multi-package platforms (CPU)
Don't suppress the output of preRun (#1489)
Fix battery percentage detection (Battery, NetBSD)
Features:
Support ghostty terminal font detection (TerminalFont, Linux / macOS)
Support kitty-icat image protocol, which uses kitten icat to generate image data
Pros: support tmux; support gif animations; good performance
Cons: due to the limitation of kitten icat, we need to clear the screen \
before
displaying the image logo
Support WM version detection (WM)
In Linux, Hyprland & sway are supported currently
Improve performance when stdout is redirected (TerminalSize)
Report thermal zone temp if CPU temp is not available (CPU, Linux)
Report sound server (Pipewire or PulseAudio) if available (#1454, Sound, Linux)
Enable OpenGL & OpenCL detection on Android (OpenGL / OpenCL, Android)
Detect & report MediaTek Dimensity 9000+ SOC name (CPU, Android)
Support appman (am-user) package manager detection (Packages, Linux)
Logo:
Add Lubuntu
Update Xray_os
Add SnigdhaOS
Add Rhino Linux
Files: