mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to exiv2-0.27.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21555 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6537401260
commit
42a7d50fc1
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY exiv2-download-http "http://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
|
||||
<!ENTITY exiv2-download-ftp " ">
|
||||
<!ENTITY exiv2-md5sum "57d58c9cef127c5fa24bf0e1fbbd1f8c">
|
||||
<!ENTITY exiv2-md5sum "56d064517ae5903dd963b84514a121c1">
|
||||
<!ENTITY exiv2-size "26 MB">
|
||||
<!ENTITY exiv2-buildsize "86 MB">
|
||||
<!ENTITY exiv2-buildsize "69 MB">
|
||||
<!ENTITY exiv2-time "0.3 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
@ -101,11 +101,11 @@
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Exiv2</title>
|
||||
|
||||
<!--
|
||||
<para>First, disable building a sample program that fails:</para>
|
||||
|
||||
<screen><userinput>sed -i '/conntest/s/^/#/' samples/CMakeLists.txt</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>
|
||||
Install <application>Exiv2</application> by running the following
|
||||
commands:
|
||||
|
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>May 4th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to exiv2-0.27.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;12021">#12021</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xfsprogs-5.0.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;12017">#12017</ulink>.</para>
|
||||
|
@ -194,7 +194,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 10 -->
|
||||
<!ENTITY aalib-version "1.4rc5">
|
||||
<!ENTITY babl-version "0.1.62">
|
||||
<!ENTITY exiv2-version "0.27.0">
|
||||
<!ENTITY exiv2-version "0.27.1">
|
||||
<!ENTITY freetype2-version "2.10.0">
|
||||
<!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY fribidi-version "1.0.5">
|
||||
|
Loading…
Reference in New Issue
Block a user