-
Notifications
You must be signed in to change notification settings - Fork 6
/
README
48 lines (35 loc) · 1.36 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
GOffice -- A GLib/GTK+ set of document-centric objects and utilities
Jody Goldberg <[email protected]>
There are common operations for document-centric applications that are
conceptually simple, but complex to implement fully.
- plugins
- load/save documents
- undo/redo
To report goffice bugs, visit https://gitlab.gnome.org/GNOME/goffice/
goffice is licensed under the terms of the GNU GPL included in the
file COPYING.
Requirements
------------
You need: Debian package name
glib >= 2.28.0 libglib2.0-dev
gobject-2.0 >= 2.28.0 libglib2.0-dev
gmodule-2.0 >= 2.28.0 libglib2.0-dev
gio-2.0 >= 2.28.0 libglib2.0-dev
gdk-pixbuf-2.0 >= 2.22.0 libgdk-pixbuf2.0-dev
gtk+ >= 3.0.0 libgtk2.0-dev
libgsf >= 1.14.9 libgsf-1-dev
libxml2 >= 2.4.12 libxml2-dev
pango >= 1.24.0 libpango1.0-dev
pangocairo >= 1.24.0 libpango1.0-dev
cairo >= 1.10.0 libcairo2-dev
cairo-svg >= 1.10.0 libcairo2-dev
cairo-pdf >= 1.10.0 libcairo2-dev
cairo-ps >= 1.10.0 libcairo2-dev
For GConf support you need:
gconf-2.0 libgconf2-dev
Support
-------
There is a support forum to discuss Goffice:
https://discourse.gnome.org/tag/gnumeric
An archive of the defunct former mailing list is available in:
https://mail.gnome.org/archives/gnumeric-list/