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 goffice010-download-http
|
---|
8 | "&gnome-download-http;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
|
---|
9 | <!ENTITY goffice010-download-ftp
|
---|
10 | "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
|
---|
11 | <!ENTITY goffice010-md5sum "c5827f965a42a55d5e72518ecc9e9d3e">
|
---|
12 | <!ENTITY goffice010-size "2.3 MB">
|
---|
13 | <!ENTITY goffice010-buildsize "103 MB (with tests)">
|
---|
14 | <!ENTITY goffice010-time "0.8 SBU (with tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="goffice010" xreflabel="GOffice-&goffice010-version;">
|
---|
18 | <?dbhtml filename="goffice010.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>GOffice-&goffice010-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="goffice010">
|
---|
28 | <primary sortas="a-GOffice">GOffice</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to GOffice</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>GOffice</application> package contains a library of
|
---|
36 | <application>GLib</application>/<application>GTK</application> document
|
---|
37 | centric objects and utilities. This is useful for performing common
|
---|
38 | operations for document centric applications that are conceptually simple,
|
---|
39 | but complex to implement fully. Some of the operations provided by the
|
---|
40 | <application>GOffice</application> library include support for plugins,
|
---|
41 | load/save routines for application documents and undo/redo functions.
|
---|
42 | </para>
|
---|
43 |
|
---|
44 | &lfs82_checked;
|
---|
45 |
|
---|
46 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
47 | <itemizedlist spacing="compact">
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (HTTP): <ulink url="&goffice010-download-http;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download (FTP): <ulink url="&goffice010-download-ftp;"/>
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download MD5 sum: &goffice010-md5sum;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Download size: &goffice010-size;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated disk space required: &goffice010-buildsize;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | <listitem>
|
---|
74 | <para>
|
---|
75 | Estimated build time: &goffice010-time;
|
---|
76 | </para>
|
---|
77 | </listitem>
|
---|
78 | </itemizedlist>
|
---|
79 |
|
---|
80 | <bridgehead renderas="sect3">GOffice Dependencies</bridgehead>
|
---|
81 |
|
---|
82 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
83 | <para role="required">
|
---|
84 | <xref linkend="gtk3"/>,
|
---|
85 | <xref linkend="libgsf"/>,
|
---|
86 | <xref linkend="librsvg"/>,
|
---|
87 | <xref linkend="libxslt"/>, and
|
---|
88 | <xref linkend="which"/>
|
---|
89 | </para>
|
---|
90 |
|
---|
91 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
92 | <para role="optional">
|
---|
93 | <xref linkend="gobject-introspection"/>,
|
---|
94 | <xref linkend="gs"/>,
|
---|
95 | <xref linkend="gsettings-desktop-schemas"/>,
|
---|
96 | <xref linkend="gtk-doc"/>,
|
---|
97 | <ulink url="&gnome-download-http;/lasem/">Lasem</ulink>, and
|
---|
98 | <ulink url="http://www.freedesktop.org/wiki/Software/libspectre">
|
---|
99 | libspectre</ulink>
|
---|
100 | </para>
|
---|
101 |
|
---|
102 | <para condition="html" role="usernotes">
|
---|
103 | User Notes: <ulink url="&blfs-wiki;/goffice010"/>
|
---|
104 | </para>
|
---|
105 | </sect2>
|
---|
106 |
|
---|
107 | <sect2 role="installation">
|
---|
108 | <title>Installation of GOffice</title>
|
---|
109 |
|
---|
110 | <para>
|
---|
111 | Install <application>GOffice</application> by running the following
|
---|
112 | commands:
|
---|
113 | </para>
|
---|
114 |
|
---|
115 | <screen><userinput>./configure --prefix=/usr &&
|
---|
116 | make</userinput></screen>
|
---|
117 |
|
---|
118 | <para>
|
---|
119 | If you wish to run the tests, issue: <command>make check</command>.
|
---|
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 | </sect2>
|
---|
128 |
|
---|
129 | <sect2 role="commands">
|
---|
130 | <title>Command Explanations</title>
|
---|
131 |
|
---|
132 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
133 | href="../../xincludes/gtk-doc-rebuild.xml"/>
|
---|
134 |
|
---|
135 | </sect2>
|
---|
136 |
|
---|
137 | <sect2 role="content">
|
---|
138 | <title>Contents</title>
|
---|
139 |
|
---|
140 | <segmentedlist>
|
---|
141 | <segtitle>Installed Programs</segtitle>
|
---|
142 | <segtitle>Installed Libraries</segtitle>
|
---|
143 | <segtitle>Installed Directories</segtitle>
|
---|
144 |
|
---|
145 | <seglistitem>
|
---|
146 | <seg>
|
---|
147 | None
|
---|
148 | </seg>
|
---|
149 | <seg>
|
---|
150 | libgoffice-0.10.so
|
---|
151 | </seg>
|
---|
152 | <seg>
|
---|
153 | /usr/include/libgoffice-0.10,
|
---|
154 | /usr/{lib,share}/goffice, and
|
---|
155 | /usr/share/gtk-doc/html/goffice-0.10
|
---|
156 | </seg>
|
---|
157 | </seglistitem>
|
---|
158 | </segmentedlist>
|
---|
159 |
|
---|
160 | <variablelist>
|
---|
161 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
162 | <?dbfo list-presentation="list"?>
|
---|
163 | <?dbhtml list-presentation="table"?>
|
---|
164 |
|
---|
165 | <varlistentry id="libgoffice010">
|
---|
166 | <term><filename class="libraryfile">libgoffice-0.10.so</filename></term>
|
---|
167 | <listitem>
|
---|
168 | <para>
|
---|
169 | contains API functions to provide support for document centric
|
---|
170 | objects and utilities.
|
---|
171 | </para>
|
---|
172 | <indexterm zone="goffice010 libgoffice010">
|
---|
173 | <primary sortas="c-libgoffice-0.10">libgoffice-0.10.so</primary>
|
---|
174 | </indexterm>
|
---|
175 | </listitem>
|
---|
176 | </varlistentry>
|
---|
177 |
|
---|
178 | </variablelist>
|
---|
179 |
|
---|
180 | </sect2>
|
---|
181 |
|
---|
182 | </sect1>
|
---|