mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
8ec9fc6808
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9702 af4574ff-66df-0310-9fd7-8a98e5e911e0
157 lines
4.3 KiB
XML
157 lines
4.3 KiB
XML
<?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;
|
|
|
|
<!ENTITY exiv2-download-http "http://www.exiv2.org/exiv2-&exiv2-version;.tar.gz">
|
|
<!ENTITY exiv2-download-ftp " ">
|
|
<!ENTITY exiv2-md5sum "84d7d5b1802529efca8ac3d6e6a97e3a">
|
|
<!ENTITY exiv2-size "3.4 MB">
|
|
<!ENTITY exiv2-buildsize "46 MB">
|
|
<!ENTITY exiv2-time "1.3 SBU">
|
|
]>
|
|
|
|
<sect1 id="exiv2" xreflabel="exiv2-&exiv2-version;">
|
|
<?dbhtml filename="exiv2.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Exiv2-&exiv2-version;</title>
|
|
|
|
<indexterm zone="exiv2">
|
|
<primary sortas="a-exiv2">exiv2</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Exiv2</title>
|
|
|
|
<para><application>Exiv2</application> is a C++ library and a command
|
|
line utility to manage image metadata.</para>
|
|
|
|
&lfs71_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&exiv2-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&exiv2-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &exiv2-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &exiv2-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &exiv2-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &exiv2-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="&patch-root;/exiv2-&exiv2-version;-fixes-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
|
|
<bridgehead renderas="sect3">Exiv2 Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="expat"/>
|
|
</para>
|
|
<!--
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="libiodbc"/>,
|
|
<xref linkend="libxml2"/>,
|
|
<xref linkend="openssl"/>,
|
|
<xref linkend="openldap"/>,
|
|
<xref linkend="jdk"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="imagemagick"/>,
|
|
<xref linkend="python2"/>
|
|
</para>
|
|
-->
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/exiv2"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Exiv2</title>
|
|
|
|
<para>Install <application>exiv2</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para><application>Exiv2</application> does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
<!--
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><option>- -without-internal-zlib</option>: This option is set to use
|
|
the installed <application>zlib</application> and not the bundled
|
|
one.</para>
|
|
|
|
</sect2>
|
|
-->
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>exiv2</seg>
|
|
<seg>libexiv2.{so,a}</seg>
|
|
<seg></seg>
|
|
</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>
|
|
<para>is an utility to dump Exif data.</para>
|
|
<indexterm zone="exiv2 exiv2-prog">
|
|
<primary sortas="b-exiv2">exiv2</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|