File: control

package info (click to toggle)
gtk-sharp3 2.99.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 25,464 kB
  • ctags: 8,843
  • sloc: xml: 308,885; cs: 38,795; sh: 11,336; perl: 1,295; makefile: 1,097; ansic: 900
file content (273 lines) | stat: -rw-r--r-- 9,419 bytes parent folder | download | duplicates (4)
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
Source: gtk-sharp3
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Mirco Bauer <meebey@debian.org>
Build-Depends: cli-common-dev (>= 0.8),
               debhelper (>= 9),
               pkg-config,
               mono-devel (>= 2.8),
               monodoc-base (>= 1.0),
               libglib2.0-dev (>= 2.28),
               libpango1.0-dev,
               libatk1.0-dev,
               libgtk-3-dev (>= 3)
Standards-Version: 3.9.3
Homepage: http://www.mono-project.com/GtkSharp
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/gtk-sharp3.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/gtk-sharp3.git

Package: gtk-sharp3
Architecture: any
Depends: gtk-sharp3-examples (= ${source:Version}),
         gtk-sharp3-gapi (= ${binary:Version}),
         libgio3.0-cil-dev (= ${binary:Version}),
         libglib3.0-cil-dev (= ${binary:Version}),
         libgtk3.0-cil-dev (= ${binary:Version}),
         monodoc-gtk3.0-manual (= ${source:Version}),
         ${misc:Depends}
Description: GTK# 3.0 suite, CLI bindings for GTK+
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 gtk-sharp3 is a metapackage containing dependencies for the GTK# 3.0 suite.

Package: gtk-sharp3-examples
Architecture: all
Depends: ${shlibs:Depends},
         ${cli:Depends},
         ${misc:Depends}
Description: sample applications for the GTK# 3.0 toolkit
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains some example programs that are distributed with
 the GTK# assemblies, including source to build them and learn from
 them.

Package: gtk-sharp3-gapi
Architecture: any
Depends: libglib3.0-cil (>= ${source:Version}),
         libxml-libxml-perl,
         ${shlibs:Depends},
         ${cli:Depends},
         ${perl:Depends},
         ${misc:Depends},
Description: C source parser and C# code generator for GObject based APIs
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package includes the parser and code generator used by the GTK#
 project to parse and bind GObject libraries. Install if you want to
 bind GObject-based libraries, or need to compile a project that uses
 it to bind such a library.

Package: libatk3.0-cil
Architecture: any
Depends: ${shlibs:Depends},
         ${cli:Depends},
         ${misc:Depends}
Description: CLI binding for the ATK accessibility toolkit
 This package provides the atk-sharp assembly that allows CLI (.NET) programs
 to use the ATK accessibility toolkit.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libcairo1.10-cil
Architecture: any
Depends: ${shlibs:Depends},
         ${cli:Depends},
         ${misc:Depends}
Description: CLI binding for Cairo
 This package provides the cairo-sharp assembly that allow CLI (.NET) programs
 to use the Cairo 2D vector graphics library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libgdk3.0-cil
Architecture: any
Depends: ${shlibs:Depends},
         ${cli:Depends},
         ${misc:Depends}
Description: CLI binding for GDK 3
 This package provides the gdk-sharp assembly that allows CLI (.NET) programs
 to use the GDK 3 library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libgdk3.0-cil-dev
Architecture: any
Replaces: libgtk3.0-cil-dev (<< 2.99.3~)
Conflicts: libgtk3.0-cil-dev (<< 2.99.3~)
Suggests: monodoc-gtk3.0-manual
Depends: libgdk3.0-cil (= ${binary:Version}),
         libglib3.0-cil-dev (= ${binary:Version}),
         ${misc:Depends}
Description: CLI binding for GDK 3
 This package provides the gdk-sharp assembly that allows CLI (.NET) programs
 to use the GDK 3 library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains development files for the gdk-sharp library, and should
 be used for compilation.

