mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added md5sum to expat instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3402 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
21f812b38d
commit
3e3c90f16b
@ -6,6 +6,7 @@
|
||||
|
||||
<!ENTITY expat-download-http "http://prdownloads.sourceforge.net/expat/expat-&expat-version;.tar.gz">
|
||||
<!ENTITY expat-download-ftp " ">
|
||||
<!ENTITY expat-md5sum "aff487543845a82fe262e6e2922b4c8e">
|
||||
<!ENTITY expat-size "314 KB">
|
||||
<!ENTITY expat-buildsize "4.2 MB">
|
||||
<!ENTITY expat-time "0.11 SBU">
|
||||
@ -27,18 +28,23 @@ C library for parsing <acronym>XML</acronym>.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink url="&expat-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&expat-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&expat-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&expat-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &expat-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &expat-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required: &expat-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &expat-time;</para></listitem></itemizedlist></sect3>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&expat-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&expat-time;</para></listitem></itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application>expat</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><ulink
|
||||
url="http://check.sourceforge.net/">
|
||||
Check</ulink> (for running the <command>make check</command> tests)</para>
|
||||
</sect4></sect3>
|
||||
<para><ulink url="http://check.sourceforge.net/">Check</ulink>
|
||||
(for running the <command>make check</command> tests)</para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user