Ignore:
Timestamp:
07/31/2012 11:44:40 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f2d2b62
Parents:
22a68d0
Message:

Upgraded several packages. See BLFS ChangeLog for more information.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10484 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/exiv2.xml

    r22a68d0 rc627795  
    77  <!ENTITY exiv2-download-http "http://www.exiv2.org/exiv2-&exiv2-version;.tar.gz">
    88  <!ENTITY exiv2-download-ftp  " ">
    9   <!ENTITY exiv2-md5sum        "84d7d5b1802529efca8ac3d6e6a97e3a">
     9  <!ENTITY exiv2-md5sum        "dab67c07bb63a4386d4ea607a8e06eaf">
    1010  <!ENTITY exiv2-size          "3.4 MB">
    11   <!ENTITY exiv2-buildsize     "46 MB">
    12   <!ENTITY exiv2-time          "1.3 SBU">
     11  <!ENTITY exiv2-buildsize     "28 MB">
     12  <!ENTITY exiv2-time          "1.2 SBU">
    1313]>
    1414
    15 <sect1 id="exiv2" xreflabel="exiv2-&exiv2-version;">
     15<sect1 id="exiv2" xreflabel="Exiv2-&exiv2-version;">
    1616  <?dbhtml filename="exiv2.html"?>
    1717
     
    2424
    2525  <indexterm zone="exiv2">
    26     <primary sortas="a-exiv2">exiv2</primary>
     26    <primary sortas="a-Exiv2">Exiv2</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Exiv2</title>
    3131
    32     <para><application>Exiv2</application> is a C++ library and a command
    33     line utility to manage image metadata.</para>
     32    <para>
     33      <application>Exiv2</application> is a C++ library and a command
     34      line utility for managing image metadata.
     35    </para>
    3436
    3537    &lfs71_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&exiv2-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&exiv2-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&exiv2-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&exiv2-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &exiv2-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &exiv2-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &exiv2-size;</para>
     57        <para>
     58          Download size: &exiv2-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &exiv2-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &exiv2-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &exiv2-time;</para>
     67        <para>
     68          Estimated build time: &exiv2-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    58 
    59 <!--
    60     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    61     <itemizedlist spacing='compact'>
    62       <listitem>
    63         <para>Required patch: <ulink
    64         url="&patch-root;/exiv2-&exiv2-version;-fixes-1.patch"/></para>
    65       </listitem>
    66     </itemizedlist>
    67 -->
    6872
    6973    <bridgehead renderas="sect3">Exiv2 Dependencies</bridgehead>
     
    7175    <bridgehead renderas="sect4">Required</bridgehead>
    7276    <para role="required">
    73     <xref linkend="expat"/>
    74     </para>
    75 <!--
    76     <bridgehead renderas="sect4">Recommended</bridgehead>
    77     <para role="recommended">
    78     <xref linkend="libiodbc"/>,
    79     <xref linkend="libxml2"/>,
    80     <xref linkend="openssl"/>,
    81     <xref linkend="openldap"/>,
    82     <xref linkend="jdk"/>
     77      <xref linkend="expat"/>
    8378    </para>
    8479
    85     <bridgehead renderas="sect4">Optional</bridgehead>
    86     <para role="optional">
    87     <xref linkend="imagemagick"/>,
    88     <xref linkend="python2"/>
     80    <para condition="html" role="usernotes">User Notes:
     81      <ulink url="&blfs-wiki;/exiv2"/>
    8982    </para>
    90 -->
    91     <para condition="html" role="usernotes">User Notes:
    92     <ulink url="&blfs-wiki;/exiv2"/></para>
    93 
    9483  </sect2>
    9584
     
    9786    <title>Installation of Exiv2</title>
    9887
    99     <para>Install <application>exiv2</application> by running the following
    100     commands:</para>
     88    <para>
     89      Install <application>Exiv2</application> by running the following
     90      commands:
     91    </para>
    10192
    102 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     93<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    10394make</userinput></screen>
    10495
    105     <para><application>Exiv2</application> does not come with a test suite.</para>
     96    <para>
     97      This package does not come with a test suite.
     98    </para>
    10699
    107     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     100    <para>
     101      Now, as the <systemitem class="username">root</systemitem> user:
     102    </para>
    108103
    109104<screen role="root"><userinput>make install</userinput></screen>
    110105
    111106  </sect2>
    112 <!--
     107
    113108  <sect2 role="commands">
    114109    <title>Command Explanations</title>
    115110
    116     <para><option>- -without-internal-zlib</option>: This option is set to use
    117     the installed <application>zlib</application> and not the bundled
    118     one.</para>
     111    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     112      href="../../xincludes/static-libraries.xml"/>
    119113
    120114  </sect2>
    121 -->
     115
    122116  <sect2 role="content">
    123117    <title>Contents</title>
     
    125119    <segmentedlist>
    126120      <segtitle>Installed Program</segtitle>
    127       <segtitle>Installed Libraries</segtitle>
    128       <segtitle>Installed Directory</segtitle>
     121      <segtitle>Installed Library</segtitle>
    129122
    130123      <seglistitem>
    131         <seg>exiv2</seg>
    132         <seg>libexiv2.{so,a}</seg>
    133         <seg></seg>
     124        <seg>
     125          exiv2
     126        </seg>
     127        <seg>
     128          libexiv2.so
     129        </seg>
    134130      </seglistitem>
    135131    </segmentedlist>
     
    143139        <term><command>exiv2</command></term>
    144140        <listitem>
    145           <para>is an utility to dump Exif data.</para>
     141          <para>
     142            is an utility used to dump Exif data.
     143          </para>
    146144          <indexterm zone="exiv2 exiv2-prog">
    147145            <primary sortas="b-exiv2">exiv2</primary>
Note: See TracChangeset for help on using the changeset viewer.