2011-02-09 05:13:13 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2017-09-05 02:28:36 +08:00
|
|
|
<!ENTITY exiv2-download-http "http://www.exiv2.org/builds/exiv2-&exiv2-version;-trunk.tar.gz">
|
2011-02-09 05:13:13 +08:00
|
|
|
<!ENTITY exiv2-download-ftp " ">
|
2017-09-05 02:28:36 +08:00
|
|
|
<!ENTITY exiv2-md5sum "5399e3b570d7f9205f0e76d47582da4c">
|
|
|
|
<!ENTITY exiv2-size "5.4 MB">
|
|
|
|
<!ENTITY exiv2-buildsize "39 MB">
|
|
|
|
<!ENTITY exiv2-time "1.2 SBU">
|
2011-02-09 05:13:13 +08:00
|
|
|
]>
|
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<sect1 id="exiv2" xreflabel="Exiv2-&exiv2-version;">
|
2011-02-09 05:13:13 +08:00
|
|
|
<?dbhtml filename="exiv2.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Exiv2-&exiv2-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="exiv2">
|
2012-08-01 07:44:40 +08:00
|
|
|
<primary sortas="a-Exiv2">Exiv2</primary>
|
2011-02-09 05:13:13 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Exiv2</title>
|
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
2013-02-12 02:51:17 +08:00
|
|
|
<application>Exiv2</application> is a C++ library and a command
|
2015-06-27 02:47:07 +08:00
|
|
|
line utility for managing image and video metadata.
|
2012-08-01 07:44:40 +08:00
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2017-08-27 12:18:25 +08:00
|
|
|
&lfs81_checked;
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&exiv2-download-http;"/>
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&exiv2-download-ftp;"/>
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &exiv2-md5sum;
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Download size: &exiv2-size;
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &exiv2-buildsize;
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &exiv2-time;
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2015-07-26 00:05:00 +08:00
|
|
|
<bridgehead renderas="sect3">Exiv2 dependencies</bridgehead>
|
|
|
|
|
2015-06-27 02:47:07 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="curl"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<ulink url="http://www.libssh.org/">libssh</ulink>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional for documentation</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="doxygen"/>,
|
2017-10-16 02:23:25 +08:00
|
|
|
<xref linkend="graphviz"/>, and
|
2015-06-27 02:47:07 +08:00
|
|
|
<xref linkend="libxslt"/>
|
|
|
|
</para>
|
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2012-08-01 07:44:40 +08:00
|
|
|
<ulink url="&blfs-wiki;/exiv2"/>
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Exiv2</title>
|
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Install <application>Exiv2</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2015-06-27 02:47:07 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--enable-video \
|
|
|
|
--enable-webready \
|
|
|
|
--without-ssh \
|
|
|
|
--disable-static &&
|
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2014-01-17 18:23:30 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
chmod -v 755 /usr/lib/libexiv2.so</userinput></screen>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
</sect2>
|
2012-08-01 07:44:40 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2015-06-27 02:47:07 +08:00
|
|
|
<para>
|
|
|
|
<parameter>--enable-video</parameter>:
|
|
|
|
This switch enables managing video metadata.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>--enable-webready</parameter>:
|
|
|
|
This switch enables managing web image metadata.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>--without-ssh</parameter>:
|
|
|
|
This switch is necessary when webready is enabled and <ulink
|
|
|
|
url="http://www.libssh.org/">libssh</ulink> is not installed. Libssh is
|
|
|
|
required for ssh.
|
|
|
|
</para>
|
|
|
|
|
2012-08-01 07:44:40 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2015-06-27 02:47:07 +08:00
|
|
|
<para>
|
|
|
|
<option>--without-curl</option>:
|
|
|
|
This switch is necessary when webready is enabled and <xref
|
|
|
|
linkend="curl"/> is not installed. Libcurl is required for http.
|
|
|
|
</para>
|
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
</sect2>
|
2012-08-01 07:44:40 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
2012-08-01 07:44:40 +08:00
|
|
|
<segtitle>Installed Library</segtitle>
|
2014-01-17 18:23:30 +08:00
|
|
|
<segtitle>Installed Directory</segtitle>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<seg>
|
|
|
|
exiv2
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libexiv2.so
|
|
|
|
</seg>
|
2013-01-26 00:32:25 +08:00
|
|
|
<seg>
|
2014-01-17 18:23:30 +08:00
|
|
|
/usr/include/exiv2
|
2013-01-26 00:32:25 +08:00
|
|
|
</seg>
|
2011-02-09 05:13:13 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="exiv2-prog">
|
|
|
|
<term><command>exiv2</command></term>
|
|
|
|
<listitem>
|
2012-08-01 07:44:40 +08:00
|
|
|
<para>
|
2015-07-26 00:05:00 +08:00
|
|
|
is a utility used to dump Exif data.
|
2012-08-01 07:44:40 +08:00
|
|
|
</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
<indexterm zone="exiv2 exiv2-prog">
|
|
|
|
<primary sortas="b-exiv2">exiv2</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|