summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e5ec30d73f72b177278b3f2fa350b9b6383891c (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
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = r460.0c7a415
	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 = xfconf
	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
	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