Package Details: rres 0.1.5-1

Git Clone URL: https://aur.archlinux.org/rres.git (read-only, click to copy)
Package Base: rres
Description: A xrandr replacement to gather display resolutions
Upstream URL: https://sr.ht/~nkeor/rres
Licenses: GPLv3
Submitter: nkeor
Maintainer: nkeor
Last Packager: nkeor
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-03 15:40 (UTC)
Last Updated: 2024-04-08 18:15 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2024-04-08 17:12 (UTC)

Please move the rust specific download stuff out of build() into prepare() so that build() can work in an isolated offline environment:

==> Starting build()...
    Updating crates.io index
  Downloaded colored v2.0.4
  Downloaded is-terminal v0.4.9
  Downloaded bitflags v2.3.3
  Downloaded drm-ffi v0.5.0
  Downloaded drm-fourcc v2.2.0
  Downloaded bytemuck_derive v1.4.1
  Downloaded simple_logger v4.2.0
  Downloaded lexopt v0.3.0
  Downloaded quote v1.0.32
  Downloaded unicode-ident v1.0.11
  Downloaded log v0.4.19
  Downloaded drm v0.9.0
  Downloaded drm-sys v0.4.0
  Downloaded anyhow v1.0.72
  Downloaded bytemuck v1.13.1
  Downloaded proc-macro2 v1.0.66
  Downloaded nix v0.26.2
  Downloaded syn v2.0.28
  Downloaded rustix v0.38.7
  Downloaded libc v0.2.147
  Downloaded linux-raw-sys v0.4.5
  Downloaded 21 crates (3.3 MB) in 9.16s (largest was `linux-raw-sys` at 1.3 MB)

Regards and thanks for maintaining!