Author: wblaszcz Date: 2010-08-21 19:36:45 -0600 (Sat, 21 Aug 2010) New Revision: 8561
Added: trunk/BOOK/gnome/core/zenity.xml Removed: trunk/BOOK/gnome/add/zenity.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/gnome/core/core.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Zenity-2.30.0. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-08-22 01:15:58 UTC (rev 8560) +++ trunk/BOOK/general.ent 2010-08-22 01:36:45 UTC (rev 8561) @@ -605,6 +605,7 @@ <!ENTITY nautilus-version "2.30.1"> <!ENTITY vte-version "0.24.2"> <!ENTITY yelp-version "2.30.1"> +<!ENTITY zenity-version "2.30.0"> <!-- Chapter 32 --> @@ -644,7 +645,6 @@ <!ENTITY gucharmap-version "2.30.2"> <!ENTITY sound-juicer-version "2.28.2"> <!ENTITY totem-version "2.30.2"> -<!ENTITY zenity-version "2.28.0"> <!-- Accessibility --> <!ENTITY at-spi-version "1.30.1"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2010-08-22 01:15:58 UTC (rev 8560) +++ trunk/BOOK/gnome/add/add.xml 2010-08-22 01:36:45 UTC (rev 8561) @@ -58,7 +58,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gucharmap.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sound-juicer.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/> <!-- This is used as a TOC separator --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-accessibility.xml"/> Deleted: trunk/BOOK/gnome/add/zenity.xml =================================================================== --- trunk/BOOK/gnome/add/zenity.xml 2010-08-22 01:15:58 UTC (rev 8560) +++ trunk/BOOK/gnome/add/zenity.xml 2010-08-22 01:36:45 UTC (rev 8561) @@ -1,157 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ - <!ENTITY % general-entities SYSTEM "../../general.ent"> - %general-entities; - - <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-old-version;/zenity-&zenity-version;.tar.bz2"> - <!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-old-version;/zenity-&zenity-version;.tar.bz2"> - <!ENTITY zenity-md5sum "262c476aebbf67a7043cd80c6a03add3"> - <!ENTITY zenity-size "3.0 MB"> - <!ENTITY zenity-buildsize "15 MB"> - <!ENTITY zenity-time "0.1 SBU"> -]> - -<sect1 id="zenity" xreflabel="Zenity-&zenity-version;"> - <?dbhtml filename="zenity.html"?> - - <sect1info> - <othername>$LastChangedBy$</othername> - <date>$Date$</date> - </sect1info> - - <title>Zenity-&zenity-version;</title> - - <indexterm zone="zenity"> - <primary sortas="a-Zenity">Zenity</primary> - </indexterm> - - <sect2 role="package"> - <title>Introduction to Zenity</title> - - <para><application>Zenity</application> is a rewrite of - <application>gdialog</application>, the <application>GNOME</application> - port of <application>dialog</application> which allows you to display - <application>GTK+</application> dialog boxes from the command line and - shell scripts.</para> - - &lfs65_checked; - - <bridgehead renderas="sect3">Package Information</bridgehead> - <itemizedlist spacing="compact"> - <listitem> - <para>Download (HTTP): <ulink url="&zenity-download-http;"/></para> - </listitem> - <listitem> - <para>Download (FTP): <ulink 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>Estimated disk space required: &zenity-buildsize;</para> - </listitem> - <listitem> - <para>Estimated build time: &zenity-time;</para> - </listitem> - </itemizedlist> - - <bridgehead renderas="sect3">Zenity Dependencies</bridgehead> - - <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="gnome-doc-utils"/> and - <xref linkend="libglade"/></para> - - <bridgehead renderas="sect4">Optional</bridgehead> - <para role="optional"><xref linkend="libnotify"/></para> - - <para condition="html" role="usernotes">User Notes: - <ulink url="&blfs-wiki;/zenity"/></para> - - </sect2> - - <sect2 role="installation"> - <title>Installation of Zenity</title> - - <para>Install <application>Zenity</application> by running the following - commands:</para> - -<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ - --localstatedir=/var/lib \ - --mandir=$(pkg-config \ - --variable=prefix ORBit-2.0)/share/man && -make</userinput></screen> - - <para>This package does not come with a test suite.</para> - - <para>Now, as the <systemitem class="username">root</systemitem> user:</para> - -<screen role="root"><userinput>make install</userinput></screen> - - </sect2> - - <sect2 role="commands"> - <title>Command Explanations</title> - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="../../xincludes/gnome-prefix.xml"/> - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="../../xincludes/scrollkeeper-dir.xml"/> - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="../../xincludes/gnome-mandir.xml"/> - - </sect2> - - <sect2 role="content"> - <title>Contents</title> - - <segmentedlist> - <segtitle>Installed Programs</segtitle> - <segtitle>Installed Libraries</segtitle> - <segtitle>Installed Directories</segtitle> - - <seglistitem> - <seg>gdialog and zenity</seg> - <seg>None</seg> - <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/zenity,omf/zenity, - zenity/clothes}</seg> - </seglistitem> - </segmentedlist> - - <variablelist> - <bridgehead renderas="sect3">Short Descriptions</bridgehead> - <?dbfo list-presentation="list"?> - <?dbhtml list-presentation="table"?> - - <varlistentry id="gdialog"> - <term><command>gdialog</command></term> - <listitem> - <para>is a <application>Perl</application> wrapper script which - can be used with legacy scripts.</para> - <indexterm zone="zenity gdialog"> - <primary sortas="b-gdialog">gdialog</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="zenity-prog"> - <term><command>zenity</command></term> - <listitem> - <para>is a program that will display <application>GTK+</application> - dialogs, and return the user's input.</para> - <indexterm zone="zenity zenity-prog"> - <primary sortas="b-zenity">zenity</primary> - </indexterm> - </listitem> - </varlistentry> - - </variablelist> - - </sect2> - -</sect1> Modified: trunk/BOOK/gnome/core/core.xml =================================================================== --- trunk/BOOK/gnome/core/core.xml 2010-08-22 01:15:58 UTC (rev 8560) +++ trunk/BOOK/gnome/core/core.xml 2010-08-22 01:36:45 UTC (rev 8561) @@ -67,6 +67,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomekbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-settings-daemon.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-control-center.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-applets.xml"/> Copied: trunk/BOOK/gnome/core/zenity.xml (from rev 8532, trunk/BOOK/gnome/add/zenity.xml) =================================================================== --- trunk/BOOK/gnome/core/zenity.xml (rev 0) +++ trunk/BOOK/gnome/core/zenity.xml 2010-08-22 01:36:45 UTC (rev 8561) @@ -0,0 +1,158 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; + + <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2"> + <!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-version;/zenity-&zenity-version;.tar.bz2"> + <!ENTITY zenity-md5sum "15ba2f27d5e1a79c996e5e53e16f4380"> + <!ENTITY zenity-size "3.0 MB"> + <!ENTITY zenity-buildsize "16 MB"> + <!ENTITY zenity-time "0.2 SBU"> +]> + +<sect1 id="zenity" xreflabel="Zenity-&zenity-version;"> + <?dbhtml filename="zenity.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>Zenity-&zenity-version;</title> + + <indexterm zone="zenity"> + <primary sortas="a-Zenity">Zenity</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to Zenity</title> + + <para><application>Zenity</application> is a rewrite of + <application>gdialog</application>, the <application>GNOME</application> + port of <application>dialog</application> which allows you to display + <application>GTK+</application> dialog boxes from the command line and + shell scripts.</para> + + &lfs65_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&zenity-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink 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>Estimated disk space required: &zenity-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &zenity-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">Zenity Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"><xref linkend="gnome-doc-utils"/>, + <xref linkend="gtk2"/>, and + <xref linkend="which"/></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="libnotify"/></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/zenity"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Zenity</title> + + <para>Install <application>Zenity</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + --localstatedir=/var/lib \ + --mandir=$(pkg-config \ + --variable=prefix ORBit-2.0)/share/man && +make</userinput></screen> + + <para>This package does not come with a test suite.</para> + + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>make install</userinput></screen> + + </sect2> + + <sect2 role="commands"> + <title>Command Explanations</title> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-prefix.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/scrollkeeper-dir.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-mandir.xml"/> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>gdialog and zenity</seg> + <seg>None</seg> + <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/zenity/*,omf/zenity, + zenity/clothes}</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="gdialog"> + <term><command>gdialog</command></term> + <listitem> + <para>is a <application>Perl</application> wrapper script which + can be used with legacy scripts.</para> + <indexterm zone="zenity gdialog"> + <primary sortas="b-gdialog">gdialog</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="zenity-prog"> + <term><command>zenity</command></term> + <listitem> + <para>is a program that will display <application>GTK+</application> + dialogs, and return the user's input.</para> + <indexterm zone="zenity zenity-prog"> + <primary sortas="b-zenity">zenity</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/gnome/core/zenity.xml ___________________________________________________________________ Added: svn:keywords + Date LastChangedBy Added: svn:mergeinfo + Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 01:15:58 UTC (rev 8560) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 01:36:45 UTC (rev 8561) @@ -44,6 +44,10 @@ <para>August 22nd, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Updated to Zenity-2.30.0 and move it into the core + section.</para> + </listitem> + <listitem> <para>[wblaszcz] - Updated to Yelp-2.30.1.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
