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 ...

Dirk Meyer dinoex at FreeBSD.org
Thu Mar 18 06:53:48 PST 2004


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


More information about the cvs-ports mailing list