summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb6e51febd1363672521179396587d74e5c4caae (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
33
34
35
36
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = r543.322e5c5
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = pciutils
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = wayland
	makedepends = libxcb
	makedepends = libxrandr
	makedepends = dconf
	makedepends = xfconf
	optdepends = pciutils: GPU output
	optdepends = vulkan-icd-loader: GPU fallback
	optdepends = wayland: Improved Wayland support (resolution + multi monitor)
	optdepends = libxcb: Improved X11 support (resolution + multi monitor)
	optdepends = libx11: Improved X11 support (resolution)
	optdepends = libxrandr: Improved X11 support (resolution + multi monitor)
	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