2008-06-08 01:01:28 by Greg Troxel | Files touched by this commit (3) |
Log message:
Add patch:
From upstream SVN, svn diff -r 1388:1399.
Fixes http://dev.robotbattle.com/bugs/view.php?id=0000546.
PKGREVISION++.
|
2008-01-16 08:54:01 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Update to 0.16:
10-Jan-2008 Exiv2 0.16 released
Here is the final 0.16 release with XMP support. It took longer
than it should have and thus contains quite a list of bug fixes
and enhancements.
09-Nov-2007 Exiv2 0.16-pre1
This is a pre-release of the upcoming Exiv2 0.16 with XMP support.
Adding XMP metadata to an image is now just as easy as adding Exif
or IPTC tags. In addition there is new support for Olympus ORF
images and Pentax makernotes. Please try Exiv2 0.16-pre1 and report
issues you may have with it to the Exiv2 forum.
24-Sep-2007 XMP testing
The XMP implementation is now in the trunk in SVN and it is reasonably
complete and ready for testing. Please try it out and let us know
your comments. See this announcement for more details.
31-Aug-2007 XMP support
We're working on adding XMP support to the library, which should
become the main feature of the next release. Contributions are
welcome, in particular we need input from potential users about
API preferences and XMP test data. You are invited to join this
discussion in the forum and contribute your viewpoints.
10-Jul-2007 Exiv2 0.15 released
This maintenance release fixes a number of bugs, adds support for
Minolta G500 RAW files and has minor tag and some larger translation
updates. See the changelog for a concise listing of patches in this
release.
|
2007-07-17 21:29:31 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 0.15
This maintenance release fixes a number of bugs, adds support for
Minolta G500 RAW files and has minor tag and some larger translation
updates.
|
2007-04-03 11:32:09 by Matthias Drochner | Files touched by this commit (8) |
Log message:
Fix compile problems due to an incompatibility in error reporting,
introduced by exiv2-0.14.
Require exiv2>=0.14.
Ride on recent PKGREVISION bumps.
Approved by gdt and wiz.
|
2007-03-23 21:53:25 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 0.14
changes: Proper library versioning, small fixes and features
|
2007-03-13 10:45:19 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 0.13
changes:
-added i18n
-support for Fuji RAF
-minor bugfixes and feature additions
|
2006-11-28 16:14:29 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update to 0.12. Bugfix release... please see
http://www.exiv2.org/changelog.html
for the full list of changes.
CVS ----------------------------------------------------------------------
|
2006-10-12 16:03:08 by Matthias Drochner | Files touched by this commit (1) |
Log message:
include zlib/buildlink
|
2006-10-09 12:48:41 by Greg Troxel | Files touched by this commit (3) |
Log message:
Update to 2.0.11:
Bug fixes and minor enhancements plus
- [exif] Added read support for PNG images (Gilles Caulier)
|
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|