Package: libgio3.0-cil
Architecture: any
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: CLI binding for the GIO libraries 2.24
 This package provides the gio-sharp assembly that allows CLI (.NET) programs
 to use the GIO libraries 2.24.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libgio3.0-cil-dev
Architecture: any
Suggests: monodoc-gtk3.0-manual
Depends: libgio3.0-cil (= ${binary:Version}),
         ${misc:Depends}
Description: CLI binding for GIO 2.24
 This package provides the gio-sharp assembly that allows CLI (.NET) programs
 to use the GIO libraries 2.24.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains development files for the gio-sharp library, and should
 be used for compilation.

Package: libglib3.0-cil
Architecture: any
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: CLI binding for the GLib library of C routines
 This package provides the glib-sharp assembly that allows CLI (.NET) programs
 to use the GLib library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libglib3.0-cil-dev
Architecture: any
Suggests: monodoc-gtk3.0-manual
Depends: libglib3.0-cil (= ${binary:Version}),
         ${misc:Depends}
Description: CLI binding for the GLib utility library 2.12
 This package provides the glib-sharp assembly that allows CLI (.NET) programs
 to use the GLib library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains development files for the glib-sharp library, and should
 be used for compilation.

Package: libgtk-dotnet3.0-cil
Architecture: any
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: GTK.NET library
 This package provides the gtk-dotnet assembly which contains .NET extensions
 for GTK+.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libgtk-dotnet3.0-cil-dev
Architecture: any
Suggests: monodoc-gtk3.0-manual
Depends: libgtk-dotnet3.0-cil (= ${binary:Version}),
         ${misc:Depends}
Description: GTK.NET library - development files
 This package provides the gtk-dotnet assembly which contains .NET extensions
 for GTK+.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains development files for GTK.NET, and should be used for
 compilation.

Package: libgtk3.0-cil
Architecture: any
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: CLI binding for the GTK+ 3.0 toolkit
 This package provides the gtk-sharp assembly that allows CLI (.NET) programs
 to use the GTK+ 3.0 user interface toolkit.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libgtk3.0-cil-dev
Architecture: any
Suggests: monodoc-gtk3.0-manual
Recommends: libmono-profiler-gui-thread-check
Depends: libatk3.0-cil (= ${binary:Version}),
         libcairo1.10-cil (= ${binary:Version}),
         libgdk3.0-cil-dev (= ${binary:Version}),
         libgio3.0-cil-dev (= ${binary:Version}),
         libglib3.0-cil-dev (= ${binary:Version}),
         libgtk3.0-cil (= ${binary:Version}),
         libpango3.0-cil (= ${binary:Version}),
         ${misc:Depends}
Description: CLI binding for the GTK+ toolkit 3.0
 This package provides the gtk-sharp assembly that allows CLI (.NET) programs
 to use the GTK+ 3.0 user interface toolkit.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.
 .
 This package contains development files for ATK#, Cairo#, GDK#, Glib#, GTK# and
 Pango#, and should be used for compilation.

Package: libpango3.0-cil
Architecture: any
Suggests: monodoc-gtk3.0-manual
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: CLI binding for Pango
 This package provides the pango-sharp assembly that allows CLI (.NET) programs
 to use the Pango library.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: libmono-profiler-gui-thread-check
Architecture: any
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Mono profiler library to debug GUI threading issues
 This package provides the gui-thread-check Mono profiler library. This library
 is used to find incorrect thread usage in GTK# applications. The
 gui-thread-check library is only activated if explicitly passed to the Mono
 runtime by adding --profile=gui-thread-check as parameter.
 .
 GTK# 3.0 is a CLI (.NET) language binding for the GTK+ 3.0 toolkit and related
 libraries.

Package: monodoc-gtk3.0-manual
Architecture: all
Section: doc
Priority: extra
Depends: monodoc-manual,
         ${misc:Depends}
Description: compiled XML documentation for GTK# 3.0
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the compiled XML documentation for GTK# 3.0 and
 GNOME# 2.16 of MonoDoc.