blob: bc09fc14f11c53cf48f82cbd33a4a9b0972c3f2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = unifetch-git
pkgdesc = An unofficial inheritor of neofetch, fresh version.
pkgver = 22.12
pkgrel = 21
url = https://github.com/jin-asanami/
arch = any
license = MIT
checkdepends = shellcheck
makedepends = git
depends = bash
optdepends = feh: Wallpaper Display
optdepends = imagemagick: Image cropping / Thumbnail creation / Take a screenshot
optdepends = nitrogen: Wallpaper Display
optdepends = w3m: Display Images
optdepends = catimg: Display Images
optdepends = jp2a: Display Images
optdepends = libcaca: 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
conflicts = unifetch
source = unifetch::git+https://github.com/jin-asanami//unifetch.git
sha512sums = SKIP
pkgname = unifetch-git
|