mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Updated to Zenity-2.10.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4354 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1e11f8e469
commit
7c8e014ee4
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY zenity-download-http "http://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
|
||||
<!ENTITY zenity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
|
||||
<!ENTITY zenity-md5sum "a566a88b88c8f530939e900539cb8d28">
|
||||
<!ENTITY zenity-size "731 KB">
|
||||
<!ENTITY zenity-buildsize "7.8 MB">
|
||||
<!ENTITY zenity-time "0.06 SBU">
|
||||
<!ENTITY zenity-download-http "http://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
|
||||
<!ENTITY zenity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2">
|
||||
<!ENTITY zenity-md5sum "2e501bba72b6e7d4f951080b9e5f675b">
|
||||
<!ENTITY zenity-size "742 KB">
|
||||
<!ENTITY zenity-buildsize "6 MB">
|
||||
<!ENTITY zenity-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="zenity" xreflabel="Zenity-&zenity-version;">
|
||||
@ -63,8 +63,13 @@ commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--localstatedir=/var/lib &&
|
||||
make &&
|
||||
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>
|
||||
|
||||
|
@ -32,8 +32,9 @@
|
||||
|
||||
<listitem>
|
||||
<para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
|
||||
GNOME Netstatus-2.10.0, gcalctool-5.5.42 and GPdf-2.10.0; commented out
|
||||
the Nautilus Media package from inclusion in the book.</para>
|
||||
GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
|
||||
commented out the Nautilus Media package from inclusion in the
|
||||
book.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user