Author: bdubbs
Date: Fri Sep 18 14:40:16 2015
New Revision: 16429
Log:
Finish tagging Part II. Post LFS Configuration and Extra Software
Archive unussed libxfcegui4
Added:
trunk/BOOK/archive/libxfcegui4.xml
- copied unchanged from r16424, trunk/BOOK/xfce/core/libxfcegui4.xml
Deleted:
trunk/BOOK/xfce/core/libxfcegui4.xml
Modified:
trunk/BOOK/general/genlib/keyutils.xml
trunk/BOOK/gnome/applications/gucharmap.xml
trunk/BOOK/gnome/platform/vte.xml
trunk/BOOK/postlfs/editors/bluefish.xml
trunk/BOOK/postlfs/editors/ed.xml
trunk/BOOK/postlfs/editors/emacs.xml
trunk/BOOK/postlfs/editors/joe.xml
trunk/BOOK/postlfs/editors/nano.xml
trunk/BOOK/postlfs/filesystems/reiser.xml
trunk/BOOK/postlfs/filesystems/sshfs-fuse.xml
trunk/BOOK/postlfs/security/cyrus-sasl.xml
trunk/BOOK/postlfs/security/gnupg2.xml
trunk/BOOK/postlfs/security/gpgme.xml
trunk/BOOK/postlfs/security/mitkrb.xml
trunk/BOOK/postlfs/security/ssh-askpass.xml
trunk/BOOK/postlfs/shells/dash.xml
trunk/BOOK/postlfs/shells/tcsh.xml
trunk/BOOK/postlfs/shells/zsh.xml
trunk/BOOK/postlfs/virtualization/qemu.xml
trunk/BOOK/server/databases/mariadb.xml
trunk/BOOK/server/other/openldap.xml
trunk/BOOK/xfce/core/xfdesktop.xml
Copied: trunk/BOOK/archive/libxfcegui4.xml (from r16424,
trunk/BOOK/xfce/core/libxfcegui4.xml)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/BOOK/archive/libxfcegui4.xml Fri Sep 18 14:40:16 2015
(r16429, copy of r16424, trunk/BOOK/xfce/core/libxfcegui4.xml)
@@ -0,0 +1,170 @@
+<?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 libxfcegui4-download-http
+
"http://archive.xfce.org/src/xfce/libxfcegui4/&xfce4-version;/libxfcegui4-&libxfcegui4-version;.tar.bz2">
+ <!ENTITY libxfcegui4-download-ftp " ">
+ <!ENTITY libxfcegui4-md5sum "4025b9d6811f051c914cdd700d437e61">
+ <!ENTITY libxfcegui4-size "676 KB">
+ <!ENTITY libxfcegui4-buildsize "29 MB">
+ <!ENTITY libxfcegui4-time "0.3 SBU">
+]>
+
+<sect1 id="libxfcegui4" xreflabel="libxfcegui4-&libxfcegui4-version;">
+ <?dbhtml filename="libxfcegui4.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>libxfcegui4-&libxfcegui4-version;</title>
+
+ <indexterm zone="libxfcegui4">
+ <primary sortas="a-libxfcegui4">libxfcegui4</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to libxfcegui4</title>
+
+ <para>
+ The <application>libxfcegui4</application> package provides the
+ basic GUI functions used by <application>Xfce</application>.
+ </para>
+
+ &lfs77_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&libxfcegui4-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&libxfcegui4-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &libxfcegui4-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &libxfcegui4-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &libxfcegui4-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &libxfcegui4-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">libxfcegui4 Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="libglade"/> and
+ <xref linkend="libxfce4util"/>
+ </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;/libxfcegui4"/>
+ </para>
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of libxfcegui4</title>
+
+ <para>
+ Install <application>libxfcegui4</application> by running the following
+ commands:
+ </para>
+
+<screen><userinput>./configure --prefix=/usr --disable-static &&
+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/static-libraries.xml"/>
+
+ <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 Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>
+ None
+ </seg>
+ <seg>
+ libxfcegui4.so and libxfce4.so
+ </seg>
+ <seg>
+ /usr/include/xfce4/libxfcegui4 and
+ /usr/share/gtk-doc/html/libxfcegui4
+ </seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libxfcegui4-lib">
+ <term><filename class="libraryfile">libxfcegui4.so</filename></term>
+ <listitem>
+ <para>
+ contains the basic GUI functions used by
+ <application>Xfce</application>.
+ </para>
+ <indexterm zone="libxfcegui4 libxfcegui4-lib">
+ <primary sortas="c-libxfcegui4">libxfcegui4.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/general/genlib/keyutils.xml
==============================================================================
--- trunk/BOOK/general/genlib/keyutils.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/general/genlib/keyutils.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -34,7 +34,7 @@
more to gain and retain the authorization and encryption keys required to
perform secure operations.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/applications/gucharmap.xml
==============================================================================
--- trunk/BOOK/gnome/applications/gucharmap.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/gnome/applications/gucharmap.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -39,7 +39,7 @@
only know by its Unicode name or code point.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/gnome/platform/vte.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -37,7 +37,7 @@
file implementation for terminal emulators.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/editors/bluefish.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/bluefish.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/editors/bluefish.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -38,7 +38,7 @@
editing dynamic and interactive websites.
</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/editors/ed.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/ed.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/editors/ed.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -36,7 +36,7 @@
program if you encounter an ed-based patch file. This happens rarely
because diff-based patches are preferred these days.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/editors/emacs.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/emacs.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/editors/emacs.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -32,7 +32,7 @@
<para>The <application>Emacs</application> package contains an extensible,
customizable, self-documenting real-time display editor.</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/editors/joe.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/joe.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/editors/joe.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -34,7 +34,7 @@
editor capable of emulating WordStar, <application>Pico</application>,
and <application>Emacs</application>.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/editors/nano.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/nano.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/editors/nano.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -35,7 +35,7 @@
the default editor in the <application>Pine</application> package.
</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/filesystems/reiser.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/reiser.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/filesystems/reiser.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -33,7 +33,7 @@
<para>The <application>reiserfsprogs</application> package contains various
utilities for use with the Reiser file system.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -83,7 +83,7 @@
<para>Install <application>reiserfsprogs</application> by running the
following
commands:</para>
-<screen><userinput>CFLAGS="$CFLAGS -std=gnu99" \
+<screen><userinput>CFLAGS="$CFLAGS -std=gnu89" \
./configure --prefix=/usr \
--sbindir=/sbin &&
@@ -101,7 +101,7 @@
<title>Command Explanations</title>
<para>
- <envar>CFLAGS="$CFLAGS -std=gnu99"</envar>: This environment variable
+ <envar>CFLAGS="$CFLAGS -std=gnu89"</envar>: This environment variable
fixes a build error with GCC 5.
</para>
Modified: trunk/BOOK/postlfs/filesystems/sshfs-fuse.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/sshfs-fuse.xml Fri Sep 18 14:00:46
2015 (r16428)
+++ trunk/BOOK/postlfs/filesystems/sshfs-fuse.xml Fri Sep 18 14:40:16
2015 (r16429)
@@ -38,7 +38,7 @@
on the remote files as if they were on your local computer.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/cyrus-sasl.xml
==============================================================================
--- trunk/BOOK/postlfs/security/cyrus-sasl.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/security/cyrus-sasl.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -39,7 +39,7 @@
protocol and the connection.
</para>
- &lfs77_checked; &gcc5_built;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/gnupg2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnupg2.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/security/gnupg2.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -37,7 +37,7 @@
GnuPG 2 is the stable version of GnuPG integrating support for OpenPGP and
S/MIME.</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/gpgme.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gpgme.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/security/gpgme.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -39,7 +39,7 @@
signature verification and key management.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/mitkrb.xml
==============================================================================
--- trunk/BOOK/postlfs/security/mitkrb.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/security/mitkrb.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -38,7 +38,7 @@
networks or the Internet.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -144,11 +144,14 @@
</para>
<screen><userinput>cd src &&
+
sed -e "[email protected]/Python.h@& python2.7/Python.h@g" \
-e "[email protected]]@&,\n
AC_CHECK_LIB(python2.7,main,[PYTHON_LIB=-lpython2.7])@g" \
-i configure.in &&
+
sed -e 's@\^u}@^u cols 300}@' \
-i tests/dejagnu/config/default.exp &&
+
autoconf &&
./configure --prefix=/usr \
--sysconfdir=/etc \
Modified: trunk/BOOK/postlfs/security/ssh-askpass.xml
==============================================================================
--- trunk/BOOK/postlfs/security/ssh-askpass.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/security/ssh-askpass.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -39,7 +39,7 @@
inserted. Here, we choose Damien Miller's package distributed in the
<application>OpenSSH</application> tarball.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/shells/dash.xml
==============================================================================
--- trunk/BOOK/postlfs/shells/dash.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/shells/dash.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -37,7 +37,7 @@
failure. <application>Dash</application> is also useful for checking that
a script is completely compatible with POSIX syntax.</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/shells/tcsh.xml
==============================================================================
--- trunk/BOOK/postlfs/shells/tcsh.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/shells/tcsh.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -39,7 +39,7 @@
and also because some programs require the C shell in order to perform
installation tasks.</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/shells/zsh.xml
==============================================================================
--- trunk/BOOK/postlfs/shells/zsh.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/postlfs/shells/zsh.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -38,7 +38,7 @@
<application>zsh</application> most closely resembles
<application>ksh</application> but includes many enhancements.</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/virtualization/qemu.xml
==============================================================================
--- trunk/BOOK/postlfs/virtualization/qemu.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/postlfs/virtualization/qemu.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -33,7 +33,7 @@
for Linux on x86 hardware containing virtualization extensions (Intel VT or
AMD-V).</para>
- &lfs77_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/databases/mariadb.xml
==============================================================================
--- trunk/BOOK/server/databases/mariadb.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/server/databases/mariadb.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -35,7 +35,7 @@
database management system.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml Fri Sep 18 14:00:46 2015
(r16428)
+++ trunk/BOOK/server/other/openldap.xml Fri Sep 18 14:40:16 2015
(r16429)
@@ -34,7 +34,7 @@
source implementation of the Lightweight Directory Access Protocol.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfdesktop.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfdesktop.xml Fri Sep 18 14:00:46 2015 (r16428)
+++ trunk/BOOK/xfce/core/xfdesktop.xml Fri Sep 18 14:40:16 2015 (r16429)
@@ -38,7 +38,7 @@
on the desktop using <application>Thunar</application> libraries.
</para>
- &lfs77_checked; &gcc5_checked;
+ &lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page