mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to libtiff-4.3.0
This commit is contained in:
parent
af89b17c58
commit
f43c1ef4e8
@ -9,30 +9,30 @@
|
||||
<!-- <!ENTITY libtiff-download-ftp
|
||||
"ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">-->
|
||||
<!ENTITY libtiff-download-ftp " ">
|
||||
<!ENTITY libtiff-md5sum "2bbf6db1ddc4a59c89d6986b368fc063">
|
||||
<!ENTITY libtiff-md5sum "0a2e4744d1426a8fc8211c0cdbc3a1b3">
|
||||
<!ENTITY libtiff-size "2.7 MB">
|
||||
<!ENTITY libtiff-buildsize "16 MB (with tests)">
|
||||
<!ENTITY libtiff-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libtiff" xreflabel="LibTIFF-&libtiff-version;">
|
||||
<sect1 id="libtiff" xreflabel="libtiff-&libtiff-version;">
|
||||
<?dbhtml filename="libtiff.html"?>
|
||||
|
||||
<sect1info>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>LibTIFF-&libtiff-version;</title>
|
||||
<title>libtiff-&libtiff-version;</title>
|
||||
|
||||
<indexterm zone="libtiff">
|
||||
<primary sortas="a-LibTIFF">LibTIFF</primary>
|
||||
<primary sortas="a-libtiff">libtiff</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to LibTIFF</title>
|
||||
<title>Introduction to libtiff</title>
|
||||
|
||||
<para>
|
||||
The <application>LibTIFF</application> package contains the TIFF
|
||||
The <application>libtiff</application> package contains the TIFF
|
||||
libraries and associated utilities. The libraries are used by many
|
||||
programs for reading and writing TIFF files and the utilities are
|
||||
used for general work with TIFF files.
|
||||
@ -74,7 +74,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">LibTIFF Dependencies</bridgehead>
|
||||
<bridgehead renderas="sect3">libtiff Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
@ -95,10 +95,10 @@
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of LibTIFF</title>
|
||||
<title>Installation of libtiff</title>
|
||||
|
||||
<para>
|
||||
Install <application>LibTIFF</application> by running the following
|
||||
Install <application>libtiff</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
|
@ -43,6 +43,10 @@
|
||||
<listitem>
|
||||
<para>May 6th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libtiff-4.3.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;14922">#14922</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to jasper-2.0.32. Fixes
|
||||
<ulink url="&blfs-ticket-root;14921">#14921</ulink>.</para>
|
||||
|
@ -225,7 +225,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY librsvg-version "2.50.4"> <!-- Normally even minors -->
|
||||
<!ENTITY libraw-version "0.20.2">
|
||||
<!ENTITY libspiro-version "20200505">
|
||||
<!ENTITY libtiff-version "4.2.0">
|
||||
<!ENTITY libtiff-version "4.3.0">
|
||||
<!ENTITY libwebp-version "1.2.0">
|
||||
<!ENTITY mypaint-brushes-version "1.3.0"> <!-- version 1 only -->
|
||||
<!ENTITY newt-version "0.52.21">
|
||||
|
Loading…
Reference in New Issue
Block a user