Clos3y
Clos3y
Note that `xcp` calls itself ['beta level'](https://github.com/tarka/xcp/blob/6356af3453083bff0ff0dafe7632edccfd9312d0/README.md?plain=1#L13-L15), and per Void's guidelines, https://github.com/void-linux/void-packages/blob/713bf63ea1574037b921f93aca7a6d1137be0db5/CONTRIBUTING.md?plain=1#L29 so it is unlikely to be accepted, but here's a template ``` # Template file for 'xcp' pkgname=xcp...
``` # Template file for 'rip2' pkgname=rip2 version=0.8.0 revision=1 build_style=cargo short_desc="Safe and ergonomic alternative to rm" maintainer="NAME " license="GPL-3.0-or-later" homepage="https://github.com/MilesCranmer/rip2" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" checksum=872451fd2cfefa54fec575c8f069b6ac2ac84fdd102ac50780c03ab3ec05c73c ``` This works and build on the few...
The binaries are provided as `memorylatency-$ARCH`, not sure if it's best to just leave this or rename the binary to `memorylatencytest`?
> This is a fork of a fork of swaylock. What benefits would this confer, and why chooose this particular fork? The changes are aesthetic with subjectively 'nicer' screenlocking, so...