Search Criteria
Package Details: rres 0.1.5-1
Package Actions
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)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
dreieck commented on 2024-04-08 17:12 (UTC)
Please move the rust specific download stuff out of
build()
intoprepare()
so thatbuild()
can work in an isolated offline environment:Regards and thanks for maintaining!