mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Updated to Yelp-2.6.5; this completes the update of all the core GNOME-2 packages to the 2.10.1 release
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4132 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
128f9d3aed
commit
474231bf48
@ -6,20 +6,22 @@
|
|||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="GNOME-desktop-file-utils">
|
<sect1 id="GNOME-desktop-file-utils">
|
||||||
<sect1info>
|
|
||||||
<othername>$LastChangedBy$</othername>
|
|
||||||
<date>$Date$</date>
|
|
||||||
</sect1info>
|
|
||||||
<?dbhtml filename="gnome-desktop-file-utils.html"?>
|
|
||||||
<title>desktop-file-utils-&desktop-file-utils-version;</title>
|
|
||||||
|
|
||||||
<para>The <xref linkend="desktop-file-utils"/> package is located in
|
<sect1info>
|
||||||
Chapter 10 – General Utilities, however it is now required by
|
<othername>$LastChangedBy$</othername>
|
||||||
<application><acronym>GNOME</acronym>-2</application> starting with version
|
<date>$Date$</date>
|
||||||
2.8. <application>desktop-file-utils</application> is not a direct dependency
|
</sect1info>
|
||||||
of any <application><acronym>GNOME</acronym>-2</application> package,
|
|
||||||
therefore the package is mentioned within the
|
<?dbhtml filename="gnome-desktop-file-utils.html"?>
|
||||||
<application><acronym>GNOME</acronym>-2</application> Core Packages chapter to
|
|
||||||
ensure it is installed.</para>
|
<title>desktop-file-utils-&desktop-file-utils-version;</title>
|
||||||
|
|
||||||
|
<para>The <xref linkend="desktop-file-utils"/> package is located in
|
||||||
|
Chapter 10 – General Utilities, however it is now required by
|
||||||
|
<application>GNOME-2</application> starting with version 2.8.
|
||||||
|
<application>desktop-file-utils</application> is not a direct dependency
|
||||||
|
of any <application>GNOME-2</application> package, therefore the package
|
||||||
|
is mentioned within the <application>GNOME-2</application> Core Packages
|
||||||
|
chapter to ensure it is installed.</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
|
<!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
|
||||||
<!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
|
<!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
|
||||||
<!ENTITY yelp-md5sum "77d919335650ef0d114c951637669bda">
|
<!ENTITY yelp-md5sum "9bd94af344ee6a0bf69aa6f9cbd6b7e9">
|
||||||
<!ENTITY yelp-size "639 KB">
|
<!ENTITY yelp-size "654 KB">
|
||||||
<!ENTITY yelp-buildsize "9.1 MB">
|
<!ENTITY yelp-buildsize "9 MB">
|
||||||
<!ENTITY yelp-time "0.17 SBU">
|
<!ENTITY yelp-time "0.2 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
|
<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
|
||||||
@ -62,21 +62,20 @@ transformations)</para>
|
|||||||
commands:</para>
|
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` \
|
||||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
||||||
--localstatedir=/var/lib &&
|
--localstatedir=/var/lib &&
|
||||||
make &&
|
make</command></userinput></screen>
|
||||||
make install</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>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Command explanations</title>
|
<title>Command explanations</title>
|
||||||
|
|
||||||
<para><parameter>--libexecdir=`pkg-config --variable=prefix
|
|
||||||
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|
||||||
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
|
||||||
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
|
||||||
|
|
||||||
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
||||||
<application>ScrollKeeper</application> files in
|
<application>ScrollKeeper</application> files in
|
||||||
<filename class='directory'>/var/lib/scrollkeeper</filename> instead of
|
<filename class='directory'>/var/lib/scrollkeeper</filename> instead of
|
||||||
@ -88,12 +87,17 @@ ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
<para>The <application>Yelp</application> package contains
|
<para>The <application>Yelp</application> package contains
|
||||||
<command>yelp</command>.</para>
|
<command>gnome-help</command> and <command>yelp</command>.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2><title>Description</title>
|
<sect2><title>Description</title>
|
||||||
|
|
||||||
|
<sect3><title>gnome-help</title>
|
||||||
|
<para><command>gnome-help</command> is a symbolic link to
|
||||||
|
<command>yelp</command>.</para>
|
||||||
|
</sect3>
|
||||||
|
|
||||||
<sect3><title>yelp</title>
|
<sect3><title>yelp</title>
|
||||||
<para><command>yelp</command> is the
|
<para><command>yelp</command> is the
|
||||||
<application><acronym>GNOME</acronym></application> help browser.</para>
|
<application><acronym>GNOME</acronym></application> help browser.</para>
|
||||||
@ -102,4 +106,3 @@ ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<title>Change Log</title>
|
<title>Change Log</title>
|
||||||
|
|
||||||
<para>Please note that the change log only lists which editor was
|
<para>Please note that the Change Log only lists which editor was
|
||||||
responsible for putting the changes into SVN; please read the
|
responsible for putting the changes into SVN; please read the
|
||||||
<xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
|
<xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
|
||||||
who wrote what.</para>
|
who wrote what.</para>
|
||||||
@ -24,6 +24,13 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
|
||||||
|
instructions to the GNOME 2.10.1 release. Many of the additional
|
||||||
|
packages build with existing instructions, however, all of them will
|
||||||
|
be updated ASAP.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
|
<para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user