Search Criteria
Package Details: wayshot 1.3.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wayshot.git (read-only, click to copy) |
---|---|
Package Base: | wayshot |
Description: | Screenshot tool for wlroots compositors |
Upstream URL: | https://github.com/waycrate/wayshot |
Licenses: | BSD |
Submitter: | eclairevoyant |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 5 |
Popularity: | 0.014505 |
First Submitted: | 2023-05-15 06:23 (UTC) |
Last Updated: | 2023-12-19 07:03 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- slurp (slurp-gitAUR) (optional) – for area selection
Latest Comments
Nebulosa commented on 2024-03-07 11:15 (UTC)
Updated PKGBUILD with fixies: https://0x0.st/H75P.txt
cheerful_p commented on 2024-03-02 18:55 (UTC)
The man pages are unformatted. Installing docs/$pkgname.1.gz instead of docs/$pkgname.1.scd fixes the issue.
SteinGates commented on 2023-12-19 06:53 (UTC)
You can use the url of tag..emm. seems what this pkgbuild download is not the newest one. newest one has marked resolver = 2, so it should not be warning from cargo, and it use the newest clap, and clap 4.0 has no color, so something wrong with this pkgbuild
eclairevoyant commented on 2023-07-04 13:27 (UTC)
Apparently I made the mistake of following the mirror where upstream didn't even push the tag, since they only tagged it properly on Github...
Anyway @SteinGates no need to flag it AND spam the comments, just flag it next time.
SteinGates commented on 2023-07-04 08:29 (UTC)
A new release is published, can you update it? emm