Changeset 1324d937


Ignore:
Timestamp:
07/19/2014 02:13:33 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
gnome
Children:
7e67590
Parents:
9f0966e
Message:

More fixes.

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

Location:
gnome/applications
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-dictionary.xml

    r9f0966e r1324d937  
    3434    <para>
    3535      The <application>GNOME Dictionary</application> package contains
    36       dictionary for the <application>GNOME</application> Desktop.
     36      a dictionary for the <application>GNOME</application> Desktop.
    3737    </para>
    3838
     
    125125
    126126    <segmentedlist>
    127       <segtitle>Installed Program</segtitle>
    128       <segtitle>Installed Library</segtitle>
     127      <segtitle>Installed Programs</segtitle>
     128      <segtitle>Installed Libraries</segtitle>
    129129      <segtitle>Installed Directories</segtitle>
    130130
  • gnome/applications/gnome-disk-utility.xml

    r9f0966e r1324d937  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="libnotify"/>,
    8079      <xref linkend="gnome-settings-daemon"/>,
    81       <xref linkend="libsecret"/>,
    8280      <xref linkend="libdvdread"/>,
    83       <xref linkend="libpwquality"/>, and
     81      <xref linkend="libpwquality"/>,
     82      <xref linkend="libsecret"/>, and
    8483      <xref linkend="udisks2"/>
    8584    </para>
     
    9897    </para>
    9998
    100 <screen><userinput>./configure --prefix=/usr \
    101                                --disable-static &amp;&amp;
     99<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    102100make</userinput></screen>
    103101
     
    128126      <segtitle>Installed Program</segtitle>
    129127      <segtitle>Installed Libraries</segtitle>
    130       <segtitle>Installed Directory</segtitle>
     128      <segtitle>Installed Directories</segtitle>
    131129
    132130      <seglistitem>
     
    138136        </seg>
    139137        <seg>
    140           /usr/share/gnome-disk-utility
     138          None
    141139        </seg>
    142140      </seglistitem>
  • gnome/applications/gnome-font-viewer.xml

    r9f0966e r1324d937  
    3434    <para>
    3535      The <application>GNOME Font Viewer</application> package contains
    36       font viewer for the <application>GNOME</application> Desktop.
     36      a font viewer for the <application>GNOME</application> Desktop.
    3737    </para>
    3838
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtk3"/>
    80     </para>
    81 
    82 
    83     <bridgehead renderas="sect4">Recommended</bridgehead>
    84     <para role="recommended">
    85       <xref linkend="fontconfig"/>,
    86       <xref linkend="freetype2"/>,
    87       <xref linkend="harfbuzz"/>, and
    8879      <xref linkend="gnome-desktop"/>
    8980    </para>
     
    121112    <segmentedlist>
    122113      <segtitle>Installed Programs</segtitle>
     114      <segtitle>Installed Libraries</segtitle>
     115      <segtitle>Installed Directories</segtitle>
    123116
    124117      <seglistitem>
    125118        <seg>
    126119          gnome-font-viewer and gnome-thumbnail-font
     120        </seg>
     121        <seg>
     122          None
     123        </seg>
     124        <seg>
     125          None
    127126        </seg>
    128127      </seglistitem>
  • gnome/applications/gnome-logs.xml

    r9f0966e r1324d937  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="systemd"/>, and
    79       <xref linkend="gtk3"/>
    80     </para>
    81 
    82     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    83     <para role="Required (Runtime)">
    84     <xref linkend="gsettings-desktop-schemas"/>
     78      <xref linkend="gtk3"/>,
     79      <xref linkend="gsettings-desktop-schemas"/> and
     80      <xref linkend="yelp-xsl"/>
    8581    </para>
    8682
    8783    <bridgehead renderas="sect4">Optional</bridgehead>
    8884    <para role="Optional">
    89       <xref linkend="appdata-tools"/>,
    90       <xref linkend="DocBook"/> (to build documentation), and
    91       <xref linkend="desktop-file-utils"/> (for test suite)
     85      <xref linkend="appdata-tools"/> and
     86      <xref linkend="desktop-file-utils"/> (for the test suite)
    9287    </para>
    9388   
     
    113108
    114109<screen role="root"><userinput>make install</userinput></screen>
     110
    115111  </sect2>
    116112
     
    119115
    120116    <segmentedlist>
    121       <segtitle>Installed Program</segtitle>
     117      <segtitle>Installed Programs</segtitle>
    122118      <segtitle>Installed Libraries</segtitle>
    123       <segtitle>Installed Directory</segtitle>
     119      <segtitle>Installed Directories</segtitle>
    124120
    125121      <seglistitem>
  • gnome/applications/gnome-maps.xml

    r9f0966e r1324d937  
    3333
    3434    <para>
    35       <application>GNOME Maps</application> is a map application for GNOME 3.
     35      <application>GNOME Maps</application> is a map application for
     36      <application>GNOME</application>.
    3637    </para>
    3738
     
    7677    <bridgehead renderas="sect4">Required</bridgehead>
    7778    <para role="required">
    78       <xref linkend="glib2"/>, and
    79       <xref linkend="gjs"/>
     79      <xref linkend="geoclue"/>,
     80      <xref linkend="geocode-glib"/>,
     81      <xref linkend="gjs"/>,
     82      <xref linkend="gtk3"/>, and
     83      <xref linkend="libchamplain"/>
    8084    </para>
    81 
    82     <bridgehead renderas="sect4">Recommended</bridgehead>
    83     <para role="recommended">
    84       <xref linkend="gtk3"/>,
    85       <xref linkend="gnome-desktop"/>,
    86       <xref linkend="geocode-glib"/>,
    87       <xref linkend="geoclue"/>,
    88       <xref linkend="gobject-introspection"/>,
    89       <xref linkend="gnome-themes-standard"/>,
    90       <xref linkend="gnome-icon-theme-symbolic"/>,
    91       <xref linkend="libchamplain"/>,
    92       <xref linkend="clutter-gtk"/>, and
    93       <xref linkend="libgweather"/>
    94     </para>
    95 
    9685
    9786    <para condition="html" role="usernotes">User Notes:
     
    128117
    129118    <segmentedlist>
    130       <segtitle>Installed Program</segtitle>
     119      <segtitle>Installed Programs</segtitle>
    131120      <segtitle>Installed Libraries</segtitle>
    132121      <segtitle>Installed Directories</segtitle>
     
    134123      <seglistitem>
    135124        <seg>
    136           maps-daemon
     125          gnome-maps
    137126        </seg>
    138127        <seg>
    139           libmaps-1.0.so and libmaps-backend-1.0.so
     128          None
    140129        </seg>
    141130        <seg>
    142           /usr/include/maps-1.0,
    143           /usr/lib/gnome-maps and
    144           /usr/share/gtk-doc/html/maps
     131          /usr/share/gnome-maps
    145132        </seg>
    146133      </seglistitem>
     
    152139      <?dbhtml list-presentation="table"?>
    153140
    154       <varlistentry id="maps-daemon">
    155         <term><command>maps-daemon</command></term>
     141      <varlistentry id="gnome-maps-prog">
     142        <term><command>gnome-maps</command></term>
    156143        <listitem>
    157144          <para>
    158             is the <application>GNOME Maps</application> Daemon.
     145            is a map application for <application>GNOME</application>.
    159146          </para>
    160           <indexterm zone="gnome-maps maps-daemon">
    161             <primary sortas="b-maps-daemon">maps-daemon</primary>
    162           </indexterm>
    163         </listitem>
    164       </varlistentry>
    165 
    166       <varlistentry id="libmaps-1">
    167         <term><filename class="libraryfile">libmaps-1.0.so</filename></term>
    168         <listitem>
    169           <para>
    170             contains the <application>GNOME Maps</application>
    171             API functions.
    172           </para>
    173           <indexterm zone="gnome-maps libmaps-1">
    174             <primary sortas="c-libmaps-1">libmaps-1.0.so</primary>
    175           </indexterm>
    176         </listitem>
    177       </varlistentry>
    178 
    179       <varlistentry id="libmaps-backend-1">
    180         <term><filename class="libraryfile">libmaps-backend-1.0.so</filename></term>
    181         <listitem>
    182           <para>
    183             contains functions used by <application>GNOME Maps</application>
    184             backends.
    185           </para>
    186           <indexterm zone="gnome-maps libmaps-backend-1">
    187             <primary sortas="c-libmaps-backend-1">libmaps-backend-1.0.so</primary>
     147          <indexterm zone="gnome-maps gnome-maps-prog">
     148            <primary sortas="b-gnome-maps">gnome-maps</primary>
    188149          </indexterm>
    189150        </listitem>
  • gnome/applications/gnome-nettool.xml

    r9f0966e r1324d937  
    131131
    132132    <segmentedlist>
    133       <segtitle>Installed Program</segtitle>
     133      <segtitle>Installed Programs</segtitle>
    134134      <segtitle>Installed Libraries</segtitle>
    135135      <segtitle>Installed Directories</segtitle>
  • gnome/applications/gnome-sound-recorder.xml

    r9f0966e r1324d937  
    3333
    3434    <para>
    35       The <application>GNOME Sound Recorder</application> is a simple, modern sound recorder.
     35      The <application>GNOME Sound Recorder</application> package contains
     36      a simple, modern sound recorder.
    3637    </para>
    3738
     
    7677    <bridgehead renderas="sect4">Required</bridgehead>
    7778    <para role="required">
    78       <xref linkend="gtk3"/>, and
    79       <xref linkend="gjs"/>
    80     </para>                         
    81 
    82     <bridgehead renderas="sect4">Recommended</bridgehead>
    83     <para role="recommended">
    84       <xref linkend="gobject-introspection"/>
    85     </para>
    86 
    87     <bridgehead renderas="sect4">Optional</bridgehead>
    88     <para role="optional">
    89       <xref linkend="gtk-doc"/>
     79      <xref linkend="gtk3"/>,
     80      <xref linkend="gjs"/>, and
     81      <xref linkend="gst10-plugins-base"/>
    9082    </para>
    9183
     
    122114
    123115    <segmentedlist>
    124       <segtitle>Installed Program</segtitle>
     116      <segtitle>Installed Programs</segtitle>
    125117      <segtitle>Installed Libraries</segtitle>
    126118      <segtitle>Installed Directories</segtitle>
     
    128120      <seglistitem>
    129121        <seg>
    130           recorder-daemon
     122          gnome-sound-recorder
    131123        </seg>
    132124        <seg>
    133           recorder-1.0.so and recorder-backend-1.0.so
     125          None
    134126        </seg>
    135127        <seg>
    136           /usr/include/recorder-1.0,
    137128          /usr/lib/gnome-sound-recorder and
    138           /usr/share/gtk-doc/html/recorder
     129          /usr/share/gnome-sound-recorder
    139130        </seg>
    140131      </seglistitem>
     
    146137      <?dbhtml list-presentation="table"?>
    147138
    148       <varlistentry id="recorder-daemon">
    149         <term><command>recorder-daemon</command></term>
     139      <varlistentry id="gnome-sound-recorder-prog">
     140        <term><command>gnome-sound-recorder</command></term>
    150141        <listitem>
    151142          <para>
    152             is the <application>GNOME Sound Recorder</application> Daemon.
     143            is a sound recorder application for <application>GNOME</application>.
    153144          </para>
    154           <indexterm zone="gnome-sound-recorder recorder-daemon">
    155             <primary sortas="b-recorder-daemon">recorder-daemon</primary>
     145          <indexterm zone="gnome-sound-recorder gnome-sound-recorder-prog">
     146            <primary sortas="b-gnome-sound-recorder">gnome-sound-recorder</primary>
    156147          </indexterm>
    157148        </listitem>
    158149      </varlistentry>
    159150
    160       <varlistentry id="recorder-1">
    161         <term><filename class="libraryfile">recorder-1.0.so</filename></term>
    162         <listitem>
    163           <para>
    164             contains the <application>GNOME Sound Recorder</application>
    165             API functions.
    166           </para>
    167           <indexterm zone="gnome-sound-recorder recorder-1">
    168             <primary sortas="c-recorder-1">recorder-1.0.so</primary>
    169           </indexterm>
    170         </listitem>
    171       </varlistentry>
    172 
    173       <varlistentry id="recorder-backend-1">
    174         <term><filename class="libraryfile">recorder-backend-1.0.so</filename></term>
    175         <listitem>
    176           <para>
    177             contains functions used by <application>GNOME Sound Recorder</application>
    178             backends.
    179           </para>
    180           <indexterm zone="gnome-sound-recorder recorder-backend-1">
    181             <primary sortas="c-recorder-backend-1">recorder-backend-1.0.so</primary>
    182           </indexterm>
    183         </listitem>
    184       </varlistentry>
    185 
    186     </variablelist>
    187 
    188151  </sect2>
    189152
  • gnome/applications/gnome-system-monitor.xml

    r9f0966e r1324d937  
    8585    </para>
    8686
    87     <bridgehead renderas="sect4">Recommended</bridgehead>
    88     <para role="recommended">
     87    <bridgehead renderas="sect4">Optional</bridgehead>
     88    <para role="optional">
    8989      <xref linkend="appdata-tools"/> and
    9090      <xref linkend="libwnck"/>
     
    104104    </para>
    105105
    106 <screen><userinput>./configure --prefix=/usr --enable-wnck --sysconfdir=/etc --disable-static &amp;&amp;
     106<screen><userinput>./configure --prefix=/usr --enable-systemd &amp;&amp;
    107107make</userinput></screen>
    108108
     
    122122    <title>Command Explanations</title>
    123123
    124     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    125       href="../../xincludes/static-libraries.xml"/>
     124    <para>
     125      <parameter>--enable-systemd</parameter>: This switch enables
     126      <application>systemd</application> support.
     127    </para>
    126128
    127129  </sect2>
     
    131133
    132134    <segmentedlist>
    133       <segtitle>Installed Program</segtitle>
     135      <segtitle>Installed Programs</segtitle>
    134136      <segtitle>Installed Libraries</segtitle>
    135137      <segtitle>Installed Directories</segtitle>
     
    137139      <seglistitem>
    138140        <seg>
    139           gnome-system-monitor, gsm-kill, and gsm-renice
     141          gnome-system-monitor
    140142        </seg>
    141143        <seg>
  • gnome/applications/gnome-terminal.xml

    r9f0966e r1324d937  
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
     88      <xref linkend="gnome-shell"/> and
    8889      <xref linkend="nautilus"/>
    8990    </para>
     
    103104    </para>
    104105
    105 <screen><userinput>./configure --prefix=/usr             \
    106             --disable-static          \
    107             --disable-migration  &amp;&amp;
     106<screen><userinput>./configure --prefix=/usr       \
     107            --disable-migration \
     108            --disable-static &amp;&amp;
    108109make</userinput></screen>
    109110
     
    123124    <title>Command Explanations</title>
    124125
    125 
    126126    <para>
    127127      <option>--disable-migration</option>: This switch disables
     
    131131    </para>
    132132
    133       <para>
    134       <option>--disable-search-provider</option>: This switch disables
    135       <quote>search <application>gnome-shell</application></quote> provider.
    136       Necessary, because <application>gnome-shell</application> is not in BLFS.
    137       Remove it, if you have <application>gnome-shell</application> installed.
    138      </para>
    139 
    140133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141134      href="../../xincludes/static-libraries.xml"/>
     135
     136    <para>
     137      <option>--disable-search-provider</option>: This switch
     138      disables <application>GNOME Shell</application></quote>
     139      search provider.
     140    </para>
    142141
    143142  </sect2>
     
    147146
    148147    <segmentedlist>
    149       <segtitle>Installed Program</segtitle>
     148      <segtitle>Installed Programs</segtitle>
    150149      <segtitle>Installed Libraries</segtitle>
    151150      <segtitle>Installed Directories</segtitle>
     
    153152      <seglistitem>
    154153        <seg>
    155           gnome-terminal and gnome-terminal-server
     154          gnome-terminal
    156155        </seg>
    157156       <seg>
    158           /usr/lib/nautilus/extensions-3.0/libterminal-nautilus.so
     157          libterminal-nautilus.so (<application>Nautilus</application> Plugin)
    159158        </seg>
    160159        <seg>
Note: See TracChangeset for help on using the changeset viewer.