mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to libgail-gnome-1.1.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5649 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5dc41f029a
commit
b9bd12f8b6
@ -451,7 +451,7 @@
|
||||
<!-- Accessibility -->
|
||||
<!ENTITY at-spi-version "1.6.6">
|
||||
<!ENTITY java-access-bridge-version "1.4.7">
|
||||
<!ENTITY libgail-gnome-version "1.1.2">
|
||||
<!ENTITY libgail-gnome-version "1.1.3">
|
||||
<!ENTITY gnome-speech-version "0.3.9">
|
||||
<!ENTITY gnome-mag-version "0.12.2">
|
||||
<!ENTITY gnopernicus-version "0.11.8">
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgail-gnome-download-http "http://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
|
||||
<!ENTITY libgail-gnome-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
|
||||
<!ENTITY libgail-gnome-md5sum "03f0bc21808484b5f64baffbad47ab0a">
|
||||
<!ENTITY libgail-gnome-size "209 KB">
|
||||
<!ENTITY libgail-gnome-download-http "&gnome-download-http;/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
|
||||
<!ENTITY libgail-gnome-download-ftp "&gnome-download-http;/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
|
||||
<!ENTITY libgail-gnome-md5sum "1d12c5375b3404f4f20b214b763e5225">
|
||||
<!ENTITY libgail-gnome-size "215 KB">
|
||||
<!ENTITY libgail-gnome-buildsize "2.6 MB">
|
||||
<!ENTITY libgail-gnome-time "0.1 SBU">
|
||||
]>
|
||||
@ -64,7 +64,8 @@
|
||||
<bridgehead renderas="sect3">libgail-gnome Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-panel"/> and <xref linkend="at-spi"/></para>
|
||||
<para role="required"><xref linkend="gnome-panel"/> and
|
||||
<xref linkend="at-spi"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -77,7 +78,7 @@
|
||||
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>February 5th, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to libgail-gnome-1.1.3.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Modified the instructions for linking to installed
|
||||
plugins and removed the commands to create /usr/lib/mozilla
|
||||
|
Loading…
Reference in New Issue
Block a user