cvs commit: ports/graphics Makefile ports/graphics/libkexif Makefile distinfo pkg-descr pkg-plist

Markus Brueffer markus at FreeBSD.org
Wed Nov 17 08:48:26 PST 2004


markus      2004-11-17 16:48:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/libkexif    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add libkexif 0.1, a library for manipulating EXIF information embedded in
  images.
  
  It currently supports viewing of all EXIF information via libexif. It also
  supports the modification of a few attributes in a safe way that preserves
  all other EXIF information in the file. It can currently modify the following
  tags:
  
  IFD0/Orientation
  EXIF/UserCommend
  
  WWW: http://digikam.sourceforge.net/
  
  Arjan van Leeuwen <avleeuwen at piwebs.com> kindly volunteered to maintain
  this port, thanks!
  
  Revision  Changes    Path
  1.752     +1 -0      ports/graphics/Makefile
  1.1       +29 -0     ports/graphics/libkexif/Makefile (new)
  1.1       +2 -0      ports/graphics/libkexif/distinfo (new)
  1.1       +10 -0     ports/graphics/libkexif/pkg-descr (new)
  1.1       +27 -0     ports/graphics/libkexif/pkg-plist (new)


More information about the cvs-all mailing list