Date: Thu, 18 Mar 2004 06:53:47 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/jpeg Makefile distinfo pkg-descr pkg-plist ports/graphics/jpeg/files patch-ab patch-ad patch-ae patch-configure patch-djpeg.c patch-exifautotran patch-jpegtran.1 patch-jpegtran.c patch-rdjpgcom.c patch-transupp.c ... Message-ID: <200403181453.i2IErlVE098175@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2004/03/18 06:53:47 PST
FreeBSD ports repository
Modified files:
graphics/jpeg Makefile distinfo pkg-descr pkg-plist
Added files:
graphics/jpeg/files patch-configure patch-djpeg.c
patch-exifautotran patch-jpegtran.1
patch-jpegtran.c patch-rdjpgcom.c
patch-transupp.c patch-transupp.h
Removed files:
graphics/jpeg/files patch-ab patch-ad patch-ae
Log:
- Patches from
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 ,
http://sylvana.net/jpegcrop/exifpatch.html
Which add EXIF support to jpegtran (lossless JPEG transforms) and to
rdjpgcom to add reporting of EXIF orientation in verbose mode.
- Tools from http://sylvana.net/jpegcrop/exif_orientation.html
which allow automatic JPEG orientation using the EXIF tag from the camera.
(I think it should be done with DISTFILES rather than with PATCH_SITES,
though).
Roman Shterenzon
(some cleanup done)
Revision Changes Path
1.39 +15 -2 ports/graphics/jpeg/Makefile
1.7 +4 -0 ports/graphics/jpeg/distinfo
1.8 +0 -21 ports/graphics/jpeg/files/patch-ab (dead)
1.2 +0 -20 ports/graphics/jpeg/files/patch-ad (dead)
1.2 +0 -18 ports/graphics/jpeg/files/patch-ae (dead)
1.1 +21 -0 ports/graphics/jpeg/files/patch-configure (new)
1.1 +20 -0 ports/graphics/jpeg/files/patch-djpeg.c (new)
1.1 +7 -0 ports/graphics/jpeg/files/patch-exifautotran (new)
1.1 +44 -0 ports/graphics/jpeg/files/patch-jpegtran.1 (new)
1.1 +99 -0 ports/graphics/jpeg/files/patch-jpegtran.c (new)
1.1 +218 -0 ports/graphics/jpeg/files/patch-rdjpgcom.c (new)
1.1 +284 -0 ports/graphics/jpeg/files/patch-transupp.c (new)
1.1 +12 -0 ports/graphics/jpeg/files/patch-transupp.h (new)
1.5 +4 -3 ports/graphics/jpeg/pkg-descr
1.25 +2 -0 ports/graphics/jpeg/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403181453.i2IErlVE098175>
