Updated to Zenity-2.8.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3059 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-11-29 17:48:43 +00:00
parent 305e764b10
commit e05bd5c1b1
2 changed files with 30 additions and 31 deletions

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!ENTITY zenity-download-http "http://ftp.gnome.org/pub/GNOME/sources/zenity/2.6/zenity-&zenity-version;.tar.bz2"> <!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/2.6/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-size "610 KB"> <!ENTITY zenity-md5sum "a566a88b88c8f530939e900539cb8d28">
<!ENTITY zenity-buildsize "6.9 MB"> <!ENTITY zenity-size "731 KB">
<!ENTITY zenity-time "0.08 SBU"> <!ENTITY zenity-buildsize "7.8 MB">
<!ENTITY zenity-time "0.06 SBU">
]> ]>
<sect1 id="zenity" xreflabel="Zenity-&zenity-version;"> <sect1 id="zenity" xreflabel="Zenity-&zenity-version;">
@ -23,13 +23,12 @@
<sect2> <sect2>
<title>Introduction to <application>Zenity</application></title> <title>Introduction to <application>Zenity</application></title>
<para> <para><application>Zenity</application> is a rewrite of
<application>Zenity</application> is a rewrite of <application>gdialog</application>, the
<application>gdialog</application>, the <acronym>GNOME</acronym> port of <application><acronym>GNOME</acronym></application> port of
<application>dialog</application> which allows you to display <application>dialog</application> which allows you to display
<application><acronym>GTK</acronym>+</application> dialog boxes from the <application><acronym>GTK</acronym>+</application> dialog boxes from the
command line and shell scripts. command line and shell scripts.</para>
</para>
<sect3><title>Package information</title> <sect3><title>Package information</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
@ -37,8 +36,9 @@ command line and shell scripts.
url="&zenity-download-http;"/></para></listitem> url="&zenity-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink <listitem><para>Download (FTP): <ulink
url="&zenity-download-ftp;"/></para></listitem> url="&zenity-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &zenity-md5sum;</para></listitem>
<listitem><para>Download size: &zenity-size;</para></listitem> <listitem><para>Download size: &zenity-size;</para></listitem>
<listitem><para>Estimated Disk space required: <listitem><para>Estimated disk space required:
&zenity-buildsize;</para></listitem> &zenity-buildsize;</para></listitem>
<listitem><para>Estimated build time: <listitem><para>Estimated build time:
&zenity-time;</para></listitem></itemizedlist> &zenity-time;</para></listitem></itemizedlist>
@ -46,12 +46,11 @@ url="&zenity-download-ftp;"/></para></listitem>
<sect3><title><application>Zenity</application> dependencies</title> <sect3><title><application>Zenity</application> dependencies</title>
<sect4><title>Required</title> <sect4><title>Required</title>
<para> <para><xref linkend="intltool"/>,
<xref linkend="intltool"/>, <xref linkend="popt"/>,
<xref linkend="popt"/>, <xref linkend="libgnomecanvas"/> and
<xref linkend="libgnomecanvas"/> and <xref linkend="scrollkeeper"/></para>
<xref linkend="scrollkeeper"/> </sect4>
</para></sect4>
</sect3> </sect3>
</sect2> </sect2>
@ -59,7 +58,8 @@ url="&zenity-download-ftp;"/></para></listitem>
<sect2> <sect2>
<title>Installation of <application>Zenity</application></title> <title>Installation of <application>Zenity</application></title>
<para>Install <application>Zenity</application> by running the following commands:</para> <para>Install <application>Zenity</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &amp;&amp; --localstatedir=/var/lib &amp;&amp;
@ -72,27 +72,26 @@ make install</command></userinput></screen>
<title>Command explanations</title> <title>Command explanations</title>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch <para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in <filename puts <application>ScrollKeeper</application> files in
class="directory">/var/lib/scrollkeeper</filename> <filename class="directory">/var/lib/scrollkeeper</filename> instead of
instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2> </sect2>
<sect2> <sect2>
<title>Contents</title> <title>Contents</title>
<para>The <application>Zenity</application> package contains <para>The <application>Zenity</application> package contains
<command>gdialog</command> and <command>gdialog</command> and
<command>zenity</command>. <command>zenity</command>.</para>
</para>
</sect2> </sect2>
<sect2><title>Description</title> <sect2><title>Description</title>
<sect3><title>gdialog</title> <sect3><title>gdialog</title>
<para><command>gdialog</command> is a wrapper script which can be used <para><command>gdialog</command> is a <application>Perl</application> wrapper
with legacy scripts.</para></sect3> script which can be used with legacy scripts.</para></sect3>
<sect3><title>zenity</title> <sect3><title>zenity</title>
<para><command>zenity</command> is a program that will display <para><command>zenity</command> is a program that will display

View File

@ -26,7 +26,7 @@ who wrote what.</para>
instructions to fix incorrect permissions on help file directories; instructions to fix incorrect permissions on help file directories;
added --localstatedir parameter to libgnome instructions to sync with GNOME added --localstatedir parameter to libgnome instructions to sync with GNOME
Games and properly record high scores, suggested by Nico Roeser; Games and properly record high scores, suggested by Nico Roeser;
updated to GPdf-2.8.0 and GNOME Games-2.8.1.</para></listitem> updated to GPdf-2.8.0, GNOME Games-2.8.1 and Zenity-2.8.1.</para></listitem>
<listitem><para>November 28th, 2004 [dj]: Added default logging lines to <listitem><para>November 28th, 2004 [dj]: Added default logging lines to
named.conf, corrected IP for B.ROOT-SERVERS.NET and added note about named.conf, corrected IP for B.ROOT-SERVERS.NET and added note about