File: control

package info (click to toggle)
gnome-libs 1.4.2-34
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 22,596 kB
  • ctags: 11,411
  • sloc: ansic: 133,185; sh: 9,324; makefile: 1,983; perl: 667; yacc: 318; awk: 285; lisp: 177
file content (200 lines) | stat: -rw-r--r-- 7,664 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
Source: gnome-libs
Section: oldlibs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.6.1
Build-Depends: libdb3-dev, debhelper (>= 3.4.4), gettext (>= 0.10.36-1), jade,  zlib1g-dev, gdk-imlib11-dev (>= 1.9.14-20), liborbit-dev (>= 0.5.10), orbit (>= 0.5.10), libesd0-dev (>= 0.2.16), libaudiofile-dev, libpng12-dev, libgtk1.2-dev (>= 1.2.10-1), autotools-dev, libjpeg62-dev, libungif4-dev, libpopt-dev, dpatch, libxpm-dev, libxt-dev

Package: gnome-libs-data
Section: gnome
Architecture: all
Replaces: gnome-bin (<= 1.0.11-0), libgnome0, libgnome-dev (<= 1.2.4-3)
Depends: gnome-bin
Description: Data for GNOME libraries
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains shared data used by the GNOME libraries,
 such as i18n messages and pixmaps.

Package: libgnome32
Architecture: any
Depends: gnome-libs-data (= ${Source-Version}), ${shlibs:Depends}
Conflicts: libgnome0, libgnome31
Description: The GNOME libraries
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for the base GNOME
 library functions.

Package: libgnomeui32
Architecture: any
Depends: gnome-libs-data (= ${Source-Version}), ${shlibs:Depends}
Description: The GNOME libraries (User Interface)
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for the base GNOME
 library functions (User Interface functions).

Package: libgnomesupport0
Architecture: any
Depends: gnome-libs-data (= ${Source-Version}), ${shlibs:Depends}
Conflicts: libgnome0, libgnome31
Description: The GNOME libraries (Support libraries)
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains additional support libraries for
 GNOME.

Package: libgnome-dev
Section: libdevel
Architecture: any
Depends: libgnomeui32 (= ${Source-Version}), libgnomesupport0, libgnome32 (= ${Source-Version}), gdk-imlib11-dev (>= 1.9.14-20), libgtk1.2-dev (>= 1.2.10-1), libart-dev, libaudiofile-dev, libgnorba-dev (= ${Source-Version}), liborbit-dev (>= 0.5.10), libesd0-dev, libdb3-dev, libpopt-dev
Suggests: libgtkxmhtml-dev, libzvt-dev, gnome-common
Description: The GNOME libraries -- development package
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the include files and static library for the
 base GNOME library functions.

Package: libart2
Architecture: any
Depends: ${shlibs:Depends}
Description: The GNOME canvas widget - runtime files
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 A canvas appears as a normal GTK+ widget with its own GDK window (or X
 window).
 .
 The programmer can insert graphical items into the canvas. The canvas
 provides several predefined item types, including lines, rectangles,
 ellipses, polygons, and text. Canvas items can be manipulated after they
 are created and inserted into the canvas. Common operations include
 changing the color of an item or moving it to a different position.
 .
 The canvas takes care of all drawing operations so that it never flickers,
 and so that the user does not have to worry about repainting the items he
 or she wants to display.

Package: libart-dev
Section: libdevel
Architecture: any
Depends: libart2 (= ${Source-Version}), libc6-dev | libc-dev
Description: The GNOME canvas widget - development files
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 A canvas appears as a normal GTK+ widget with its own GDK window (or X
 window).
 .
 The programmer can insert graphical items into the canvas. The canvas
 provides several predefined item types, including lines, rectangles,
 ellipses, polygons, and text. Canvas items can be manipulated after they
 are created and inserted into the canvas. Common operations include
 changing the color of an item or moving it to a different position.
 .
 The canvas takes care of all drawing operations so that it never flickers,
 and so that the user does not have to worry about repainting the items he
 or she wants to display.

Package: libgnorba27
Architecture: any
Depends: gnome-libs-data (= ${Source-Version}), ${shlibs:Depends}
Description: GNOME CORBA services
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for GNOME's CORBA support.

Package: libgnorbagtk0
Architecture: any
Depends: ${shlibs:Depends}
Description: GNOME CORBA services (Gtk bindings)
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for GNOME's CORBA support
 (Gtk bindings).

Package: libgnorba-dev
Section: libdevel
Architecture: any
Depends: libgnorba27 (= ${Source-Version}), libgnorbagtk0 (= ${Source-Version}), libpopt-dev
Description: GNOME CORBA services -- development package
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the include files and static library for
 GNOME's CORBA support.

Package: libzvt2
Architecture: any
Depends: ${shlibs:Depends}
Replaces: gnome-bin (<= 1.2.12-1)
Description: The GNOME zvt (zterm) widget
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for the zterm widget, which
 is used by zterm (an xterm type program).

Package: libzvt-dev
Section: libdevel
Architecture: any
Depends: libzvt2 (= ${Source-Version}), libgtk1.2-dev
Description: The GNOME zvt (zterm) widget -- development package
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the include files and static library for the
 zterm widget, which is used by zterm (an xterm type program).

Package: libgtkxmhtml1
Architecture: any
Depends: ${shlibs:Depends}
Description: The GNOME gtkxmhtml (HTML) widget
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the shared library for the gtkxmhtml widget,
 which is used to render HTML pages.

Package: libgtkxmhtml-dev
Section: libdevel
Architecture: any
Depends: libgtkxmhtml1 (= ${Source-Version}), libgtk1.2-dev, libjpeg62-dev, libpng12-dev, libxt-dev, libxpm-dev
Description: The GNOME gtkxmhtml (HTML) widget -- development package
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains the include files and static library for the
 gtkxmhtml widget, which is used to render HTML pages.

Package: gnome-dev-doc
Section: doc
Architecture: all
Suggests: libgnome-dev, doc-base
Description: GNOME developers documentation
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains some documentation that may be useful to
 developers of applications that use GNOME.

Package: gnome-bin
Section: gnome
Architecture: any
Depends: ${shlibs:Depends}, base-passwd (>= 2.0.3.4), debianutils (>= 1.14)
Conflicts: suidmanager (<< 0.50)
Replaces: gnome-dev-doc (<= 1.2.12-1)
Suggests: gnome-core, esound
Description: Miscellaneous binaries used by GNOME
 GNOME is a project to build a complete, user-friendly desktop based
 entirely on free software.
 .
 This package contains miscellaneous binaries needed by GNOME.