Changeset 009afbe


Ignore:
Timestamp:
07/27/2014 02:40:33 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
5b142c19
Parents:
58cf78a
Message:

Minor improvements to some gnome platform packages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13686 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome-systemd/platform
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/platform/gcr.xml

    r58cf78a r009afbe  
    111111    </para>
    112112
    113 <screen><userinput>./configure --prefix=/usr     \
    114             --sysconfdir=/etc &amp;&amp;
     113<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    115114make</userinput></screen>
    116115
    117116    <para>
    118       A session bus address is necessary to run the tests. To test the results,
    119       issue: <command>make check</command>.
     117      A session bus address is necessary to run the tests. To test the
     118      results, issue: <command>make check</command>.
    120119    </para>
    121120
     
    129128  <sect2 role="commands">
    130129    <title>Command Explanations</title>
    131 
    132     <para>
    133       <parameter>--without-gtk</parameter>: Use this switch if you
    134       haven't installed <xref linkend="gtk3"/>.
    135     </para>
    136130
    137131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • gnome-systemd/platform/geocode-glib.xml

    r58cf78a r009afbe  
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="json-glib"/>,and
     81      <xref linkend="json-glib"/> and
    8282      <xref linkend="libsoup"/>
    8383    </para>
     
    118118
    119119<screen role="root"><userinput>make install</userinput></screen>
     120
    120121  </sect2>
    121122
     
    132133
    133134    <segmentedlist>
    134       <segtitle>Installed Library</segtitle>
     135      <segtitle>Installed Programs</segtitle>
     136      <segtitle>Installed Libraries</segtitle>
    135137      <segtitle>Installed Directories</segtitle>
    136138
    137139      <seglistitem>
     140        <seg>
     141          None
     142        </seg>
    138143        <seg>
    139144          libgeocode-glib.so
  • gnome-systemd/platform/gjs.xml

    r58cf78a r009afbe  
    9898    <para>
    9999      To test the results, issue: <command>make -k check</command>.
    100       Testsuite fails, for unknown reasons.
     100      Some tests may fail for unknown reasons.
    101101    </para>
    102102
     
    112112    <title>Command Explanations</title>
    113113
    114     <para><option>--libexecdir=/usr/lib</option>: This option
    115     will put the package's private programs into
    116     <filename class="directory">/usr/lib/gjs</filename> instead of
    117     <filename class="directory">/usr/libexec/gjs</filename> in
    118     accordance with the old version of the FHS used before LFS-7.5..</para>
     114    <para>
     115      <option>--libexecdir=/usr/lib</option>: This option
     116      will put the package's private programs into
     117      <filename class="directory">/usr/lib/gjs</filename> instead of
     118      <filename class="directory">/usr/libexec/gjs</filename> in
     119      accordance with the old version of the FHS used before LFS-7.5.
     120    </para>
    119121
    120122  </sect2>
     
    125127    <segmentedlist>
    126128      <segtitle>Installed Programs</segtitle>
    127       <segtitle>Installed Library</segtitle>
     129      <segtitle>Installed Libraries</segtitle>
    128130      <segtitle>Installed Directories</segtitle>
    129131
    130132      <seglistitem>
    131133        <seg>
    132           gjs (symlink) and gjs-console
     134          gjs and gjs-console
    133135        </seg>
    134136        <seg>
  • gnome-systemd/platform/gnome-desktop.xml

    r58cf78a r009afbe  
    104104
    105105    <para>
    106       Install <application>GNOME Desktop</application> by
    107       running the following commands:
     106      Install <application>GNOME Desktop</application> by running
     107      the following commands:
    108108    </para>
    109109
     
    142142    <segmentedlist>
    143143      <segtitle>Installed Programs</segtitle>
    144       <segtitle>Installed Library</segtitle>
     144      <segtitle>Installed Libraries</segtitle>
    145145      <segtitle>Installed Directories</segtitle>
    146146
  • gnome-systemd/platform/gnome-menus.xml

    r58cf78a r009afbe  
    132132
    133133    <segmentedlist>
    134       <segtitle>Installed Program</segtitle>
    135       <segtitle>Installed Library</segtitle>
     134      <segtitle>Installed Programs</segtitle>
     135      <segtitle>Installed Libraries</segtitle>
    136136      <segtitle>Installed Directories</segtitle>
    137137
  • gnome-systemd/platform/gnome-video-effects.xml

    r58cf78a r009afbe  
    7373    </itemizedlist>
    7474
    75     <bridgehead renderas="sect3">GNOME Video Effects Dependencies</bridgehead>
    76 
    7775    <para condition="html" role="usernotes">User Notes:
    7876      <ulink url="&blfs-wiki;/gnome-video-effects"/>
     
    109107      <segtitle>Installed Programs</segtitle>
    110108      <segtitle>Installed Libraries</segtitle>
    111       <segtitle>Installed Directory</segtitle>
     109      <segtitle>Installed Directories</segtitle>
    112110
    113111      <seglistitem>
  • gnome-systemd/platform/gsettings-desktop-schemas.xml

    r58cf78a r009afbe  
    123123      <segtitle>Installed Programs</segtitle>
    124124      <segtitle>Installed Libraries</segtitle>
    125       <segtitle>Installed Directory</segtitle>
     125      <segtitle>Installed Directories</segtitle>
    126126
    127127      <seglistitem>
Note: See TracChangeset for help on using the changeset viewer.