File: control

package info (click to toggle)
libgsf 1.14.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,644 kB
  • ctags: 3,140
  • sloc: ansic: 16,511; sh: 9,076; xml: 6,155; makefile: 454; perl: 35; python: 13
file content (119 lines) | stat: -rw-r--r-- 4,658 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
Source: libgsf
Section: libs
Priority: optional
Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Build-Depends: debhelper (>> 3.0.0), dh-buildinfo,
 gtk-doc-tools (>= 1.2-1.2),
 libglib2.0-dev (>= 2.6.0), libxml2-dev (>= 2.6.10-1),
 libbonobo2-dev (>= 2.6.0-2), libgnomevfs2-dev (>= 2.6.1.1-3),
 libbz2-dev
Standards-Version: 3.7.2

Package: libgsf-gnome-1-dev
Section: libdevel
Architecture: any
Depends: libgsf-gnome-1-114 (= ${Source-Version}), libgsf-1-dev
Recommends: pkg-config
Description: Structured File Library - development files for GNOME
 This package contains the development files used in building applications
 that use the GNOME Structured File Library.
 .
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats. It is actively being developed and its API is still likely to
 undergo significant changes (in particular, extensions).
 .
 This package supports the use of Bonobo, GNOME's CORBA-based component
 architecture and of GNOME-VFS, the GNOME virtual file-system.

Package: libgsf-gnome-1-114-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libgsf-gnome-1-114 (= ${Source-Version})
Recommends: libgsf-1-114-dbg
Description: Structured File Library - debugging files for GNOME
 This package contains the files for debugging (applications that use the)
 the GNOME extension parts of the GNOME Structured File Library.

Package: libgsf-gnome-1-114
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Structured File Library - runtime version for GNOME
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 This version of libgsf makes use of Bonobo, GNOME's CORBA-based component
 architecture and of GNOME-VFS, the GNOME virtual file-system.

Package: libgsf-1-114-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libgsf-1-114 (= ${Source-Version})
Description: Structured File Library - debugging files (basic version)
 This package contains the files for debugging (applications that use the)
 the core parts of the GNOME Structured File Library.
 .
 To debug (applications that use the) GNOME extensions to this library,
 install libgsf-gnome-1-114-dbg as well.

Package: libgsf-1-dev
Section: libdevel
Architecture: any
Depends: libgsf-1-114 (= ${Source-Version}), libglib2.0-dev (>= 2.4.1-2), libxml2-dev (>= 2.6.10-1), libbz2-dev
Recommends: pkg-config
Description: Structured File Library - development files (basic version)
 This package contains the development files used in building applications
 that use the GNOME Structured File Library.
 .
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats. It is actively being developed and its API is still likely to
 undergo significant changes (in particular, extensions).
 .
 This is the basic development package for the GNOME Structured File library.
 It is not GNOME-specific and thus does not depend on GNOME libraries. 
 For GNOME-specific extensions, use libgsf-gnome-1-dev.

Package: libgsf-1-114
Section: libs
Architecture: any
Depends: libgsf-1-common (>= ${Source-Version})), ${shlibs:Depends}, ${misc:Depends}
Conflicts: gnumeric (<< 1.4.4)
Description: Structured File Library - runtime version
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 This is the basic runtime version of libgsf. It does not provide
 GNOME-specific extensions.

Package: libgsf-1-common
Section: libs
Architecture: all
Depends: ${misc:Depends}
Replaces: libgsf-1 (<= 1.12.3-4)
Description: Structured File Library - common files
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the architecture independent files that are part of libgsf,
 like translations of messages.

Package: libgsf-bin
Section: gnome
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libgsf-1 (<= 1.12.3-3), libgsf-gnome-1 (<= 1.12.3-4)
Description: Structured File Library - programs
 The GNOME Structured File Library library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the programs that are shipped as part of libgsf. They include
 a thumbnail generator, a tar-like archiver application and a VBA macro
 extractor.