Package Details: resources 1.4.0-1

Git Clone URL: https://aur.archlinux.org/resources.git (read-only, click to copy)
Package Base: resources
Description: Monitor your system resources and processes
Upstream URL: https://github.com/nokyan/resources
Keywords: adwaita cargo gtk gtk4 libadwaita meson monitor polkit processes resources rust system
Licenses: GPL-3.0-or-later
Submitter: begin-theadventu
Maintainer: begin-theadventu
Last Packager: begin-theadventu
Votes: 11
Popularity: 3.79
First Submitted: 2023-10-13 15:33 (UTC)
Last Updated: 2024-04-14 23:48 (UTC)

Latest Comments

begin-theadventu commented on 2023-11-07 13:40 (UTC) (edited on 2023-11-07 13:43 (UTC) by begin-theadventu)

@yochananmarqos Thanks!

yochananmarqos commented on 2023-10-31 16:37 (UTC) (edited on 2023-10-31 16:37 (UTC) by yochananmarqos)

@begin-theadventu: The default build profile is 'development', so for a release it would be better to use 'default': arch-meson $pkgname build -Dprofile=default.

begin-theadventu commented on 2023-10-13 23:30 (UTC)

OK.

bulletmark commented on 2023-10-13 23:12 (UTC)

It failed with a similar error but I won't bother pasting it here because I am not keen enough to bother anymore with this package. You should build your package in a chroot to insulate your personal system from the build.

begin-theadventu commented on 2023-10-13 23:00 (UTC)

@bulletmark Try it now, if the error still occurs, change stable to nightly and let me know.

bulletmark commented on 2023-10-13 22:04 (UTC)

This does not build:

  ...
  Downloaded linux-raw-sys v0.4.5
  Downloaded gettext-sys v0.21.3
  Downloaded 186 crates (20.3 MB) in 2.47s (largest was `gettext-sys` at 6.5 MB)
error: package `gdk-pixbuf-sys v0.18.0` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.65.0
Either upgrade to rustc 1.70 or newer, or use
cargo update -p gdk-pixbuf-sys@0.18.0 --precise ver
where `ver` is the latest version of `gdk-pixbuf-sys` supporting rustc 1.65.0
FAILED: src/debug 
/usr/bin/env CARGO_HOME=/home/mark/.cache/yay/resources/src/build/cargo-home /usr/bin/cargo build --manifest-path /home/mark/.cache/yay/resources/src/resources/Cargo.toml --target-dir /home/mark/.cache/yay/resources/src/build/src
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: resources-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
resources - exit status 4