source: x/lib/goffice010.xml@ 9a6d0d9

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 9a6d0d9 was 9a6d0d9, checked in by Xi Ruoyao <xry111@…>, 11 months ago

x: Remove non-exist User Notes link

Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh

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