Package Details: i3status-git 2.14.r8.g28399bf-1

Git Clone URL: https://aur.archlinux.org/i3status-git.git (read-only, click to copy)
Package Base: i3status-git
Description: Generates status bar to use with i3bar
Upstream URL: http://i3wm.org/i3status/
Licenses: BSD
Groups: i3-vcs
Conflicts: i3status
Provides: i3status
Submitter: Atsutane
Maintainer: Airblader
Last Packager: Airblader
Votes: 42
Popularity: 0.000000
First Submitted: 2009-05-01 11:08 (UTC)
Last Updated: 2022-02-18 07:41 (UTC)

Required by (24)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

cambid commented on 2011-09-10 21:22 (UTC)

I get the following error-message by installing i3status-git: Failed to set capabilities on file `/usr/bin/i3status' (No such file or directory) usage: setcap [-q] [-v] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ] Note <filename> must be a regular (non-symlink) file. Fehler: Befehl konnte nicht korrekt ausgeführt werden Optionale Abhängigkeiten für i3status-git dzen2-svn: As statusbar, dzen2 stable doesn't support -dock yet. I could fix it with the following line in the PKGBUILD: make DESTDIR="${pkgdir}" PREFIX="usr" install changed to: make DESTDIR="${pkgdir}" install