mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated FontConfig HTTP download link
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3118 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7033f1b8e0
commit
a2d546f5ae
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY fontconfig-download-http "http://freedesktop.org/~fontconfig/release/fontconfig-&fontconfig-version;.tar.gz">
|
||||
<!ENTITY fontconfig-download-http "http://fontconfig.org/release/fontconfig-&fontconfig-version;.tar.gz">
|
||||
<!ENTITY fontconfig-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/fontconfig-&fontconfig-version;.tar.gz">
|
||||
<!ENTITY fontconfig-size "747 KB">
|
||||
<!ENTITY fontconfig-buildsize "10 MB">
|
||||
@ -32,7 +32,7 @@ url="&fontconfig-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&fontconfig-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &fontconfig-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
<listitem><para>Estimated disk space required:
|
||||
&fontconfig-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&fontconfig-time;</para></listitem></itemizedlist>
|
||||
@ -46,11 +46,12 @@ the most current release is of the form 2.2.3</para></note>
|
||||
|
||||
<sect3><title><application>Fontconfig</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="freetype2"/> and <xref linkend="expat"/></para></sect4>
|
||||
<para><xref linkend="freetype2"/> and <xref linkend="expat"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="docbook-utils"/>
|
||||
</para></sect4>
|
||||
<para><xref linkend="docbook-utils"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>December 19th, 2004 [randy]: Updated FontConfig HTTP
|
||||
download link.</para></listitem>
|
||||
|
||||
<listitem><para>December 18th, 2004 [randy]: Updated to LessTif-0.94.0;
|
||||
updated Xpdf freetype patch.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user