Package Details: shotman 0.4.1-1

Git Clone URL: https://aur.archlinux.org/shotman.git (read-only, click to copy)
Package Base: shotman
Description: Uncompromising screenshot GUI for Wayland
Upstream URL: https://git.sr.ht/~whynothugo/shotman
Keywords: gui screenshot, sway wayland, wlroots,
Licenses: ISC
Submitter: whynothugo
Maintainer: whynothugo
Last Packager: whynothugo
Votes: 3
Popularity: 0.000112
First Submitted: 2020-12-13 23:45 (UTC)
Last Updated: 2023-02-10 15:26 (UTC)

Latest Comments

afk commented on 2022-10-04 15:48 (UTC)

Updated rust using rustup fixed it! thanks

whynothugo commented on 2022-10-04 14:13 (UTC)

Oh, my build issues are due to https://github.com/Morganamilo/paru/issues/859

Building with makepkg works fine though, lemme know if you encounter issues.

whynothugo commented on 2022-10-04 14:06 (UTC)

Scrub that, building in a clean chroot is failing, but I've no idea what's wrong here.

whynothugo commented on 2022-10-04 14:00 (UTC)

What rust version are you using? io_safety has already landed on rust stable. This builds okay in a clean chroot now.

afk commented on 2022-10-04 13:16 (UTC) (edited on 2022-10-04 13:42 (UTC) by afk)

Failed to install the update, I get the following error:

shotman-0.2.0 git repo ... FAILED (the public key 1204CA9FC2FFADEEDC2961367880733B9D062837 is not trusted)
==> ERROR: One or more PGP signatures could not be verified!

Fixed it by adding the key to my key-ring and changing a line in the PKGBUILD :

validpgpkeys=('1204CA9FC2FFADEEDC2961367880733B9D062837')

But now I get a Rust error:

error[E0658]: use of unstable library feature 'io_safety'
...
Some errors have detailed explanations: E0277, E0308, E0658.
For more information about an error, try `rustc --explain E0277`.
error: could not compile `shotman` due to 15 previous errors
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'shotman-0.2.0-2': 
error: packages failed to build: shotman-0.2.0-2

Let me know if the full log would be usefull

aorth commented on 2022-06-28 05:54 (UTC)

The PKGBUILD does not currently install the example shotman.conf anywhere on the system. I was expecting it somewhere in /usr/share/shotman, but I don't see it as part of the package at all currently.

gyara commented on 2021-02-22 14:01 (UTC) (edited on 2021-02-22 15:16 (UTC) by gyara)

Seems missing python-pip in build deps?

gyara commented on 2021-02-22 13:41 (UTC)

Can not build 2021-02-22

distutils.errors.DistutilsError: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp_gs_e_nw', '--quiet', 'setuptools_scm']' returned non-zero exit status 1.