summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbb440e8d2c45d86e3b8f2f973852f30289a2f64 (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
pkgbase = fastfetch
	pkgdesc = Like Neofetch, but much faster because written in C
	pkgver = 1.8.1
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = x86_64
	license = MIT
	makedepends = chafa
	makedepends = cmake
	makedepends = dbus
	makedepends = dconf
	makedepends = imagemagick
	makedepends = libxcb
	makedepends = libxrandr
	makedepends = mesa
	makedepends = ocl-icd
	makedepends = opencl-headers
	makedepends = pciutils
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = wayland
	makedepends = xfconf
	makedepends = zlib
	depends = glibc
	optdepends = chafa: Image output as ascii art
	optdepends = dbus: Needed for detecting current media player and song
	optdepends = dconf: Needed for values that are only stored in DConf + Fallback for GSettings
	optdepends = glib2: Output for values that are only stored in GSettings
	optdepends = imagemagick: Image output using sixel or kitty graphics protocol
	optdepends = mesa: OpenGL module / Improved AMD GPU output
	optdepends = libxrandr: Multi monitor support
	optdepends = ocl-icd: OpenCL module
	optdepends = pciutils: GPU output
	optdepends = vulkan-icd-loader: Fallback for GPU output
	optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
	optdepends = zlib: Faster image output when using kitty graphics protocol
	backup = etc/fastfetch/config.conf
	source = fastfetch-1.8.1.tar.gz::https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.8.1.tar.gz
	sha256sums = 5db8ef1b4eba470b55c905ab07e2188bb2e3b4bac7aa868284e0da58c3a36926

pkgname = fastfetch