>It 7zips the files and handles splitting and merging of large files?
Yes. It also handles the uploading and the downloading.
>Try apt-cache search libgd and you'll find the (single!) dependency is already packaged
If you actually try to compile and run s2png you'll see that it segfaults when you compile it in Ubuntu 12.10 (so also in Linux Mint 14) and 12.04, probably because it was written with libgd1 in mind. I had a few people try it and it only compiled to a usable binary in Fedora.
Comments
>It 7zips the files and handles splitting and merging of large files?
Yes. It also handles the uploading and the downloading.
>Try apt-cache search libgd and you'll find the (single!) dependency is already packaged
If you actually try to compile and run s2png you'll see that it segfaults when you compile it in Ubuntu 12.10 (so also in Linux Mint 14) and 12.04, probably because it was written with libgd1 in mind. I had a few people try it and it only compiled to a usable binary in Fedora.