Package Details: fastfetch-git 2.10.2.r14.g74c89cc0-2

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: 14
Popularity: 0.001966
First Submitted: 2021-02-18 22:16 (UTC)
Last Updated: 2024-04-27 09:25 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

yochananmarqos commented on 2022-02-15 01:45 (UTC)

@Tomato4: Can't reproduce. Do you have the base-devel group installed?

Tomato4 commented on 2022-02-15 01:17 (UTC)

PkgConfig is not set as dependency. When I try to install via YAY I got:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  CMakeLists.txt:62 (find_package)

and had to manualy install PkgConf (after that, it installed normaly)

kemuel commented on 2022-01-26 08:14 (UTC)

Probably not really important.. But arch should not be 'any' when the package contains executables. If fastfetch indeed supports any architecture the line should look something like this:

arch=("x86_64" "i686" "pentium4" "armv5" "armv6h" "armv7h" "aarch64")

Also..Since it is MIT licensed, the license should be installed in /usr/share/licenses/fastfetch-git/LICENSE

install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"

malacology commented on 2022-01-06 04:14 (UTC)

sorry, it's too strange, sometimes it lack some packages, now its fine

LinusDierheimer commented on 2022-01-05 21:28 (UTC)

@malacology Do you have the base-devel group installed? It comes with make and is required for building any AUR package.

malacology commented on 2022-01-05 19:59 (UTC)

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/home/guoyi/.cache/yay/fastfetch-git/src/fastfetch/build/CMakeFiles/CMakeOutput.log".

yochananmarqos commented on 2021-11-08 16:57 (UTC)

@LinusDierheimer: No need for rpm-tools, this isn't Fedora.

LinusDierheimer commented on 2021-05-02 19:49 (UTC)

Thanks for the info, i will respect that.

yochananmarqos commented on 2021-05-02 19:35 (UTC)

@LinusDierHeimer: Please stop bumping the pkgver with every commit, see the Arch wiki:

AUR maintainers should not commit mere pkgver bumps.

dr460nf1r3 commented on 2021-03-11 22:13 (UTC)

This needs libxrandr in makedepends, complaining about /home/main-builder/pkgwork/src/fastfetch/src/modules/resolution.c:3:10: fatal error: X11/extensions/Xrandr.h: No such file or directory, building in clean chroot