mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Added FTP download location to shared-mime-info instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3084 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0a8389c726
commit
0ce8d61c98
@ -23,8 +23,9 @@ who wrote what.</para>
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
|
<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
|
||||||
and desktop-file-utils download locations; added FontConfig FTP download
|
and desktop-file-utils download locations; added FTP download location to
|
||||||
location.</para></listitem>
|
FontConfig, hicolor-icon-theme and shared-mime-info
|
||||||
|
instructions.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>December 5th, 2004 [igor]: Updated to
|
<listitem><para>December 5th, 2004 [igor]: Updated to
|
||||||
Guile-1.6.6.</para></listitem>
|
Guile-1.6.6.</para></listitem>
|
||||||
|
@ -5,13 +5,14 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY shared-mime-info-download-http "http://freedesktop.org/software/shared-mime-info/shared-mime-info-&shared-mime-info-version;.tar.gz">
|
<!ENTITY shared-mime-info-download-http "http://freedesktop.org/software/shared-mime-info/shared-mime-info-&shared-mime-info-version;.tar.gz">
|
||||||
<!ENTITY shared-mime-info-download-ftp " ">
|
<!ENTITY shared-mime-info-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/shared-mime-info-&shared-mime-info-version;.tar.gz">
|
||||||
<!ENTITY shared-mime-info-buildsize "4.4 MB">
|
<!ENTITY shared-mime-info-buildsize "4.4 MB">
|
||||||
<!ENTITY shared-mime-info-size "422 KB">
|
<!ENTITY shared-mime-info-size "422 KB">
|
||||||
<!ENTITY shared-mime-info-time "0.03 SBU">
|
<!ENTITY shared-mime-info-time "0.03 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="shared-mime-info" xreflabel="shared-mime-info-&shared-mime-info-version;">
|
<sect1 id="shared-mime-info"
|
||||||
|
xreflabel="shared-mime-info-&shared-mime-info-version;">
|
||||||
<sect1info>
|
<sect1info>
|
||||||
<othername>$LastChangedBy$</othername>
|
<othername>$LastChangedBy$</othername>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
@ -28,11 +29,16 @@
|
|||||||
|
|
||||||
<sect3><title>Package information</title>
|
<sect3><title>Package information</title>
|
||||||
<itemizedlist spacing='compact'>
|
<itemizedlist spacing='compact'>
|
||||||
<listitem><para>Download (HTTP): <ulink url="&shared-mime-info-download-http;"/></para></listitem>
|
<listitem><para>Download (HTTP):
|
||||||
<listitem><para>Download (FTP): <ulink url="&shared-mime-info-download-ftp;"/></para></listitem>
|
<ulink url="&shared-mime-info-download-http;"/></para></listitem>
|
||||||
<listitem><para>Download size: &shared-mime-info-size;</para></listitem>
|
<listitem><para>Download (FTP):
|
||||||
<listitem><para>Estimated Disk space required: &shared-mime-info-buildsize;</para></listitem>
|
<ulink url="&shared-mime-info-download-ftp;"/></para></listitem>
|
||||||
<listitem><para>Estimated build time: &shared-mime-info-time;</para></listitem></itemizedlist>
|
<listitem><para>Download size:
|
||||||
|
&shared-mime-info-size;</para></listitem>
|
||||||
|
<listitem><para>Estimated Disk space required:
|
||||||
|
&shared-mime-info-buildsize;</para></listitem>
|
||||||
|
<listitem><para>Estimated build time:
|
||||||
|
&shared-mime-info-time;</para></listitem></itemizedlist>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3><title><application>shared-mime-info</application> dependencies</title>
|
<sect3><title><application>shared-mime-info</application> dependencies</title>
|
||||||
|
Loading…
Reference in New Issue
Block a user