Author: krejzi Date: Sat Mar 16 15:44:22 2013 New Revision: 11107 Log: Some cosmetic changes to xfburn and xfce4-notifyd. Added gtksourceview2, ristretto and mousepad to xfce4 packages.
Added: trunk/BOOK/xfce/apps/gtksourceview2.xml (contents, props changed) trunk/BOOK/xfce/apps/mousepad.xml (contents, props changed) trunk/BOOK/xfce/apps/ristretto.xml (contents, props changed) Modified: trunk/BOOK/general.ent trunk/BOOK/xfce/apps/apps.xml trunk/BOOK/xfce/apps/xfburn.xml trunk/BOOK/xfce/apps/xfce4-notifyd.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Sat Mar 16 14:56:02 2013 (r11106) +++ trunk/BOOK/general.ent Sat Mar 16 15:44:22 2013 (r11107) @@ -735,31 +735,35 @@ <!-- Xfce core --> <!ENTITY xfce4-version "4.10"> + +<!ENTITY libxfce4util-version "4.10.0"> +<!ENTITY xfconf-version "4.10.0"> +<!ENTITY libxfce4ui-version "4.10.0"> <!ENTITY exo-version "0.10.2"> <!ENTITY garcon-version "0.2.0"> <!ENTITY gtk-xfce-engine-version "3.0.1"> <!ENTITY libwnck2-version "2.30.7"> -<!ENTITY libxfce4ui-version "4.10.0"> -<!ENTITY libxfce4util-version "4.10.0"> <!ENTITY libxfcegui4-version "4.10.0"> +<!ENTITY xfce4-panel-version "4.10.0"> <!ENTITY thunar-version "1.6.2"> <!ENTITY thunar-volman-version "0.8.0"> <!ENTITY tumbler-version "0.1.27"> <!ENTITY xfce4-appfinder-version "4.10.0"> -<!ENTITY xfce4-panel-version "4.10.0"> <!ENTITY xfce4-power-manager-version "1.2.0"> -<!ENTITY xfce4-session-version "4.10.0"> <!ENTITY xfce4-settings-version "4.10.0"> -<!ENTITY xfconf-version "4.10.0"> <!ENTITY xfdesktop-version "4.10.2"> <!ENTITY xfwm4-version "4.10.0"> +<!ENTITY xfce4-session-version "4.10.0"> <!-- Xfce apps --> <!ENTITY midori-version "0.4.9"> <!ENTITY parole-version "0.5.0"> -<!ENTITY xfce4-terminal-version "0.6.1"> +<!ENTITY gtksourceview2-version "2.10.5"> +<!ENTITY mousepad-version "0.3.0"> <!ENTITY vte2-version "0.28.2"> +<!ENTITY xfce4-terminal-version "0.6.1"> <!ENTITY xfburn-version "0.4.3"> +<!ENTITY ristretto-version "0.6.3"> <!ENTITY xfce4-notifyd-version "0.2.2"> <!-- Part X --> Modified: trunk/BOOK/xfce/apps/apps.xml ============================================================================== --- trunk/BOOK/xfce/apps/apps.xml Sat Mar 16 14:56:02 2013 (r11106) +++ trunk/BOOK/xfce/apps/apps.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -22,9 +22,12 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="midori.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parole.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview2.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-terminal.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ristretto.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-notifyd.xml"/> </chapter> Added: trunk/BOOK/xfce/apps/gtksourceview2.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/BOOK/xfce/apps/gtksourceview2.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -0,0 +1,169 @@ +<?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 gtksourceview2-download-http + "&gnome-download-http;/gtksourceview/2.10/gtksourceview->ksourceview2-version;.tar.gz"> + <!ENTITY gtksourceview2-download-ftp + "&gnome-download-ftp;/gtksourceview/2.10/gtksourceview->ksourceview2-version;.tar.gz"> + <!ENTITY gtksourceview2-md5sum "220db5518e3f7fa06c980f057b22ba62"> + <!ENTITY gtksourceview2-size "2.0 MB"> + <!ENTITY gtksourceview2-buildsize "31 MB"> + <!ENTITY gtksourceview2-time "0.3 SBU"> +]> + +<sect1 id="gtksourceview2" xreflabel="gtksourceview->ksourceview2-version;"> + <?dbhtml filename="gtksourceview2.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>gtksourceview->ksourceview2-version;</title> + + <indexterm zone="gtksourceview2"> + <primary sortas="a-gtksourceview">gtksourceview</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to GtkSourceView</title> + + <para> + The <application>GtkSourceView</application> package contains + libraries used for extending the <application>GTK+ 2</application> + text functions to include syntax highlighting. + </para> + + &lfs72_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para> + Download (HTTP): <ulink url=">ksourceview2-download-http;"/> + </para> + </listitem> + <listitem> + <para> + Download (FTP): <ulink url=">ksourceview2-download-ftp;"/> + </para> + </listitem> + <listitem> + <para> + Download MD5 sum: >ksourceview2-md5sum; + </para> + </listitem> + <listitem> + <para> + Download size: >ksourceview2-size; + </para> + </listitem> + <listitem> + <para> + Estimated disk space required: >ksourceview2-buildsize; + </para> + </listitem> + <listitem> + <para> + Estimated build time: >ksourceview2-time; + </para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">GtkSourceView Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"> + <xref linkend="gtk2"/> and + <xref linkend="intltool"/> + </para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"> + <xref linkend="gtk-doc"/> + </para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/gtksourceview2"/> + </para> + </sect2> + + <sect2 role="installation"> + <title>Installation of GtkSourceView</title> + + <para> + Install <application>GtkSourceView</application> by running the + following commands: + </para> + +<screen><userinput>./configure --prefix=/usr && +make</userinput></screen> + + <para> + To test the results, issue <command>make check</command>. + </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/gtk-doc-rebuild.xml"/> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Library</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg> + None + </seg> + <seg> + libgtksourceview-2.0.so + </seg> + <seg> + /usr/include/gtksourceview-2.0, + /usr/share/gtk-doc/html/gtksourceview-2.0 and + /usr/share/gtksourceview-2.0 + </seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="libgtksourceview-2"> + <term><filename class="libraryfile">libgtksourceview-2.0.so</filename></term> + <listitem> + <para> + contains function extensions for the GtkTextView widget. + </para> + <indexterm zone="gtksourceview2 libgtksourceview-2"> + <primary sortas="c-libgtksourceview-2">libgtksourceview-2.0.so</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Added: trunk/BOOK/xfce/apps/mousepad.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/BOOK/xfce/apps/mousepad.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -0,0 +1,153 @@ +<?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 mousepad-download-http + "http://archive.xfce.org/src/apps/mousepad/0.3/mousepad-&mousepad-version;.tar.bz2"> + <!ENTITY mousepad-download-ftp " "> + <!ENTITY mousepad-md5sum "dcfcdfaa8a19c89f35d5f6f64753e6e1"> + <!ENTITY mousepad-size "472 KB"> + <!ENTITY mousepad-buildsize "9.6 MB"> + <!ENTITY mousepad-time "0.1 SBU"> +]> + +<sect1 id="mousepad" xreflabel="Mousepad-&mousepad-version;"> + <?dbhtml filename="mousepad.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>Mousepad-&mousepad-version;</title> + + <indexterm zone="mousepad"> + <primary sortas="a-Mousepad">Mousepad</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to Mousepad</title> + + <para> + <application>Mousepad</application> is a simple + <application>GTK+ 2</application> text editor for the + <application>Xfce</application> desktop environment. + </para> + + &lfs72_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para> + Download (HTTP): <ulink url="&mousepad-download-http;"/> + </para> + </listitem> + <listitem> + <para> + Download (FTP): <ulink url="&mousepad-download-ftp;"/> + </para> + </listitem> + <listitem> + <para> + Download MD5 sum: &mousepad-md5sum; + </para> + </listitem> + <listitem> + <para> + Download size: &mousepad-size; + </para> + </listitem> + <listitem> + <para> + Estimated disk space required: &mousepad-buildsize; + </para> + </listitem> + <listitem> + <para> + Estimated build time: &mousepad-time; + </para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">Mousepad Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"> + <xref linkend="dbus-glib"/> and + <xref linkend="gtksourceview2"/> + </para> + + <para condition="html" role="usernotes"> + User Notes: <ulink url="&blfs-wiki;/mousepad"/> + </para> + </sect2> + + <sect2 role="installation"> + <title>Installation of Mousepad</title> + + <para> + Install <application>Mousepad</application> by running the following + commands: + </para> + +<screen><userinput>./configure --prefix=/usr && +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="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg> + mousepad + </seg> + <seg> + None + </seg> + <seg> + None + </seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="mousepad-prog"> + <term><command>mousepad</command></term> + <listitem> + <para> + is a simple <application>GTK+ 2</application> text editor. + </para> + <indexterm zone="mousepad mousepad-prog"> + <primary sortas="b-mousepad">mousepad</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Added: trunk/BOOK/xfce/apps/ristretto.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/BOOK/xfce/apps/ristretto.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -0,0 +1,152 @@ +<?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 ristretto-download-http + "http://archive.xfce.org/src/apps/ristretto/0.6/ristretto-&ristretto-version;.tar.bz2"> + <!ENTITY ristretto-download-ftp " "> + <!ENTITY ristretto-md5sum "6b8c9a5d7ed319e4c84a9fefaa18792c"> + <!ENTITY ristretto-size "488 KB"> + <!ENTITY ristretto-buildsize "11 MB"> + <!ENTITY ristretto-time "0.2 SBU"> +]> + +<sect1 id="ristretto" xreflabel="Ristretto-&ristretto-version;"> + <?dbhtml filename="ristretto.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>Ristretto-&ristretto-version;</title> + + <indexterm zone="ristretto"> + <primary sortas="a-Ristretto">Ristretto</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to Ristretto</title> + + <para> + <application>Ristretto</application> is a fast and lightweight + image viewer for the <application>Xfce</application> desktop. + </para> + + &lfs72_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para> + Download (HTTP): <ulink url="&ristretto-download-http;"/> + </para> + </listitem> + <listitem> + <para> + Download (FTP): <ulink url="&ristretto-download-ftp;"/> + </para> + </listitem> + <listitem> + <para> + Download MD5 sum: &ristretto-md5sum; + </para> + </listitem> + <listitem> + <para> + Download size: &ristretto-size; + </para> + </listitem> + <listitem> + <para> + Estimated disk space required: &ristretto-buildsize; + </para> + </listitem> + <listitem> + <para> + Estimated build time: &ristretto-time; + </para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">Ristretto Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"> + <xref linkend="libexif"/> and + <xref linkend="libxfce4ui"/> + </para> + + <para condition="html" role="usernotes"> + User Notes: <ulink url="&blfs-wiki;/ristretto"/> + </para> + </sect2> + + <sect2 role="installation"> + <title>Installation of Ristretto</title> + + <para> + Install <application>Ristretto</application> by running the following + commands: + </para> + +<screen><userinput>./configure --prefix=/usr && +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="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg> + ristretto + </seg> + <seg> + None + </seg> + <seg> + None + </seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="ristretto-prog"> + <term><command>ristretto</command></term> + <listitem> + <para> + is a fast and lightweight image viewer. + </para> + <indexterm zone="ristretto ristretto-prog"> + <primary sortas="b-ristretto">ristretto</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Modified: trunk/BOOK/xfce/apps/xfburn.xml ============================================================================== --- trunk/BOOK/xfce/apps/xfburn.xml Sat Mar 16 14:56:02 2013 (r11106) +++ trunk/BOOK/xfce/apps/xfburn.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY xfburn-download-http - "http://archive.xfce.org/src/apps/xfburn/0.4/xfburn-&xfburn-version;.tar.bz2"> + "http://archive.xfce.org/src/apps/xfburn/0.4/xfburn-&xfburn-version;.tar.bz2"> <!ENTITY xfburn-download-ftp " "> <!ENTITY xfburn-md5sum "147cdc2d909e751125be16103b8dc81f"> <!ENTITY xfburn-size "640 KB"> @@ -13,7 +13,7 @@ <!ENTITY xfburn-time "0.3 SBU"> ]> -<sect1 id="xfburn" xreflabel="xfburn-&xfburn-version;"> +<sect1 id="xfburn" xreflabel="Xfburn-&xfburn-version;"> <?dbhtml filename="xfburn.html"?> <sect1info> @@ -21,17 +21,17 @@ <date>$Date$</date> </sect1info> - <title>xfburn-&xfburn-version;</title> + <title>Xfburn-&xfburn-version;</title> <indexterm zone="xfburn"> - <primary sortas="a-xfburn">xfburn</primary> + <primary sortas="a-Xfburn">Xfburn</primary> </indexterm> <sect2 role="package"> <title>Introduction to Xfburn</title> <para> - <application>Xfburn</application> is a <application>Gtk 2</application> + <application>Xfburn</application> is a <application>GTK+ 2</application> GUI frontend for <application>Libisoburn</application>. This is useful for creating CDs and DVDs from files on your computer or ISO images downloaded from elsewhere. @@ -79,7 +79,7 @@ <para role="required"> <xref linkend="exo"/>, <xref linkend="libxfcegui4"/> and - <xref linkend="libisoburn"/>. + <xref linkend="libisoburn"/> </para> <para condition="html" role="usernotes"> @@ -108,6 +108,7 @@ </para> <screen role="root"><userinput>make install</userinput></screen> + </sect2> <sect2 role="commands"> @@ -116,9 +117,12 @@ <para> <command>sed -i '/<glib.h>/a#include <glib-object.h>' xfburn/xfburn-settings.h</command>: This sed is needed to compile with - <application>Exo</application> 0.8 and <application>Glib</application> - 2.32 installed. + <application>Glib</application> 2.32 installed. </para> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/static-libraries.xml"/> + </sect2> <sect2 role="content"> @@ -130,9 +134,15 @@ <segtitle>Installed Directory</segtitle> <seglistitem> - <seg>xfburn</seg> - <seg>None</seg> - <seg>/usr/share/xfburn</seg> + <seg> + xfburn + </seg> + <seg> + None + </seg> + <seg> + /usr/share/xfburn + </seg> </seglistitem> </segmentedlist> @@ -145,14 +155,17 @@ <term><command>xfburn</command></term> <listitem> <para> - is a <application>Gtk 2</application> application for creating CDs - and DVDs. + is a <application>GTK+ 2</application> application for + creating CDs and DVDs. </para> <indexterm zone="xfburn xfburn-prog"> <primary sortas="b-xfburn">xfburn</primary> </indexterm> </listitem> </varlistentry> + </variablelist> + </sect2> + </sect1> Modified: trunk/BOOK/xfce/apps/xfce4-notifyd.xml ============================================================================== --- trunk/BOOK/xfce/apps/xfce4-notifyd.xml Sat Mar 16 14:56:02 2013 (r11106) +++ trunk/BOOK/xfce/apps/xfce4-notifyd.xml Sat Mar 16 15:44:22 2013 (r11107) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY xfce4-notifyd-download-http - "http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2"> + "http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2"> <!ENTITY xfce4-notifyd-download-ftp " "> <!ENTITY xfce4-notifyd-md5sum "8687fb7a0f270231ada265e363b6ffcc"> <!ENTITY xfce4-notifyd-size "332 KB"> @@ -115,6 +115,7 @@ </para> <screen><userinput>notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen> + </sect2> <sect2 role="content"> @@ -126,8 +127,12 @@ <segtitle>Installed Directories</segtitle> <seglistitem> - <seg>xfce4-notifyd-config</seg> - <seg>None</seg> + <seg> + xfce4-notifyd-config + </seg> + <seg> + None + </seg> <seg> /usr/share/themes/Default/xfce-notify-4.0, /usr/share/themes/Smoke/xfce-notify-4.0 and @@ -145,9 +150,9 @@ <term><command>xfce4-notifyd-config</command></term> <listitem> <para> - is a <application>Gtk 2</application> GUI that allows you to change - some of your preferences (theme and screen position) for the - notifications that the + is a <application>GTK+ 2</application> GUI that allows you to + change some of your preferences (theme and screen position) + for the notifications that the <application>Xfce4 Notification Daemon</application> displays. </para> <indexterm zone="xfce4-notifyd xfce4-notifyd-config"> @@ -155,6 +160,9 @@ </indexterm> </listitem> </varlistentry> + </variablelist> + </sect2> + </sect1> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
