freebsd-ports/x11/wayidle/Makefile.crates
Jan Beich c5533629d7 x11/wayidle: add new port
Wayidle waits until the Wayland compositor reports being N seconds
idle. If a command was specified, it will "exec" into that command,
otherwise, it will exit zero.

Wayidle is designed for usage is shell scripts or execline scripts.

https://sr.ht/~whynothugo/wayidle
2023-05-30 02:22:01 +00:00

23 lines
496 B
Text

CARGO_CRATES= anyhow-1.0.71 \
autocfg-1.1.0 \
bitflags-1.3.2 \
cfg-if-1.0.0 \
convert_case-0.6.0 \
lexopt-0.3.0 \
libc-0.2.144 \
memchr-2.5.0 \
memoffset-0.7.1 \
nix-0.26.2 \
proc-macro2-1.0.59 \
quick-xml-0.28.2 \
quote-1.0.28 \
static_assertions-1.1.0 \
syn-2.0.18 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
unicode-ident-1.0.9 \
unicode-segmentation-1.10.1 \
wayrs-client-0.10.4 \
wayrs-protocols-0.10.5 \
wayrs-scanner-0.10.3 \
wayrs-utils-0.6.0