summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df45bf170a9d052bee2d3200da286dfb70da9eff (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = 2.10.2.r14.g74c89cc0
	pkgrel = 2
	url = https://github.com/fastfetch-cli/fastfetch
	arch = x86_64
	arch = i686
	arch = pentium4
	arch = armv7h
	arch = aarch64
	arch = riscv64
	license = MIT
	makedepends = chafa
	makedepends = cmake
	makedepends = dbus
	makedepends = dconf
	makedepends = ddcutil
	makedepends = directx-headers
	makedepends = git
	makedepends = imagemagick
	makedepends = libnm
	makedepends = libpulse
	makedepends = libxcb
	makedepends = libxrandr
	makedepends = mesa
	makedepends = ocl-icd
	makedepends = opencl-headers
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = wayland
	makedepends = xfconf
	makedepends = zlib
	depends = glibc
	depends = gcc-libs
	depends = yyjson
	optdepends = chafa: Image output as ascii art
	optdepends = dbus: Bluetooth, Player & Media detection
	optdepends = dconf: Needed for values that are only stored in DConf + Fallback for GSettings
	optdepends = ddcutil: Brightness detection of external displays
	optdepends = directx-headers: GPU detection in WSL
	optdepends = glib2: Output for values that are only stored in GSettings
	optdepends = imagemagick: Image output using sixel or kitty graphics protocol
	optdepends = libnm: Wifi detection
	optdepends = libpulse: Sound detection
	optdepends = mesa: Needed by the OpenGL module for gl context creation.
	optdepends = libxrandr: Multi monitor support
	optdepends = ocl-icd: OpenCL module
	optdepends = hwdata: 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
	optdepends = libdrm: Displays detection
	provides = fastfetch
	conflicts = fastfetch
	source = git+https://github.com/fastfetch-cli/fastfetch.git#branch=dev
	sha256sums = SKIP

pkgname = fastfetch-git