source: archive/gnome/gnome-online-accounts.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.5 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/3.6/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
9 <!ENTITY gnome-online-accounts-download-ftp
10 "&gnome-download-ftp;/gnome-online-accounts/3.6/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
11 <!ENTITY gnome-online-accounts-md5sum "178faf9ed1a57c306612d61423b9874e">
12 <!ENTITY gnome-online-accounts-size "572 KB">
13 <!ENTITY gnome-online-accounts-buildsize "25 MB">
14 <!ENTITY gnome-online-accounts-time "0.2 SBU">
15]>
16
17<sect1 id="gnome-online-accounts" xreflabel="gnome-online-accounts-&gnome-online-accounts-version;">
18 <?dbhtml filename="gnome-online-accounts.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gnome-online-accounts-&gnome-online-accounts-version;</title>
25
26 <indexterm zone="gnome-online-accounts">
27 <primary sortas="a-gnome-online-accounts">gnome-online-accounts</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GNOME Online Accounts</title>
32
33 <para>
34 The <application>GNOME Online Accounts</application> package contains a
35 framework used to access the user's online accounts.
36 </para>
37
38 &lfs72_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gnome-online-accounts-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gnome-online-accounts-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gnome-online-accounts-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gnome-online-accounts-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gnome-online-accounts-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gnome-online-accounts-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GNOME Online Accounts Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gcr"/>,
79 <xref linkend="libgnome-keyring"/>,
80 <xref linkend="libnotify"/>,
81 <xref linkend="librest"/>,
82 <xref linkend="libsecret"/>,
83 <xref linkend="json-glib"/> 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="gtk-doc"/> and
95 <xref linkend="mitkrb"/>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/gnome-online-accounts"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of GNOME Online Accounts</title>
105
106 <para>
107 Install <application>GNOME Online Accounts</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr \
112 --libexecdir=/usr/lib/gnome-online-accounts \
113 --disable-static &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/static-libraries.xml"/>
133
134 <para>
135 <option>--enable-kerberos</option>: Use this switch if you have installed
136 <xref linkend="mitkrb"/> and wish to use it with
137 <application>GNOME Online Accounts</application>.
138 </para>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/gtk-doc-rebuild.xml"/>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Program</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 goa-daemon
156 </seg>
157 <seg>
158 libgoa-1.0.so and libgoa-backend-1.0.so
159 </seg>
160 <seg>
161 /usr/include/goa-1.0,
162 /usr/lib/gnome-online-accounts and
163 /usr/share/gtk-doc/html/goa
164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="goa-daemon">
174 <term><command>goa-daemon</command></term>
175 <listitem>
176 <para>
177 is the <application>GNOME Online Accounts</application> Daemon.
178 </para>
179 <indexterm zone="gnome-online-accounts goa-daemon">
180 <primary sortas="b-goa-daemon">goa-daemon</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="libgoa-1">
186 <term><filename class="libraryfile">libgoa-1.0.so</filename></term>
187 <listitem>
188 <para>
189 contains the <application>GNOME Online Accounts</application>
190 API functions.
191 </para>
192 <indexterm zone="gnome-online-accounts libgoa-1">
193 <primary sortas="c-libgoa-1">libgoa-1.0.so</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="libgoa-backend-1">
199 <term><filename class="libraryfile">libgoa-backend-1.0.so</filename></term>
200 <listitem>
201 <para>
202 contains functions used by <application>GNOME Online Accounts</application>
203 backends.
204 </para>
205 <indexterm zone="gnome-online-accounts libgoa-backend-1">
206 <primary sortas="c-libgoa-backend-1">libgoa-backend-1.0.so</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 </variablelist>
212
213 </sect2>
214
215</sect1>
Note: See TracBrowser for help on using the repository browser.