Changeset 3fcb1a8e


Ignore:
Timestamp:
07/27/2014 02:16:27 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
dbc3a10
Parents:
ac130d8
Message:

Fix gtk-vnc, uhttpmock and geoclue2 pages.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/geoclue2-systemd.xml

    rac130d8 r3fcb1a8e  
    66
    77  <!ENTITY geoclue2-download-http
    8   "http://www.freedesktop.org/software/geoclue/releases/2.1/geoclue-&geoclue2-version;">
     8           "http://www.freedesktop.org/software/geoclue/releases/2.1/geoclue-&geoclue2-version;">
    99  <!ENTITY geoclue2-download-ftp  " ">
    1010  <!ENTITY geoclue2-md5sum        "87f91ca7db6cc7726067fcd7bc3cf9bb">
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="dbus-glib"/>, and
    81       <xref linkend="json-glib"/>
    82     </para>
    83 
    84     <bridgehead renderas="sect4">Recommended if you are building GNOME</bridgehead>
    85     <para role="recommended">
    86       <xref linkend="libsoup"/> and
    87       <xref linkend="NetworkManager"/>
     80      <xref linkend="json-glib"/> and
     81      <xref linkend="libsoup"/>
    8882    </para>
    8983
    9084    <bridgehead renderas="sect4">Optional</bridgehead>
    9185    <para role="optional">
    92       <ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink>, and
    93       <xref linkend="gtk-doc"/>
     86      <xref linkend="libnotify"/> and
     87      <ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink>
    9488    </para>
    9589
    9690    <para condition="html" role="usernotes">
    97       User Notes: <ulink url="&blfs-wiki;/geoclue"/>
     91      User Notes: <ulink url="&blfs-wiki;/geoclue2"/>
    9892    </para>
    9993  </sect2>
     
    107101    </para>
    108102
    109 <screen><userinput>
    110 ./configure --prefix=/usr --disable-modem-gps-source --disable-3g-source --sysconfdir=/etc &amp;&amp;
     103<screen><userinput>./configure --prefix=/usr       \
     104            --sysconfdir=/etc   \
     105            --disable-3g-source \
     106            --disable-modem-gps-source &amp;&amp;
    111107make</userinput></screen>
    112108
     
    120116
    121117<screen role="root"><userinput>make install</userinput></screen>
     118
    122119  </sect2>
    123120
     
    126123
    127124    <para>
    128       <option>--disable-modem-gps-source</option>: This switch disables
    129        the modem GPS backend.  Remove it if you have installed the
    130        optional <application>ModemManager</application> application.
     125      <parameter>--disable-3g-source</parameter>: This switch disables
     126      the 3G backend. Remove it if you have installed the optional
     127      <application>ModemManager</application> package.
    131128    </para>
    132129
    133130    <para>
    134       <option>--disable-3g-source</option>: This switch disables the
    135       3G backend.  Remove it if you have installed the optional
    136       <application>ModemManager</application> application.
     131      <parameter>--disable-modem-gps-source</parameter>: This switch
     132       disables the modem GPS backend. Remove it if you have installed
     133       the optional <application>ModemManager</application> package.
    137134    </para>
    138135
    139136  </sect2>
    140 
    141 
    142   <sect2 role="configuration">
    143     <title>Configuring Geoclue</title>
    144 
    145     <sect3  id="geoclue-init">
    146       <title>Systemd Units</title>
    147 
    148       <para>
    149         To start the <command>geoclue-service</command> at boot, enable
    150         the previously installed systemd unit by running the following command
    151         as the <systemitem class="username">root</systemitem> user:
    152       </para>
    153 
    154       <indexterm zone="geoclue geoclue-init">
    155         <primary sortas="f-geoclue">geoclue</primary>
    156       </indexterm>
    157 
    158 <screen role="root"><userinput>systemctl enable geoclue</userinput></screen>
    159 
    160     </sect3>
    161 
    162 </sect2>
    163137
    164138  <sect2 role="content">
     
    167141    <segmentedlist>
    168142      <segtitle>Installed Programs</segtitle>
    169       <segtitle>Installed Library</segtitle>
    170       <segtitle>Installed Directory</segtitle>
     143      <segtitle>Installed Libraries</segtitle>
     144      <segtitle>Installed Directories</segtitle>
    171145
    172146      <seglistitem>
     
    178152        </seg>
    179153        <seg>
    180           /etc/geoclue /usr/libexec/geoclue-2.0
     154          /etc/geoclue and
     155          /usr/libexec/geoclue-2.0
    181156        </seg>
    182157      </seglistitem>
     
    184159
    185160  </sect2>
     161
    186162</sect1>
  • networking/netlibs/uhttpmock-systemd.xml

    rac130d8 r3fcb1a8e  
    1313]>
    1414
    15 <sect1 id="uhttpmock" xreflabel="Uhttpmock-&uhttpmock-version;">
     15<sect1 id="uhttpmock" xreflabel="uhttpmock-&uhttpmock-version;">
    1616  <?dbhtml filename="uhttpmock.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Uhttpmock-&uhttpmock-version;</title>
     23  <title>uhttpmock-&uhttpmock-version;</title>
    2424
    2525  <indexterm zone="uhttpmock">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Uhttpmock</title>
     30    <title>Introduction to uhttpmock</title>
    3131
    3232    <para>
    33       The <application>uhttpmock</application> application is a HTTP web service mocking project
    34       for projects which use libsoup.It is used by applications like libgdata for unit testing.
     33      The <application>uhttpmock</application> package contains a library
     34      for mocking web service APIs which use HTTP or HTTPS.
    3535    </para>
    3636
     
    8080    <bridgehead renderas="sect4">Recommended</bridgehead>
    8181    <para role="recommended">
    82       <xref linkend="gobject-introspection"/>
     82      <xref linkend="gobject-introspection"/> and
     83      <xref linkend="vala"/>
    8384    </para>
    8485 
    8586    <bridgehead renderas="sect4">Optional</bridgehead>
    8687    <para role="optional">
    87       <xref linkend="gtk-doc"/>, and
    88       <xref linkend="vala"/>
     88      <xref linkend="gtk-doc"/>
    8989    </para>
    9090
     
    9595
    9696  <sect2 role="installation">
    97     <title>Installation of Uhttpmock</title>
     97    <title>Installation of uhttpmock</title>
    9898
    9999    <para>
     
    102102    </para>
    103103
    104 <screen><userinput>./configure --prefix=/usr \
    105             --disable-static --enable-introspection=yes &amp;&amp;
     104<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    106105make</userinput></screen>
    107106
    108     <note>
    109107    <para>
    110       The test suite will fail if run as an unprivileged user.
     108      To test the results, issue: <command>make check</command>.
    111109    </para>
    112     </note>
    113 
    114     <para>
    115       To test the results, as the <systemitem class="username">root</systemitem>
    116        user: 
    117     </para>
    118 
    119 <screen role="root"><userinput>make check</userinput></screen>
    120110
    121111    <para>
     
    154144        </seg>
    155145        <seg>
    156            /usr/include/libuhttpmock-0.0, and
     146           /usr/include/libuhttpmock-0.0 and
    157147          /usr/share/gtk-doc/html/libuhttpmock-0.0
    158148        </seg>
     
    165155      <?dbhtml list-presentation="table"?>
    166156
    167       <varlistentry id="libuhttpmock">
    168         <term><filename class='libraryfile'>libuhttpmock-0.0.so</filename></term>
     157      <varlistentry id="libuhttpmock-0.0">
     158        <term><filename class="libraryfile">libuhttpmock-0.0.so</filename></term>
    169159        <listitem>
    170160          <para>
    171             is the library file for uhttpmock.
     161            contains the <application>uhttpmock</application> API functions.
    172162          </para>
    173           <indexterm zone="uhttpmock libuhttpmock">
    174             <primary sortas="b-uhttpmock">uhttpmock</primary>
     163          <indexterm zone="uhttpmock libuhttpmock-0.0">
     164            <primary sortas="c-libuhttpmock-0.0">libuhttpmock-0.0.so</primary>
    175165          </indexterm>
    176166        </listitem>
  • x/lib/gtk-vnc-systemd.xml

    rac130d8 r3fcb1a8e  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="cairo"/>,
    79       <xref linkend="gtk3"/>, and
    80       <xref linkend="glib2"/>
     78      <xref linkend="gtk3"/>
    8179    </para>
    8280
    8381    <bridgehead renderas="sect4">Recommended</bridgehead>
    8482    <para role="recommended">
    85       <xref linkend="gdk-pixbuf"/>,
    86       <xref linkend="gobject-introspection"/>, and
     83      <xref linkend="gobject-introspection"/> and
    8784      <xref linkend="vala"/>
    8885    </para>
     
    137134
    138135    <para>
    139       <option>--enable-vala</option>: This switch enables
     136      <parameter>--enable-vala</parameter>: This switch enables
    140137      building of the Vala bindings. Remove if you don't have
    141138      <xref linkend="vala"/> installed.
     
    143140
    144141    <para>
    145       <option>--without-sasl</option>: This switch disables the use of
    146       <application>Cyrus SASL</application> for authentication. Remove
    147       it if you have installed <application>Cyrus SASL</application>
    148       and wish to enable it for  authentication.
     142      <parameter>--without-sasl</parameter>: This switch disables the
     143      use of <application>Cyrus SASL</application> for authentication.
     144      Remove it if you have installed
     145      <application>Cyrus SASL</application> and wish to enable it for
     146      authentication.
    149147    </para>
    150148
Note: See TracChangeset for help on using the changeset viewer.