[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:41:10 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=ec9bf9a
The following commit has been merged in the master branch:
commit ec9bf9a1429acb7cf66c336af23702aa53f3625b
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Mon Feb 15 09:10:58 2010 +0000
Documented recent utility changes.
---
src/exiv2.1 | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/src/exiv2.1 b/src/exiv2.1
index 6266519..5a583d5 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 "Dec 29th, 2009"
+.TH EXIV2 1 "Feb 14, 2010"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -47,7 +47,7 @@ PEF ReadWrite ReadWrite ReadWrite -
ARW Read Read Read -
RW2 Read Read Read -
SR2 Read Read Read -
-ORF Read Read Read -
+ORF ReadWrite ReadWrite ReadWrite -
PNG ReadWrite ReadWrite ReadWrite ReadWrite
PGF ReadWrite ReadWrite ReadWrite ReadWrite
RAF Read Read Read -
@@ -110,6 +110,12 @@ Copy the ISO setting from one of the proprietary Nikon or Canon
makernote ISO tags to the regular Exif ISO tag,
Exif.Photo.ISOSpeedRatings. Does not overwrite an existing standard
Exif ISO tag.
+.TP
+.B fc | fixcom
+Fix the character encoding of Exif Unicode user comments. Decodes the
+comment using the auto-detected or specified character encoding and
+writes it back in UCS-2. Use option
B\-n
P to specify the current
+encoding of the comment if necessary.
.SH OPTIONS
.TP
.B \-h
@@ -127,6 +133,14 @@ Show large binary values (default is to suppress them).
.B \-u
Show unknown tags (default is to suppress tags which don't have a name).
.TP
+.B \-g
Ikey
P
+Only output info for this Exiv2 key (grep). Multiple
B\-n
P options
+can be used to grep info for several keys.
+.TP
+.B \-n
Ienc
P
+Charset to use to decode Exif Unicode user comments.
Ienc
P is
+a name understood by
Biconv_open
P(3), e.g., 'UTF-8'.
+.TP
.B \-k
Preserve file timestamps when updating files (keep). Can be used with
all options which update files. The flag is ignored by read-only
@@ -339,7 +353,7 @@ prevents you from adding duplicate Exif tags).
Delete all occurrences of a tag (requires only a
Ikey
P).
.TP
.I key
-Exiv2 Exif or IPTC key.
+Exiv2 Exif, IPTC or XMP key.
.TP
.I type
.B Byte | Ascii | Short | Long | Rational | Undefined | SShort | SLong | SRational | Comment
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list