File: control

package info (click to toggle)
goffice 0.10.55-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 27,564 kB
  • sloc: ansic: 109,911; sh: 4,993; makefile: 1,229; perl: 235; xml: 232
file content (89 lines) | stat: -rw-r--r-- 3,055 bytes parent folder | download
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: goffice
Section: libs
Priority: optional
Standards-Version: 4.6.2
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12) ,dpkg-dev (>= 1.16.1.1)
              ,gobject-introspection (>= 1.41.4)
              ,gtk-doc-tools
              ,intltool (>= 0.35.0)
              ,libcairo2-dev (>= 1.10.0)
              ,libgirepository1.0-dev
              ,libglib2.0-dev (>= 2.28.0)
              ,libgsf-1-dev (>= 1.14.25-2)
              ,libgtk-3-dev
              ,libpango1.0-dev
              ,librsvg2-dev
              ,libxext-dev
              ,libxml-parser-perl
              ,libxml2-dev
              ,libxrender-dev
              ,libxslt1-dev | libxslt-dev
Homepage: https://wiki.gnome.org/Attic/GnomeOffice
Vcs-Browser: https://salsa.debian.org/debian/goffice
Vcs-Git: https://salsa.debian.org/debian/goffice.git
Rules-Requires-Root: no

Package: libgoffice-0.10-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
        ,gir1.2-goffice-0.10 (= ${binary:Version})
        ,libgoffice-0.10-10 (= ${binary:Version})
        ,libcairo2-dev
        ,libglib2.0-dev
        ,libgtk-3-dev
        ,libgsf-1-dev (>= 1.14.25-2)
        ,librsvg2-dev
        ,libxml2-dev
        ,libxslt1-dev | libxslt-dev
Suggests: libgoffice-${apiver}-doc
Description: Document centric objects library - development files
 GOffice is a library of document centric objects and utilities building on
 top of GLib and Gtk+.
 .
 These are the files needed when building applications that use GOffice.

Package: libgoffice-0.10-10
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
        ,libgoffice-0.10-10-common (>= ${source:Version})
Description: Document centric objects library - runtime files
 GOffice is a library of document centric objects and utilities building on
 top of GLib and Gtk+.
 .
 These are the files needed to run applications that use GOffice.

Package: libgoffice-0.10-10-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Document centric objects library - common files
 GOffice is a library of document centric objects and utilities building on
 top of GLib and Gtk+.
 .
 These are the architecture independent files that are part of GOffice, like
 images and translations of messages.

Package: gir1.2-goffice-0.10
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection data for the GOffice library
 This package contains introspection data for the GOffice library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libgoffice-0.10-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: libgoffice-0.10-dev (<< 0.10.4)
Replaces: libgoffice-0.10-dev (<< 0.10.4)
Description: Document centric objects library - documentation
 GOffice is a library of document centric objects and utilities building on
 top of GLib and Gtk+.
 .
 This package contains HTML documentation for libgoffice-${apiver}.