Updated to File Roller-2.10.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4338 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-17 23:29:57 +00:00
parent 774b0bf7a7
commit a1cbe963fb
2 changed files with 22 additions and 11 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY file-roller-download-http "http://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
<!ENTITY file-roller-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
<!ENTITY file-roller-md5sum "841f0cc0eab979d98c25c16725c18745">
<!ENTITY file-roller-size "1.4 MB">
<!ENTITY file-roller-buildsize "21.8 MB">
<!ENTITY file-roller-time "0.32 SBU">
<!ENTITY file-roller-md5sum "dd152e2cb1bfe5c46930ae74c73e4f8e">
<!ENTITY file-roller-size "1.3 MB">
<!ENTITY file-roller-buildsize "20 MB">
<!ENTITY file-roller-time "0.3 SBU">
]>
<sect1 id="file-roller" xreflabel="File Roller-&file-roller-version;">
@ -26,7 +26,8 @@
<para>
File Roller is an archive manager for
<application><acronym>GNOME</acronym></application> with
support for tar, bzip2, gzip, zip, jar, compress and lzop archives.</para>
support for tar, bzip2, gzip, zip, jar, compress, lzop and many other
archive formats.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
@ -46,7 +47,12 @@ support for tar, bzip2, gzip, zip, jar, compress and lzop archives.</para>
<sect3><title><application>File Roller</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libgnomeui"/> and <xref linkend="scrollkeeper"/></para>
<para><xref linkend="libgnomeui"/> and
<xref linkend="scrollkeeper"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="nautilus"/></para>
</sect4>
</sect3>
@ -60,8 +66,13 @@ commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--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>
@ -83,8 +94,8 @@ instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<title>Contents</title>
<para>The <application>File Roller</application> package contains
<command>file-roller</command> and
<application>File Roller</application> Bonobo modules.</para>
<command>file-roller</command>, <application>File Roller</application>
Bonobo modules and <application>Nautilus</application> extensions.</para>
</sect2>

View File

@ -27,7 +27,7 @@
<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,
gedit-2.10.2 and GGV-2.8.4.</para>
gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
</listitem>
<listitem>