File: control

package info (click to toggle)
libgsf 1.11.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,588 kB
  • ctags: 1,947
  • sloc: ansic: 12,552; sh: 8,448; xml: 5,456; makefile: 371
file content (91 lines) | stat: -rw-r--r-- 3,565 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
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.4.1-2), libxml2-dev (>= 2.6.10-1),
 libbonobo2-dev (>= 2.6.0-2), libgnomevfs2-dev (>= 2.6.1.1-3),
 libbz2-dev
Standards-Version: 3.6.1

Package: libgsf-gnome-1-dev
Section: libdevel
Architecture: any
Depends: libgsf-gnome-1 (= ${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-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libgsf-gnome-1 (= ${Source-Version})
Recommends: libgsf-1-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
Section: libs
Architecture: any
Depends: ${shlibs: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-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libgsf-1 (= ${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-dbg as well.

Package: libgsf-1-dev
Section: libdevel
Architecture: any
Depends: libgsf-1 (= ${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
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
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.