Updated to GGV-2.8.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4337 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-17 21:40:20 +00:00
parent 2ae4a2d520
commit 774b0bf7a7
2 changed files with 14 additions and 10 deletions

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY ggv-download-http "http://ftp.gnome.org/pub/GNOME/sources/ggv/&gnome-version;/ggv-&ggv-version;.tar.bz2">
<!ENTITY ggv-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ggv/&gnome-version;/ggv-&ggv-version;.tar.bz2">
<!ENTITY ggv-md5sum "1a8e9e43ef793ef3221c5afb15d14a81">
<!ENTITY ggv-download-http "http://ftp.gnome.org/pub/GNOME/sources/ggv/2.8/ggv-&ggv-version;.tar.bz2">
<!ENTITY ggv-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ggv/2.8/ggv-&ggv-version;.tar.bz2">
<!ENTITY ggv-md5sum "7a465dcc795ebab69daa0ed658d2e978">
<!ENTITY ggv-size "1.3 MB">
<!ENTITY ggv-buildsize "21.2 MB">
<!ENTITY ggv-time "0.31 SBU">
<!ENTITY ggv-buildsize "17 MB">
<!ENTITY ggv-time "0.3 SBU">
]>
<sect1 id="ggv" xreflabel="GGV-&ggv-version;">
@ -63,8 +63,13 @@ the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
@ -105,4 +110,3 @@ viewer.</para></sect3>
</sect2>
</sect1>

View File

@ -26,8 +26,8 @@
<listitem>
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0 and
gedit-2.10.2.</para>
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
gedit-2.10.2 and GGV-2.8.4.</para>
</listitem>
<listitem>