blob: 3f3e51e017150810a751522b9046279262bc5ba8 (
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
|
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.32.3.r3445.g88cfdbe7
pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = rust
makedepends = pandoc
makedepends = clang
depends = libpulse
depends = lm_sensors
depends = libpipewire
optdepends = alsa-utils: for the volume block
optdepends = bluez: for the bluetooth block
optdepends = fakeroot: for the pacman block to show pending updates
optdepends = kdeconnect: for the kdeconnect block
optdepends = pipewire: for the privacy 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: 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
|