Updated to gucharmap-1.4.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3041 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-11-27 04:57:11 +00:00
parent a801e5999b
commit 79887b24ac
2 changed files with 18 additions and 19 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY gucharmap-download-http "http://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-md5sum "73847836c1adeadf166fd4fe909687c9">
<!ENTITY gucharmap-size "1.5 MB">
<!ENTITY gucharmap-buildsize "23 MB">
<!ENTITY gucharmap-time "0.24 SBU">
<!ENTITY gucharmap-buildsize "26.9 MB">
<!ENTITY gucharmap-time "0.21 SBU">
]>
<sect1 id="gucharmap" xreflabel="gucharmap-&gucharmap-version;">
@ -37,25 +37,22 @@ only know by its Unicode name or code point.
url="&gucharmap-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gucharmap-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &gucharmap-md5sum;</para></listitem>
<listitem><para>Download size: &gucharmap-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gucharmap-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gucharmap-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>gucharmap</application> dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="intltool"/>,
<xref linkend="popt"/> and
<xref linkend="GTK2"/>
</para></sect4>
<para><xref linkend="intltool"/> and <xref linkend="GTK2"/></para>
</sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libgnomeui"/> and
<xref linkend="scrollkeeper"/>
</para></sect4>
<para><xref linkend="libgnomeui"/> and <xref linkend="scrollkeeper"/></para>
</sect4>
</sect3>
</sect2>
@ -63,9 +60,11 @@ url="&gucharmap-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>gucharmap</application></title>
<para>Install <application>gucharmap</application> by running the following commands:</para>
<para>Install <application>gucharmap</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib &amp;&amp;
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX \
--localstatedir=/var/lib &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
@ -75,9 +74,9 @@ make install</command></userinput></screen>
<title>Command explanations</title>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in <filename
class="directory">/var/lib/scrollkeeper</filename>
instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2>

View File

@ -23,7 +23,7 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>November 26th, 2004 [randy]: Updated to GConf Editor-2.8.2,
GGV-2.8.0 and File Roller-2.8.3.</para></listitem>
GGV-2.8.0, File Roller-2.8.3 and gucharmap-1.4.2.</para></listitem>
<listitem><para>November 26th, 2004 [igor]: Updated to
hd2u-0.9.2.</para></listitem>