[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:39:02 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=3a3507c

The following commit has been merged in the master branch:
commit 3a3507c260068bf6368f5ce2d15f30dcece6e4a7
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Nov 1 10:45:40 2007 +0000

    Minor changes.
---
 src/exiv2.1 | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/src/exiv2.1 b/src/exiv2.1
index d6c2fe1..95852a0 100644
--- a/src/exiv2.1
+++ b/src/exiv2.1
@@ -3,7 +3,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH EXIV2 1 "October 23th, 2007"
+.TH EXIV2 1 "November 1st, 2007"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -31,9 +31,9 @@ exiv2 \- Image metadata manipulation tool
 is a program to read and write Exif, IPTC and XMP image metadata and
 image comments. Supported image formats are JPEG, Canon CRW and Canon
 THM.  Read-only support is currently available for PNG and TIFF format
-and includes TIFF-based RAW formats such as Adobe DNG, Canon CR2,
-Fujifilm RAF, Minolta MRW, Nikon NEF, Olympus ORF, Pentax PEF, Sony ARW
-and Sony SR2.
+and includes TIFF-based RAW formats: Adobe DNG, Canon CR2, Fujifilm
+RAF, Minolta MRW, Nikon NEF, Olympus ORF, Pentax PEF, Sony ARW and
+Sony SR2.
 .SH ACTIONS
 The 
Iaction
P argument is only required if it is not clear from the
 
Ioptions
P which action is implied.
@@ -61,8 +61,9 @@ Adjust Exif timestamps by the given time. Requires option 
B\-a
P
 
Itime
P.
 .TP
 .B mo | modify
-Apply commands to modify (add, set, delete) the Exif/IPTC metadata of image
-files. Requires option 
B\-c
P, 
B\-m
P or 
B\-M
P.
+Apply commands to modify (add, set, delete) the Exif, IPTC and XMP
+metadata of image files. Requires option 
B\-c
P, 
B\-m
P or
+
B\-M
P.
 .TP
 .B mv | rename
 Rename files and/or set file timestamps according to the Exif create
@@ -240,7 +241,7 @@ or given on the command line, as in
 .sp 1
 Note the quotes. Multiple 
B\-m
P and 
B\-M
P options can be combined.
 .sp 1
-When writing Exif/IPTC metadata, 
+When writing Exif, IPTC and XMP metadata, 
 .B exiv2 
 enforces only a correct
 metadata structure. It is possible to write tags with types and values
@@ -273,10 +274,13 @@ Exiv2 Exif or IPTC key.
 .TP
 .I type
 .B Byte | Ascii | Short | Long | Rational | Undefined | SShort | SLong | SRational | Comment
-for Exif keys, and
+for Exif keys,
 .br
 .B String | Date | Time | Short | Undefined
-for IPTC keys.
+for IPTC keys, and
+.br
+.B XmpText | XmpAlt | XmpBag | XmpSeq | LangAlt
+for XMP keys.
 .sp 1
 A default 
Itype
P is used if none is explicitely given. The default
 is determined based on 
Ikey
P.

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list