2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Remove SHA1 hashes for distfiles |
2021-08-10 07:35:28 by pin | Files touched by this commit (3) | |
Log message: print/jpeg-to-pdf: update to 0.2.3 -All eight EXIF orientations are now handled properly -cargo install installs a binary called jpeg-to-pdf instead of cli (#3) -Various internal changes -No longer depends on lazy_static |
2021-08-03 10:55:03 by pin | Files touched by this commit (1) |
Log message: print/jpeg-to-pdf: simplify Makefile |
2021-05-18 14:33:07 by pin | Files touched by this commit (1) |
Log message: print/jpeg-to-pdf: fix licence according to upstream |
2021-02-24 11:13:04 by pin | Files touched by this commit (3) | |
Log message: print/jpeg-to-pdf: update to 0.2.2 -Made the "--output" command-line argument optional -Allow users to set a document title -Fixed improper use of BufWriter |
2021-02-23 19:18:54 by pin | Files touched by this commit (5) |
Log message: print/jpeg-to-pdf: import package CLI tool for creating PDFs from JPEG images. |