exiv2 0.21.1-0ubuntu2 source package in Ubuntu Linaro Evaluation Build

Changelog

exiv2 (0.21.1-0ubuntu2) natty; urgency=low

  * debian/rules: delete the content of dependency_libs in la file to avoid
    having to rebuild this package if the path of the libs changes. This fixes
    also FTBFS in packages that b-d on libexiv2-dev because of incorrect
    reference of libexpat.la. (LP: #737340)
 -- Fabrice Coutadeur <email address hidden>   Fri, 18 Mar 2011 05:17:26 +0000

Upload details

Uploaded by:
Fabrice Coutadeur
Sponsored by:
Steve Langasek
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe graphics

Builds

Natty: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
exiv2_0.21.1.orig.tar.gz 2.9 MiB 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817
exiv2_0.21.1-0ubuntu2.debian.tar.gz 9.2 KiB e605131ba3060c4f0ad48bfb1a4cb5a168be77475944b5a8503a93a1f663fba4
exiv2_0.21.1-0ubuntu2.dsc 2.0 KiB 79156091379656fe022c8f30c44845451c398e209ac6a1bdfc990ae62f4c2ac4

Available diffs

View changes file

Binary packages built by this source

exiv2: EXIF/IPTC metadata manipulation tool

 Exiv2 can:
 .
  * print the Exif metadata of JPEG, TIFF and several RAW image formats as
    summary info, interpreted values, or the plain data for each tag
  * print the IPTC metadata of JPEG images
  * print, set and delete the JPEG comment of JPEG images
  * set, add and delete Exif and IPTC metadata of JPEG images
  * adjust the Exif timestamp (that's how it all started...)
  * rename Exif image files according to the Exif timestamp
  * extract, insert and delete Exif metadata, IPTC metadata and JPEG comments
  * extract, insert and delete the thumbnail image embedded in the Exif metadata
  * fix the Exif ISO setting of picture taken with Nikon cameras

libexiv2-10: EXIF/IPTC metadata manipulation library

 Exiv2 library supports:
  * full read and write access to the EXIF and IPTC metadata of an image
    through Exiv2 keys and standard C++ iterators
  * a smart IPTC implementation that does not affect data that programs like
    Photoshop store in the same image segment
  * EXIF MakerNote support:
    - MakerNote tags can be accessed just like any other EXIF metadata
    - a sophisticated write algorithm avoids corrupting the MakerNote:
  * extract and delete methods for EXIF thumbnails (both, JPEG and TIFF
    thumbnails)
  * set methods for EXIF thumbnails (JPEG only, TIFF thumbnails can be set from
    individual tags)
  * complete API documentation (by Doxygen)
  * generic lower-level classes to access IFD (Image File Directory) data
    structures

libexiv2-dbg: EXIF/IPTC metadata manipulation library - debug

 Exiv2 debug symbols package

libexiv2-dev: EXIF/IPTC metadata manipulation library - development files

 Exiv2 C++ header files.