Package Details: i3status-rust-git 0.32.3.r3445.g88cfdbe7-1

Git Clone URL: https://aur.archlinux.org/i3status-rust-git.git (read-only, click to copy)
Package Base: i3status-rust-git
Description: Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust
Upstream URL: https://github.com/greshake/i3status-rust
Keywords: i3 i3status rust
Licenses: GPL-3.0-only
Conflicts: i3status-rust
Provides: i3status-rust
Submitter: metak
Maintainer: ruahcra (bim9262, MaxVerevkin)
Last Packager: bim9262
Votes: 26
Popularity: 0.000012
First Submitted: 2017-07-13 18:06 (UTC)
Last Updated: 2024-02-16 04:27 (UTC)

Dependencies (17)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

Crandel commented on 2025-06-18 09:42 (UTC)

Failed to build with errors. The fix was to add this missing section from main package

options=('!lto')

          /usr/bin/ld: /data/linux/bb/i3status-rust-git/src/i3status-rust/target/release/deps/i3status_rs-88ee368420c34a11.rustls-0e42b072c3907991.rustls.40f4b21e7a26b749-cgu.12.rcgu.o.rcgu.o: in function `<rustls::tls13::Tls13MessageDecrypter as rustls::cipher::MessageDecrypter>::decrypt':
          rustls.40f4b21e7a26b749-cgu.12:(.text._ZN89_$LT$rustls..tls13..Tls13MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h9c4db2157d50e798E+0x1c3): undefined reference to `ring_core_0_17_13__CRYPTO_memcmp'
          collect2: error: ld returned 1 exit status

  = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
  = note: use the `-l` flag to specify native libraries to link
  = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)

error: could not compile `i3status-rs` (bin "i3status-rs") due to 1 previous error

MaxVerevkin commented on 2023-03-15 21:53 (UTC)

pandoc is now a make dependency

bim9262 commented on 2023-03-14 06:20 (UTC)

cargo xtask generate-manpage should be added to build()

Ezio652 commented on 2022-09-20 15:05 (UTC)

Just because mpldr mentioned it, I'm very much interested in the notmuch module.

So I would rather see this as a "fully featured" git repository version. Otherwise I will probably try to maintain my own aur package if that is more to everyone's liking.

mpldr commented on 2022-09-19 23:32 (UTC)

Similar to Ezio652 I'd like to propose adding the feature flag for maildir (not notmuch) to have it identical to the community-repo version in regards to built modules

Ezio652 commented on 2022-09-09 07:38 (UTC)

Can we add the additional feature flags for "maildir" and "notmuch"?

With the additional optional dependencies of course (imho only maildir and notmuch)

ruahcra commented on 2022-09-02 11:21 (UTC)

The config changed a little while ago: https://github.com/greshake/i3status-rust/commit/2e5e0474b9df1e9d3e547bc10550a341e1ea53f4

Otherwise open an issue upstream

maximyurevich commented on 2022-09-02 09:01 (UTC)

I cant set theme and icons with 0.30.0.r2822.g16c28bd1-3

YHNdnzj commented on 2022-08-24 15:40 (UTC)

Please fix the pkgver in .SRCINFO, currently it causes AUR helpers to continuously report for updates.

YHNdnzj commented on 2022-08-21 05:51 (UTC) (edited on 2022-08-21 05:52 (UTC) by YHNdnzj)

lm_sensors should either be a (required) dependency like that in the community repo, or both an optional and make dependency. For now, building in clean chroot fails:

/usr/bin/ld: cannot find -lsensors: No such file or directory