Changeset 760bdaf


Ignore:
Timestamp:
02/19/2012 11:07:57 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4fe8db5
Parents:
0f69039
Message:

Various tidying-up, based on comments from Armin K.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9478 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-applets.xml

    r0f69039 r760bdaf  
    6464    <xref linkend="gnome-panel"/></para>
    6565
    66     <bridgehead renderas="sect4">Optional to Build the Invest Applet</bridgehead>
    67     <para role="optional"><xref linkend="pygtk"/> (including the gtk and
    68     gtk.libglade modules)<!-- and <xref linkend="gnome-python-desktop"/>
    69     (including the gnomeapplet module)--></para>
    70 
    7166    <bridgehead renderas="sect4">Optional</bridgehead>
    7267    <para role="optional"><xref linkend="rarian"/>,
     
    7671    <xref linkend="libgnomekbd"/>,
    7772    <xref linkend="gucharmap"/>,
    78     <!--<xref linkend="system-tools-backends"/>,-->
    7973    <xref linkend="docbook-utils"/>,
    8074    <ulink url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>, and
  • gnome/add/nautilus-sendto.xml

    r0f69039 r760bdaf  
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    7171    <para role="optional"><xref linkend="evolution"/>,
    72     <xref linkend="evolution-data-server"/>,
    73     <ulink url="http://www.gupnp.org/">gUPnP</ulink>, and
    74     <xref linkend="telepathy-glib"/></para>
     72    <xref linkend="evolution-data-server"/>, and
     73    <ulink url="http://www.gupnp.org/">gUPnP</ulink></para>
    7574
    7675    <para condition="html" role="usernotes">User Notes:
  • gnome/core/evolution-data-server.xml

    r0f69039 r760bdaf  
    104104    the following commands:</para>
    105105
     106<!-- the install creates $GNOME_PREFIX/lib/evolution-data-server, so
     107also use that directory, rahter than a versioned directory, for libexec -->
    106108<screen><userinput>./configure --prefix=$GNOME_PREFIX \
    107             --libexecdir=$GNOME_PREFIX/lib/evolution-data-server-3.2 &amp;&amp;
     109            --libexecdir=$GNOME_PREFIX/lib/evolution-data-server &amp;&amp;
    108110make</userinput></screen>
    109111
     
    130132    href="../../xincludes/gnome-prefix.xml"/>
    131133
    132     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/evolution-data-server-3.2</parameter>:
     134    <para><parameter>--libexecdir=$GNOME_PREFIX/lib/evolution-data-server</parameter>:
    133135    This parameter causes the libexec files to be installed in the preferred
    134136    location of <filename
    135     class="directory">$GNOME_PREFIX/lib/evolution-data-server-3.2</filename>
     137    class="directory">$GNOME_PREFIX/lib/evolution-data-server</filename>
    136138    instead of <filename
    137139    class="directory">$GNOME_PREFIX/libexec</filename>.</para>
  • gnome/core/glib-networking.xml

    r0f69039 r760bdaf  
    8383
    8484<screen><userinput>./configure --prefix=$GNOME_PREFIX \
     85            --libexecdir $GNOME_PREFIX/lib/glib-networking \
    8586            --with-ca-certificates=/etc/ssl/ca-bundle.crt &amp;&amp;
    8687make</userinput></screen>
     
    9798    <title>Command Explanations</title>
    9899
    99     <para><parameter>--with-ca-certificates=/etc/ssl/ca-bundle.crt</parameter>:
     100    <para><parameter>--with-ca-certificates=/etc/ssl/ca-bundle.crt</parameter> :
    100101    This parameter specifies where the trusted root certificates are
    101102    located.</para>
     103
     104    <para><parameter>--libexecdir $GNOME_PREFIX/lib/glib-networking</parameter> :
     105    if <application>libproxy</application> was installed, this will ensure
     106    <command>glib-pacrunner</command> is installed in an appropriate location,
     107    instead of in <filename class="directory">$GNOME_PREFIX/libexec</filename>.
     108    </para>
    102109
    103110    <para><option>--enable-static=no</option>: This switch prevents the static
  • gnome/core/gnome-session.xml

    r0f69039 r760bdaf  
    7171    <bridgehead renderas="sect4">Optional</bridgehead>
    7272    <para role="optional"><xref linkend="xmlto"/></para>
     73
     74    <bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
     75    <para role="recommended"><xref linkend="consolekit"/> (if you intend to
     76    use startx to initiate your <application>GNOME</application> desktop)</para>
    7377
    7478    <para condition="html" role="usernotes">User Notes:
  • postlfs/security/polkit-gnome.xml

    r0f69039 r760bdaf  
    109109      <seglistitem>
    110110        <seg>polkit-gnome-authentication-agent-1</seg>
    111         <seg>libpolkit-gtk-1.{so,a}</seg>
    112         <seg>/etc/xdg/autostart, /usr/{include/polkit-gtk-1/polkitgtk,
    113         lib/polkit-gnome}</seg>
     111        <seg>none</seg>
     112        <seg>/usr/lib/polkit-gnome</seg>
    114113      </seglistitem>
    115114    </segmentedlist>
     
    131130      </varlistentry>
    132131
    133       <varlistentry id="libpolkit-gtk-1">
    134         <term><filename
    135         class='libraryfile'>libpolkit-gtk-1.{so,a}</filename></term>
    136         <listitem>
    137           <para>contains the <application>polkit-gnome</application>
    138           authentication agent API functions.</para>
    139           <indexterm zone="polkit-gnome libpolkit-gtk-1">
    140             <primary sortas="c-libpolkit-gtk-1">libpolkit-gtk-1.{so,a}</primary>
    141           </indexterm>
    142         </listitem>
    143       </varlistentry>
    144 
    145132    </variablelist>
    146133
Note: See TracChangeset for help on using the changeset viewer.