mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to LibTIFF-4.0.4.
gdk-pixbuf-2.31.4, Pango-1.36.8 and Cairo-1.14.2: fix dependencies. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16151 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
894bbb4682
commit
1cfd61d737
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "June 22th &year;">
|
||||
<!ENTITY releasedate "June 23rd &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -8,10 +8,10 @@
|
||||
"http://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz">
|
||||
<!ENTITY libtiff-download-ftp
|
||||
"ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
|
||||
<!ENTITY libtiff-md5sum "051c1068e6a0627f461948c365290410">
|
||||
<!ENTITY libtiff-size "2.0 MB">
|
||||
<!ENTITY libtiff-buildsize "27 MB">
|
||||
<!ENTITY libtiff-time "0.3 SBU">
|
||||
<!ENTITY libtiff-md5sum "9aee7107408a128c0c7b24286c0db900">
|
||||
<!ENTITY libtiff-size "2.1 MB">
|
||||
<!ENTITY libtiff-buildsize "32 MB (with tests)">
|
||||
<!ENTITY libtiff-time "0.4 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libtiff" xreflabel="LibTIFF-&libtiff-version;">
|
||||
@ -73,21 +73,21 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/tiff-4.0.3-fixes-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</itemizedlist>-->
|
||||
|
||||
<bridgehead renderas="sect3">LibTIFF Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="freeglut"/> (required for <command>tiffgt</command>), and
|
||||
<xref linkend="freeglut"/> (required for <command>tiffgt</command>),
|
||||
<xref linkend="libjpeg"/> and
|
||||
<ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>
|
||||
</para>
|
||||
|
||||
@ -104,9 +104,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../tiff-4.0.3-fixes-1.patch &&
|
||||
|
||||
./configure --prefix=/usr --disable-static &&
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -124,11 +122,6 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<command>patch ...</command>: This command fixes several security
|
||||
issues identified upstream.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
|
@ -45,7 +45,22 @@
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>June 22th, 2015</para>
|
||||
<para>June 23rd, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - gdk-pixbuf-2.31.4, Pango-1.36.8 and Cairo-1.14.2:
|
||||
fix dependencies. Fixes
|
||||
<ulink url="&blfs-ticket-root;6638">#6638</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to LibTIFF-4.0.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;6635">#6635</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 22nd, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to elfutils-0.163. Fixes
|
||||
|
@ -172,7 +172,7 @@
|
||||
Required version in order to use
|
||||
svg pixbuf loader. -->
|
||||
<!ENTITY libraw-version "0.16.2">
|
||||
<!ENTITY libtiff-version "4.0.3">
|
||||
<!ENTITY libtiff-version "4.0.4">
|
||||
<!ENTITY libwebp-version "0.4.3">
|
||||
<!ENTITY newt-version "0.52.18">
|
||||
<!ENTITY openjpeg-version "1.5.2">
|
||||
|
@ -87,14 +87,14 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="libpng"/>,
|
||||
<xref linkend="glib2"/> and
|
||||
<xref linkend="libpng"/> and
|
||||
<xref linkend="pixman"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="fontconfig"/> and
|
||||
<xref linkend="fontconfig"/>,
|
||||
<xref linkend="glib2"/> (required for most GUIs) and
|
||||
<xref linkend="xorg7-lib"/>
|
||||
</para>
|
||||
|
||||
|
@ -81,13 +81,13 @@
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="glib2"/>,
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="libpng"/> and
|
||||
<xref linkend="libtiff"/>
|
||||
<xref linkend="libjpeg"/> and
|
||||
<xref linkend="libpng"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="libtiff"/> and
|
||||
<xref linkend="xorg7-lib"/>
|
||||
(<emphasis>Many</emphasis> <application>GTK+</application>
|
||||
applications <emphasis>require</emphasis> gdk-pixbuf-xlib).
|
||||
|
@ -79,7 +79,8 @@
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="fontconfig"/> (must be built with
|
||||
<xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>)
|
||||
<xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>) and
|
||||
<xref linkend="glib2"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
|
Loading…
Reference in New Issue
Block a user