summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-JpegTran-AutoRotate
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2017-06-21Find -ljpeg on Linux (and probably others).schmonz2-7/+11
2017-06-18Update to 0.04. From the changelog:schmonz2-9/+7
* Fix orientations 5 and 7. (@truist)
2017-06-16Initial import of p5-Image-JpegTran-AutoRotate, a Perl module thatschmonz6-0/+79
transforms JPEG files so that orientation becomes 1. This is the same operation as "exifautotran", but with no dependencies on command-line programs; instead, we use the excellent Image::JpegTran and Image::ExifTool CPAN modules.