summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ec17ee2cee0840a74defe990ae6233555cdc5c7 (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
pkgbase = fastfetch
	pkgdesc = Like Neofetch, but much faster because written in C
	pkgver = 1.3.4
	pkgrel = 1
	url = https://github.com/LinusDierheimer/fastfetch
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = dbus
	makedepends = dconf
	makedepends = imagemagick
	makedepends = pciutils
	makedepends = libxcb
	makedepends = libxrandr
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = wayland
	makedepends = xfconf
	makedepends = zlib
	depends = bash
	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 = libxrandr: Multi monitor support
	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
	source = fastfetch-1.3.4.tar.gz::https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.3.4.tar.gz
	sha256sums = 90287dbec10c8ccb8d409d1a5dfd73ab114d4f613d094888da9dfa8f2e30b8c7

pkgname = fastfetch