summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64db01c3225272cb76b507c5649da88f614c3712 (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
28
29
30
31
32
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = r399.1717b51
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = pciutils
	makedepends = libxrandr
	makedepends = dconf
	makedepends = wayland
	makedepends = sqlite
	optdepends = pciutils: GPU output
	optdepends = libx11: Basic resolution output
	optdepends = libxrandr: Multi monitor and refresh rate support for resolution output
	optdepends = wayland: Native wayland support for resolution output
	optdepends = glib2: Output for values that are only stored in GSettings
	optdepends = dconf: Output for values that are only stored in DConf
	optdepends = xfconf: XFWM theme + xfce-terminal font
	optdepends = sqlite: rpm package count
	provides = fastfetch
	provides = fastfetch-garuda
	provides = flashfetch
	conflicts = fastfetch
	conflicts = fastfetch-garuda
	conflicts = flashfetch
	source = git+https://github.com/LinusDierheimer/fastfetch.git
	sha256sums = SKIP

pkgname = fastfetch-git