Subject: CVS commit: pkgsrc/graphics/jpeg
From: Tobias Nygren
Date: 2007-06-06 00:07:26
Message id: 20070605220727.15BE221507@cvs.netbsd.org

Log Message:
Adopt some new features from www.jpegclub.org that have already been
adopted by many Linux distributions as well as FreeBSD ports:

o jpegtran: add "-perfect" switch:
    Fail if there are non-transformable edge blocks.
o jpegtran: add "-crop" switch:
    Crop to a rectangular subarea.
o jpegtran: correct EXIF handling.
o jpegexiforient: Get and set the Exif Orientation Tag.
o exifautotran: Transforms Exif files so that Orientation becomes 1.

Suggested by dzoe on #NetBSD IRCNet.

Files:
RevisionActionfile
1.36modifypkgsrc/graphics/jpeg/Makefile
1.6modifypkgsrc/graphics/jpeg/PLIST
1.6modifypkgsrc/graphics/jpeg/distinfo
1.1addpkgsrc/graphics/jpeg/files/exifautotran
1.1addpkgsrc/graphics/jpeg/files/jpegexiforient.c
1.1addpkgsrc/graphics/jpeg/patches/patch-ab
1.1addpkgsrc/graphics/jpeg/patches/patch-ac
1.1addpkgsrc/graphics/jpeg/patches/patch-ad
1.1addpkgsrc/graphics/jpeg/patches/patch-ae
1.1addpkgsrc/graphics/jpeg/patches/patch-af