mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to exiv2-0.27.2.
Update to aspell-0.60.7. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21883 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
67e087d2eb
commit
b2bd00db87
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY aspell-download-http "&gnu-http;/aspell/aspell-&aspell-version;.tar.gz">
|
||||
<!ENTITY aspell-download-ftp "&gnu-ftp;/aspell/aspell-&aspell-version;.tar.gz">
|
||||
<!ENTITY aspell-md5sum "e66a9c9af6a60dc46134fdacf6ce97d7">
|
||||
<!ENTITY aspell-size "1.8 MB">
|
||||
<!ENTITY aspell-buildsize "58 MB (Additional 8 MB for EN dictionary)">
|
||||
<!ENTITY aspell-time "0.5 SBU">
|
||||
<!ENTITY aspell-md5sum "8ef2252609c511cd2bb26f3a3932ef28">
|
||||
<!ENTITY aspell-size "2.0 MB">
|
||||
<!ENTITY aspell-buildsize "47 MB (Additional 8 MB for EN dictionary)">
|
||||
<!ENTITY aspell-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="aspell" xreflabel="Aspell-&aspell-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY exiv2-download-http "http://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
|
||||
<!ENTITY exiv2-download-ftp " ">
|
||||
<!ENTITY exiv2-md5sum "56d064517ae5903dd963b84514a121c1">
|
||||
<!ENTITY exiv2-md5sum "8c39c39dc8141bb158e8e9d663bcbf21">
|
||||
<!ENTITY exiv2-size "26 MB">
|
||||
<!ENTITY exiv2-buildsize "69 MB">
|
||||
<!ENTITY exiv2-time "0.3 SBU (Using parallelism=4)">
|
||||
<!ENTITY exiv2-buildsize "70 MB">
|
||||
<!ENTITY exiv2-time "0.2 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="exiv2" xreflabel="Exiv2-&exiv2-version;">
|
||||
|
@ -98,13 +98,6 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
If you are updating from libwebp-0.4.x or 0.5.x, and wish that installed
|
||||
applications link to the new version 0.6.x, they need to be reinstalled.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--enable-libwebpmux \
|
||||
--enable-libwebpdemux \
|
||||
|
@ -45,6 +45,14 @@
|
||||
<listitem>
|
||||
<para>July 29th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to exiv2-0.27.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;12337">#12337</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to aspell-0.60.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;12336">#12336</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xfce4-power-manager-1.6.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;12335">#12335</ulink>.</para>
|
||||
|
@ -84,7 +84,7 @@
|
||||
<!-- Chapter 9 -->
|
||||
<!ENTITY apr-version "1.7.0">
|
||||
<!ENTITY apr-util-version "1.6.1">
|
||||
<!ENTITY aspell-version "0.60.6.1">
|
||||
<!ENTITY aspell-version "0.60.7">
|
||||
|
||||
<!ENTITY boost-major "1">
|
||||
<!ENTITY boost-minor "70">
|
||||
@ -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.68">
|
||||
<!ENTITY exiv2-version "0.27.1">
|
||||
<!ENTITY exiv2-version "0.27.2">
|
||||
<!ENTITY freetype2-version "2.10.1">
|
||||
<!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