Search Criteria
Package Details: fastfetch-git 2.10.2.r14.g74c89cc0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fastfetch-git.git (read-only, click to copy) |
---|---|
Package Base: | fastfetch-git |
Description: | Like neofetch, but much faster because written in c |
Upstream URL: | https://github.com/fastfetch-cli/fastfetch |
Keywords: | fastfetch |
Licenses: | MIT |
Conflicts: | fastfetch |
Provides: | fastfetch |
Submitter: | LinusDierheimer |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 15 |
Popularity: | 0.023633 |
First Submitted: | 2021-02-18 22:16 (UTC) |
Last Updated: | 2024-04-27 09:25 (UTC) |
Dependencies (40)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- yyjson (yyjson-gitAUR)
- chafa (chafa-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- dconf (make)
- ddcutil (ddcutil-dev-gitAUR, ddcutil-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libnm (libnm-gitAUR, libnm-iwdAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- xfconf (xfconf-gtk2AUR, xfconf-gitAUR, xfconf-develAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- chafa (chafa-gitAUR) (optional) – Image output as ascii art
- dbus (dbus-gitAUR, dbus-selinuxAUR) (optional) – Bluetooth, Player & Media detection
- dconf (optional) – Needed for values that are only stored in DConf + Fallback for GSettings
- ddcutil (ddcutil-dev-gitAUR, ddcutil-gitAUR) (optional) – Brightness detection of external displays
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (optional) – GPU detection in WSL
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (optional) – Output for values that are only stored in GSettings
- hwdata (optional) – GPU output
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – Image output using sixel or kitty graphics protocol
- libdrm (libdrm-gitAUR) (optional) – Displays detection
- libnm (libnm-gitAUR, libnm-iwdAUR) (optional) – Wifi detection
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Sound detection
- libxrandr (libxrandr-gitAUR) (optional) – Multi monitor support
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (optional) – Needed by the OpenGL module for gl context creation.
- ocl-icd (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR) (optional) – OpenCL module
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional) – Vulkan module & fallback for GPU output
- xfconf (xfconf-gtk2AUR, xfconf-gitAUR, xfconf-develAUR) (optional) – Needed for XFWM theme and XFCE Terminal font
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (optional) – Faster image output when using kitty graphics protocol
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
kby commented on 2023-02-15 11:56 (UTC) (edited on 2023-02-15 11:56 (UTC) by kby)
The
bumpVersion.sh
script does not work as it looks for the directoryfastfetch
, but the PKGBUILD clones the repository intofastfetch-git
(due to_src_dir="${pkgname}"
gyscos commented on 2023-01-25 20:14 (UTC)
Hi! It looks like the
riscv64
can be added to the list of supported arch - working fine here so far.ImperatorStorm commented on 2022-10-19 21:02 (UTC)
@LinusDierheimer Existing clones of fastfetch's source will use
master
by default, as that was used prior to development being switched todev
.LinusDierheimer commented on 2022-10-18 19:59 (UTC)
@ImperatorStorm dev is the default branch, so this PKGBUILD still pulls the latest commit. master is only used for tagged releases, so i can do bugfix releases containing only specific commits.
ImperatorStorm commented on 2022-10-18 19:29 (UTC)
Can you switch the
source()
branch todev
, as that's where development is occuring?yochananmarqos commented on 2022-10-09 20:08 (UTC)
@LinusDierheimer: I just realized that and deleted my comment. Sorry about the noise.
Either way, who cares if there is an Arch WSL? It's not supported and has nothing to do with this package.
LinusDierheimer commented on 2022-10-09 20:04 (UTC)
@yochananmarqos libcjson is used for detection of Windows Terminal Font from within WSL. I am not aware of an Arch Linux WSL build.
jakubkaczor commented on 2022-04-06 19:23 (UTC)
@LinusDierheimer I've already noticed. 😊 Thank you. 😉
LinusDierheimer commented on 2022-04-06 12:29 (UTC)
@jakubkaczor flashfetch is now being built again.
« First ‹ Previous 1 2 3 4 5 Next › Last »