summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d7f3d4800f789c1422766263276ac21e47d8f2f (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
pkgbase = i3status-rust-git
	pkgdesc = Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
	pkgver = 0.9.0.r318.g8969303
	pkgrel = 1
	url = https://github.com/greshake/i3status-rust
	install = i3status-rust.install
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cargo
	makedepends = git
	depends = dbus
	depends = i3-wm
	optdepends = alsa-utils: For volume block
	optdepends = lm_sensors: For temperature block
	optdepends = powerline-fonts: For all themes using the powerline arrow char
	optdepends = speedtest-cli: For the speedtest block
	optdepends = ttf-font-awesome: For the awesome icons
	provides = i3status-rust
	conflicts = i3status-rust
	source = git+https://github.com/greshake/i3status-rust
	sha1sums = SKIP

pkgname = i3status-rust-git