Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 16:48:26 +0000 (UTC)
From:      Markus Brueffer <markus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/libkexif Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200411171648.iAHGmQlp081193@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411171648.iAHGmQlp081193>