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.
12 lines
290 B
Text
12 lines
290 B
Text
$NetBSD: patch-Image-JpegTran_MANIFEST,v 1.1 2017/06/16 18:13:00 schmonz Exp $
|
|
|
|
Use pkgsrc Devel::CheckLib.
|
|
|
|
--- Image-JpegTran/MANIFEST.orig 2010-07-17 13:23:06.000000000 +0000
|
|
+++ Image-JpegTran/MANIFEST
|
|
@@ -1,5 +1,4 @@
|
|
Changes
|
|
-inc/Devel/CheckLib.pm
|
|
jinclude.h
|
|
jpegint.h
|
|
JpegTran.xs
|