summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87181784fb04e45ca401a092d5cc28bef21b4228 (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
pkgbase = i3status-rust-git
	pkgdesc = Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust
	pkgver = 0.9.0.r634.g79b0ea2
	pkgrel = 1
	url = https://github.com/greshake/i3status-rust
	install = i3status-rust.install
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = rust
	depends = libpulse
	optdepends = alsa-utils: For the volume block
	optdepends = bluez: For the bluetooth block
	optdepends = curl: For the weather block
	optdepends = lm_sensors: For the temperature block
	optdepends = networkmanager: For the networkmanager block
	optdepends = powerline-fonts: For all themes using the powerline arrow char
	optdepends = pulseaudio: For the volume block
	optdepends = speedtest-cli: For the speedtest block
	optdepends = ttf-font-awesome-4: For the awesome icons
	optdepends = upower: For the battery block
	provides = i3status-rust
	conflicts = i3status-rust
	source = i3status-rust::git+https://github.com/greshake/i3status-rust
	sha1sums = SKIP

pkgname = i3status-rust-git