Ignore:
Timestamp:
09/26/2012 07:41:06 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
b0369f3
Parents:
d356833
Message:

GNOME 3.6 Part 7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-online-accounts.xml

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-online-accounts-download-http
    8            "&gnome-download-http;/gnome-online-accounts/3.4/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
     8           "&gnome-download-http;/gnome-online-accounts/3.6/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
    99  <!ENTITY gnome-online-accounts-download-ftp 
    10            "&gnome-download-ftp;/gnome-online-accounts/3.4/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
    11   <!ENTITY gnome-online-accounts-md5sum        "adb39a6ba7661fff915297ebb800ec09">
    12   <!ENTITY gnome-online-accounts-size          "476 KB">
    13   <!ENTITY gnome-online-accounts-buildsize     "17 MB">
    14   <!ENTITY gnome-online-accounts-time          "0.3 SBU">
     10           "&gnome-download-ftp;/gnome-online-accounts/3.6/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
     11  <!ENTITY gnome-online-accounts-md5sum        "8d4b9957a722e1d1bffa67e2f61c9909">
     12  <!ENTITY gnome-online-accounts-size          "568 KB">
     13  <!ENTITY gnome-online-accounts-buildsize     "19 MB">
     14  <!ENTITY gnome-online-accounts-time          "0.2 SBU">
    1515]>
    1616
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="gcr"/>,
    7980      <xref linkend="libgnome-keyring"/>,
    8081      <xref linkend="libnotify"/>,
    8182      <xref linkend="librest"/>,
     83      <xref linkend="libsecret"/>,
    8284      <xref linkend="json-glib"/> and
    8385      <xref linkend="webkitgtk"/>
     
    9193    <bridgehead renderas="sect4">Optional</bridgehead>
    9294    <para role="optional">
    93       <xref linkend="gtk-doc"/>
     95      <xref linkend="gtk-doc"/> and
     96      <xref linkend="mitkrb"/>
    9497    </para>
    9598
     
    127130    <title>Command Explanations</title>
    128131
    129     <para>
    130       <parameter>--libexecdir=/usr/lib/gnome-online-accounts</parameter>:
    131       This parameter ensures the <command>goa-demon</command> program is installed in
    132       <filename class="directory">/usr/lib/gnome-online-accounts</filename> for
    133       conformance with the FHS.
    134     </para>
    135 
    136132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137133      href="../../xincludes/static-libraries.xml"/>
     134
     135    <para>
     136      <option>--enable-kerberos</option>: Use this switch if you have installed
     137      <xref linkend="mitkrb"/> and wish to use it with
     138      <application>GNOME Online Accounts</application>.
     139    </para>
    138140
    139141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    183185
    184186      <varlistentry id="libgoa-1">
    185         <term><filename class='libraryfile'>libgoa-1.0.so</filename></term>
     187        <term><filename class="libraryfile">libgoa-1.0.so</filename></term>
    186188        <listitem>
    187189          <para>
     
    196198
    197199      <varlistentry id="libgoa-backend-1">
    198         <term><filename class='libraryfile'>libgoa-backend-1.0.so</filename></term>
     200        <term><filename class="libraryfile">libgoa-backend-1.0.so</filename></term>
    199201        <listitem>
    200           <para>contains functions used by gnome-online-accounts backends.</para>
     202          <para>
     203            contains functions used by <application>GNOME Online Accounts</application>
     204            backends.
     205          </para>
    201206          <indexterm zone="gnome-online-accounts libgoa-backend-1">
    202207            <primary sortas="c-libgoa-backend-1">libgoa-backend-1.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.