Tim Schumacher

Results 93 comments of Tim Schumacher

> LibDL is now an ld-script Not sure if this is a typo, but better safe than sorry. Both LibDl and LibM are completely normal libraries at the moment, the...

> When you look at something like the SuperMario port, it seems pretty reasonable to tell the user that SDL is needed (libsdl2-dev, libsdl2-image-dev and libsdl2-mixer-dev). In no way should...

There is no question that it doesn't currently work unless SDL2 is installed on the host. But the solution to that should be to make the port use the SDL2...

Looking at again after a while, this seems very out of scope for a library that is designed to just replace `HTTP` and add some nifty minor features along the...

> However, the bytecode file `PINCE/__pycache__/PINCE.cpython-310.pyc` was created as root somehow, and now the folder is sitting in my trash, undeletable. For your specific issue, you can probably just go...

`md5sum`, `sha1sum`, `sha256sum` and `sha512sum` are all symlinks to `checksum`, which does have a manpage. Therefore, they probably don't qualify for "no manpage".

A Jakt port was added in #19796.

This doesn't look like anything that we can fix, given that this seems to be DDoS-protection on the download server.

I guess we could switch over to the copy of the `.tar.gz` that is uploaded to GitHub releases, that's the only other first-party place to download tarballs (one that I...