NetBSD.se

CVS log for pkgsrc/graphics/exiv2/PLIST

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / graphics / exiv2

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 11 09:55:31 2011 UTC (7 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Changes 0.22:
* Exiv2 utility
  - Fixed time setting of -T option when DST is in effect.
  - Added version hex number to the output of "exiv2 -V".
* Exiv2 library
  - Exif version 2.3 missing tag codes.
  - Tamron 18-270mm lens.
  - Exif 2.3 & DNG 1.2/1.3 tags.
  - Some tests depend on system settings (locale, path, etc).
  - Sort iptc data by record number when encoding.
  - New Tamron 70-300 mm lens improperly recognized.
  - "Assertion `sv == d' failed" in 0.21.1 (r2474).
  - Build failure on MinGW with GCC >= 4.6 because of "-no-undefined".
  - Debug messages of psdimages.cpp go to stdout instead of stderr.
  - PSD resource block handling patch II.
  - Setting metadata on an image should always succeed.
  - Exiv2 fails to write to JPEG with an empty APP13 Photoshop PS3 segment.
  - Wrong ELSE statement in src/CMakeLists.txt.
  - On Windows (MSVC and MinGW builds), charset conversions now use respective
    Windows functions if iconv is not available.
  - Support for Encapsulated PostScript (*.eps) files.
  - The exiv2 library should be re-entrant.
  - Fixed typo: SupplementalCategory -> SupplementalCategories.
  - Added Tokina AT-X 107 AF DX Fish-eye 10-17mm f/3.5-4.5 lens.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 3 10:16:46 2010 UTC (17 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -12 lines
Changes 0.21:
This release adds read and write support for Samsung SRW images and Samsung
makernotes. The exiv2 library now accepts a custom error handler and has
a setting to control which messages are generated. The exiv2 command line tool
has a new 'quiet' option which uses the new functionality to suppress all
library warnings. Some important API changes will allow many future image
format and makernote enhancements to be done in a binary compatible fashion.
The new exiv2.hpp umbrella header file further shields applications from
library changes.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 27 12:40:48 2010 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Changes 0.19:
* Exiv2 utility
  - Inverted the meaning of -u to deal with large numbers of unknown Nikon
    Makernote tags.
  - -b option now also suppresses Byte and SByte values.
* Exiv2 library fixes
  - Crash when reading PNG image.
  - Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1).
  - Exception to print raw from Olympus SP-560UZ.
  - Nef Metadata edit with Digikam make impossible to open it with captureNX
    or ViewNX.
  - Broken image causes exiv2 to abort.
  - Problems converting SubSec tags to XMP.
  - Exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags missing.
* more...

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 7 10:02:51 2009 UTC (2 years, 10 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
update to 0.18.2
changes:
-adds write-support for Adobe Photoshop PSD images
-adds read-support for Panasonic RW2 images
-makernote and lens updates
-bugfixes
-updates Polish translations

approved by gdt

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 14 17:59:11 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Remove @dirrm entries from PLISTs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 8 18:21:54 2009 UTC (3 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Fix PLIST. Bump revision.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 7 01:07:51 2009 UTC (3 years, 4 months ago) by gdt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -10 lines
Update to 0.18.  Minor changes omitted.

  - 0000473: [design] Support Preview images. (Vladimir Nadvornik)
	 - [exif] Added Nikon decryption algorithm and use it to decode
	   lens data.
  - 0000524: [design] Publish only API objects in the installed header files.
  - 0000523: [miscellaneous] C++ symbol visibility support for gcc builds.
  - 0000464: [metadata] Write support for PNG images. (Gilles Caulier)
  - 0000462: [exif] Write support for TIFF format ("New TIFF parser").

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 7 23:28:35 2008 UTC (3 years, 11 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -1 lines
Update to 0.17.

Significant Changes from version 0.16

* Exiv2 utility
	-          [tools] exiv2 now writes a proper XMP sidecar file (it used to
	           just dump the XMP packet to a file).
	-          [tools] exiv2 can now also save Exif and IPTC data in the XMP
	           sidecar file (conversion of Exif/IPTC to/from XMP).

* Exiv2 library
	- 0000546: [exif] Exiv2 crashes while converting Nikon lens information
	           for pretty printing.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 16 07:54:01 2008 UTC (4 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 23 20:53:25 2007 UTC (5 years, 2 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -9 lines
update to 0.14
changes: Proper library versioning, small fixes and features

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 13 09:45:19 2007 UTC (5 years, 2 months ago) by drochner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -3 lines
update to 0.13
changes:
-added i18n
-support for Fuji RAF
-minor bugfixes and feature additions

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 9 10:48:41 2006 UTC (5 years, 7 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
Update to 2.0.11:

Bug fixes and minor enhancements plus

	- [exif] Added read support for PNG images (Gilles Caulier)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 9 20:04:23 2006 UTC (5 years, 11 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -0 lines
Take maintainership.
Update HOMEPAGE/MASTER_SITES.

Update to 0.10.
  bug fixes
  improved CRW support
  add tiff suppport (and therefore NEF)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 21:52:39 2006 UTC (6 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +30 -1 lines
update to 0.9.1
changes:
-New -M option to specify modify commands directly on the command line
-new -l option for a directory to/from which to extract/import files
-bugfixes
-Libtool support
-added makernotes
-raw file support

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Feb 25 19:05:30 2005 UTC (7 years, 2 months ago) by drochner
Branches: TNF
CVS tags: pkgsrc_base, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
import exiv2-0.6.1, another tool to look at exif metadata

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 25 19:05:30 2005 UTC (7 years, 2 months ago) by drochner
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>