source: gnome/applications/gnome-contacts.xml@ 4dfddc9

gnome
Last change on this file since 4dfddc9 was 4dfddc9, checked in by Christopher Gregory <cjg@…>, 10 years ago

Updated dependencies on anthy ibus-pinyin gnome-clocks gnome-color-manager gnome-contacts gnome-disk-utility gnome-weather network-manager-applet
gnome-bluetooth gnome-settings-daemon mutter
gnome-online-accounts and
colord-gtk pages.

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

  • Property mode set to 100644
File size: 5.1 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-contacts-download-http
8 "&gnome-download-http;/gnome-contacts/3.12/gnome-contacts-&gnome-contacts-version;.tar.xz">
9 <!ENTITY gnome-contacts-download-ftp
10 "&gnome-download-ftp;/gnome-contacts/3.12/gnome-contacts-&gnome-contacts-version;.tar.xz">
11 <!ENTITY gnome-contacts-md5sum "f00c59f4bff59351d360c8865a67071e">
12 <!ENTITY gnome-contacts-size "724 KB">
13 <!ENTITY gnome-contacts-buildsize "25 MB">
14 <!ENTITY gnome-contacts-time "0.2 SBU">
15]>
16
17<sect1 id="gnome-contacts" xreflabel="gnome-contacts-&gnome-contacts-version;">
18 <?dbhtml filename="gnome-contacts.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-contacts-&gnome-contacts-version;</title>
26
27 <indexterm zone="gnome-contacts">
28 <primary sortas="a-gnome-contacts">gnome-contacts</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Contacts</title>
33
34 <para>
35 <application>GNOME Contacts</application> is a simple contacts application
36 that allows you to view your contacts as well as edit their details and create
37 new contacts. Online integration is an important aspect of GNOME Contacts - it
38 will seamlessly synchronise with the contacts stored in online accounts. If you
39 have the same person in multiple online accounts, GNOME Contacts will
40 automatically link them together into the same contact.
41 </para>
42
43 &lfs75_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gnome-contacts-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gnome-contacts-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gnome-contacts-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gnome-contacts-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gnome-contacts-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gnome-contacts-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">GNOME Contacts Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="folks"/> (built with e-d-s support),
84 <xref linkend="gnome-desktop"/>,
85 <xref linkend="libgee"/>,
86 <xref linkend="libnotify"/>,
87 <xref linkend="gnome-online-accounts"/>, and
88 <xref linkend="vala"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="cheese"/>, and
94 <xref linkend="gstreamer10"/>
95 </para>
96
97 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
98 <para role="required">
99 <xref linkend="telepathy-mission-control"/>
100 </para>
101
102 <para condition="html" role="usernotes">User Notes:
103 <ulink url="&blfs-wiki;/gnome-contacts"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of GNOME Contacts</title>
109
110 <para>
111 Install <application>GNOME Contacts</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib/gnome-contacts &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Program</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 gnome-contacts
141 </seg>
142 <seg>
143 None
144 </seg>
145 <seg>
146 /usr/lib/gnome-contacts
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="gnome-contacts-prog">
157 <term><command>gnome-contacts</command></term>
158 <listitem>
159 <para>
160 is a program for accessing and storing information about contacts.
161 </para>
162 <indexterm zone="gnome-contacts gnome-contacts-prog">
163 <primary sortas="b-gnome-contacts">gnome-contacts</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169
170 </sect2>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.