source: gnome/platform/gnome-online-accounts.xml@ 5d7469f9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5d7469f9 was 9da8efdc, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to gnome-logs-3.26.3.
Update to gnome-power-manager-3.26.0.
Update to evolution and evolution-data-server-3.26.5.
Some Gnome tags

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

  • Property mode set to 100644
File size: 7.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-online-accounts-download-http
8 "&gnome-download-http;/gnome-online-accounts/&gnome-minor-26;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
9 <!ENTITY gnome-online-accounts-download-ftp
10 "&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-26;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
11 <!ENTITY gnome-online-accounts-md5sum "bf68504b86b40f79269b323e243fb275">
12 <!ENTITY gnome-online-accounts-size "1.3 MB">
13 <!ENTITY gnome-online-accounts-buildsize "27 MB">
14 <!ENTITY gnome-online-accounts-time "0.4 SBU">
15]>
16
17<sect1 id="gnome-online-accounts" xreflabel="gnome-online-accounts-&gnome-online-accounts-version;" revision="systemd">
18 <?dbhtml filename="gnome-online-accounts.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-online-accounts-&gnome-online-accounts-version;</title>
26
27 <indexterm zone="gnome-online-accounts">
28 <primary sortas="a-gnome-online-accounts">gnome-online-accounts</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Online Accounts</title>
33
34 <para>
35 The <application>GNOME Online Accounts</application> package contains a
36 framework used to access the user's online accounts.
37 </para>
38
39 &lfs82_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-online-accounts-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-online-accounts-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-online-accounts-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-online-accounts-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-online-accounts-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-online-accounts-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Online Accounts Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gcr"/>,
80 <xref linkend="json-glib"/>,
81 <xref linkend="rest"/>,
82 <xref linkend="telepathy-glib"/>,
83 <xref linkend="vala"/>, and
84 <xref linkend="webkitgtk"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="gobject-introspection"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="cheese"/> (for camera tracking support),
95 <xref linkend="gtk-doc"/>,
96 <xref linkend="mitkrb"/>,
97 <xref linkend="valgrind"/>,
98 <ulink url="https://gitlab.com/accounts-sso/libaccounts-glib">libaccounts-glib</ulink>, and
99 <ulink url="https://launchpad.net/account-plugins">account-plugins</ulink>
100
101 </para>
102
103 <para condition="html" role="usernotes">User Notes:
104 <ulink url="&blfs-wiki;/gnome-online-accounts"/>
105 </para>
106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of GNOME Online Accounts</title>
110
111 <note>
112 <para>
113 <!-- Taken from Arch Linux - an immensely helpful link - Thanks -->
114 The Google API Key and OAuth tokens below are specific to LFS. If using
115 these instructions for another distro, or if you intend to distribute
116 binary copies of the software using these instructions, please obtain
117 your own keys following the instructions located at
118 <ulink url="http://www.chromium.org/developers/how-tos/api-keys"/>.
119 <!-- BLFS Devs, register an account at Google with your
120 @linuxfromscratch.org email address, and I'll make you an administrator
121 for the 'Google APIs for LFS' project (where the API and OAuth keys
122 were created for use in the book).-->
123 </para>
124 </note>
125
126 <para>
127 Install <application>GNOME Online Accounts</application> by running the following
128 commands:
129 </para>
130
131<screen><userinput>./configure --prefix=/usr \
132 --disable-static \
133 --with-google-client-secret=5ntt6GbbkjnTVXx-MSxbmx5e \
134 --with-google-client-id=595013732528-llk8trb03f0ldpqq6nprjp1s79596646.apps.googleusercontent.com &amp;&amp;
135make</userinput></screen>
136
137 <para>
138 This package does not come with a test suite.
139 </para>
140
141 <para>
142 Now, as the <systemitem class="username">root</systemitem> user:
143 </para>
144
145<screen role="root"><userinput>make install</userinput></screen>
146
147 </sect2>
148
149 <sect2 role="commands">
150 <title>Command Explanations</title>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../../xincludes/static-libraries.xml"/>
154
155 <para>
156 <parameter>--with-google-client-*</parameter>: These switches use the
157 BLFS OAuth ID and secret for Google services.
158 </para>
159
160 <para>
161 <option>--enable-kerberos</option>: Use this switch if you have
162 installed <xref linkend="mitkrb"/> and wish to use it with
163 <application>GNOME Online Accounts</application>.
164 </para>
165
166 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
167 href="../../xincludes/gtk-doc-rebuild.xml"/>
168
169 </sect2>
170
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
180 <seg>
181 goa-daemon (library executable)
182 </seg>
183 <seg>
184 libgoa-1.0.so and libgoa-backend-1.0.so
185 </seg>
186 <seg>
187 /usr/include/goa-1.0,
188 /usr/lib/goa-1.0,
189 /usr/share/gnome-online-accounts, and
190 /usr/share/gtk-doc/html/goa
191 </seg>
192 </seglistitem>
193 </segmentedlist>
194
195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
199
200 <varlistentry id="goa-daemon">
201 <term><command>goa-daemon</command></term>
202 <listitem>
203 <para>
204 is the <application>GNOME Online Accounts</application> Daemon.
205 </para>
206 <indexterm zone="gnome-online-accounts goa-daemon">
207 <primary sortas="b-goa-daemon">goa-daemon</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="libgoa-1">
213 <term><filename class="libraryfile">libgoa-1.0.so</filename></term>
214 <listitem>
215 <para>
216 contains the <application>GNOME Online Accounts</application>
217 API functions.
218 </para>
219 <indexterm zone="gnome-online-accounts libgoa-1">
220 <primary sortas="c-libgoa-1">libgoa-1.0.so</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="libgoa-backend-1.0">
226 <term><filename class="libraryfile">libgoa-backend-1.0.so</filename></term>
227 <listitem>
228 <para>
229 contains functions used by <application>GNOME Online Accounts</application>
230 backends.
231 </para>
232 <indexterm zone="gnome-online-accounts libgoa-backend-1.0">
233 <primary sortas="c-libgoa-backend-1.0">libgoa-backend-1.0.so</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 </variablelist>
239
240 </sect2>
241
242</sect1>
Note: See TracBrowser for help on using the repository browser.