summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70b9fbad3ea309169ad840576f7805d1af4cf8e4 (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
37
38
39
40
41
42
43
44
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = r587.cfb5d20
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = x86_64
	arch = i686
	arch = pentium4
	arch = armv5
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = pciutils
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = wayland
	makedepends = libxcb
	makedepends = libxrandr
	makedepends = dconf
	makedepends = dbus
	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 = dbus: Media player and song output
	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