summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e396033bdbcccf702702f8ec226ee02ba733561a (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
pkgbase = fastfetch-git
	pkgdesc = Like neofetch, but much faster because written in c
	pkgver = 1.6.0.r0.g159a114
	pkgrel = 2
	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 = imagemagick
	makedepends = chafa
	makedepends = zlib
	makedepends = dbus
	makedepends = xfconf
	makedepends = mesa
	makedepends = opencl-headers
	makedepends = ocl-icd
	depends = glibc
	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 = imagemagick: Image output using sixel or kitty graphics protocol
	optdepends = chafa: Image output as ascii art
	optdepends = zlib: Faster image output when using kitty graphics protocol
	optdepends = xfconf: XFWM theme + xfce-terminal font
	optdepends = mesa: OpenGL module
	optdepends = ocl-icd: OpenCL module
	optdepends = nix: self contained nix package count
	provides = fastfetch
	conflicts = fastfetch
	source = fastfetch-git::git+https://github.com/LinusDierheimer/fastfetch.git
	sha256sums = SKIP

pkgname = fastfetch-git