summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e112f7ffad05dd54d1836e0b4e79dc8acac09eaa (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
pkgbase = fastfetch
	pkgdesc = Like Neofetch, but much faster because written in C
	pkgver = 1.9.0
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = x86_64
	license = MIT
	makedepends = chafa
	makedepends = cmake
	makedepends = dbus
	makedepends = dconf
	makedepends = imagemagick
	makedepends = libnm
	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 = gcc-libs
	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 = libnm: Used for Wifi detection
	optdepends = mesa: Needed by the OpenGL module for gl context creation.
	optdepends = libxrandr: Multi monitor support
	optdepends = ocl-icd: OpenCL module
	optdepends = pciutils: GPU output
	optdepends = vulkan-icd-loader: Vulkan module & 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.9.0.tar.gz::https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.9.0.tar.gz
	sha256sums = b43b8f3053a417b8138918d2efb46172ddc8d42183ad8707fb1dace63917e448

pkgname = fastfetch