mirror of
https://aur.archlinux.org/neofetch.git
synced 2025-10-02 04:41:58 +08:00
28 lines
1.2 KiB
Text
28 lines
1.2 KiB
Text
pkgbase = neofetch
|
|
pkgdesc = A CLI system information tool written in BASH that supports displaying images.
|
|
pkgver = 7.1.0
|
|
pkgrel = 2
|
|
url = https://github.com/dylanaraps/neofetch
|
|
arch = any
|
|
license = MIT
|
|
makedepends = git
|
|
depends = bash
|
|
optdepends = catimg: Display Images
|
|
optdepends = chafa: Image to text support
|
|
optdepends = feh: Wallpaper Display
|
|
optdepends = imagemagick: Image cropping / Thumbnail creation / Take a screenshot
|
|
optdepends = jp2a: Display Images
|
|
optdepends = libcaca: Display Images
|
|
optdepends = nitrogen: Wallpaper Display
|
|
optdepends = w3m: Display Images
|
|
optdepends = xdotool: See https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal
|
|
optdepends = xorg-xdpyinfo: Resolution detection (Single Monitor)
|
|
optdepends = xorg-xprop: Desktop Environment and Window Manager
|
|
optdepends = xorg-xrandr: Resolution detection (Multi Monitor + Refresh rates)
|
|
optdepends = xorg-xwininfo: See https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal
|
|
backup = etc/neofetch/config.conf
|
|
source = git+https://github.com/dylanaraps/neofetch.git#commit=60d07dee6b76769d8c487a40639fb7b5a1a7bc85?signed
|
|
validpgpkeys = 7C20ADCD35D9797789B6BCC046D62DD9F1DE636E
|
|
sha256sums = SKIP
|
|
|
|
pkgname = neofetch
|