Cameron Katri

Results 61 comments of Cameron Katri

iOS and macOS can already print,so why do we need this?

![image](https://user-images.githubusercontent.com/48231187/128373358-f41ad22a-3d6e-4790-a57a-ffad8f3d4500.png) `python3 -m http.server --cgi` FTW

> Bro u need da markdown module! We also need nginx :woeisme:

Next time you submit a PR, clean up your branch commit history.

Install game binaries to `$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/games` and the games scoreboard, datafiles, etc in `$(MEMO_PREFIX)/var/games/gamename/`

Oh, and use `$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/games/gamename/` for other stuff.

Still need to write the MacOS postinst, ref: #581

This should be all ready now, but I don't have a device to test either postinsts.

Multiple games need to be `setgid` to write to their scorefile in `/var/games`

I fixed the `Depends:` on all of these, but multiple of them seem to link to `libverto.0.dylib`, which does not exist. I also noticed that the install_names contain the minor...