File: control

package info (click to toggle)
libgtkada 2.24.4dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,208 kB
  • ctags: 1,676
  • sloc: ada: 119,686; ansic: 4,719; sh: 3,003; makefile: 690; xml: 338; perl: 70
file content (188 lines) | stat: -rw-r--r-- 6,159 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
Source: libgtkada
Section: libs
Priority: optional
Maintainer: Ludovic Brenta <lbrenta@debian.org>
Uploaders: Nicolas Boulenguez <nicolas@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2),
 gnat, gnat-4.9,
# dh-ada-library 5.4 stops linking doc directories.
 dh-ada-library (>= 5.4),
 pkg-config,
# *-dev are detailed in rules, and shoud be repeated in Depends: *-dev below.
 libgnomeui-dev,
 libbonoboui2-dev,
 libgtk2.0-dev (>= 2.24.0),
 libgtkgl2.0-dev,
 libgdk-pixbuf2.0-dev,
 libcairo2-dev | libcairo-dev,
 libpango1.0-dev,
 libglib2.0-dev,
 libx11-dev,
 libglu1-mesa-dev | libglu-dev,
 libgl1-mesa-dev | libgl-dev
Standards-Version: 3.9.6
Homepage: http://libre.adacore.com/libre/tools/gtkada
Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.libgtkada2
Vcs-Mtn: www.ada-france.org org.debian.libgtkada2
XS-Testsuite: autopkgtest

Package: libgtkada2.24.4-dev
Section: libdevel
Architecture: any
Depends: ${ada:Depends},
 libgtkada-bin (=${binary:Version}),
 libcairo2-dev | libcairo-dev,
 libgdk-pixbuf2.0-dev,
 libglib2.0-dev,
 libgtk2.0-dev (>= 2.24.0),
 libpango1.0-dev,
 libx11-dev,
 ${misc:Depends}
Suggests: libgnomeada2.24.4-dev (= ${binary:Version}),
 libgtkglada2.24.4-dev (= ${binary:Version}),
 libgtkada-doc
Description: Ada binding for the GTK+ GUI (development files)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the development files and static libraries.

Package: libgnomeada2.24.4-dev
Section: libdevel
Architecture: any
Depends: ${ada:Depends},
 libgnomeui-dev, libbonoboui2-dev,
 ${misc:Depends}
Suggests: libgtkada-doc
Description: Ada binding for the GNOME GUI (development files)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the development files and static libraries for
 GNOME extensions.

Package: libgtkglada2.24.4-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${ada:Depends},
 libgtkgl2.0-dev,
 libglu1-mesa-dev | libglu-dev,
 libgl1-mesa-dev | libgl-dev
Suggests: libgtkada-doc
Description: Ada binding for GTK+ OpenGL extensions (development files)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the development files and static libraries for
 the OpenGL extensions.

Package: libgtkada-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${ada:Depends}
Recommends: gdb (>= 6.8), ${ada:Recommends}
Suggests: ${ada:Suggests}
Description: Ada binding for the GTK+ GUI (debugging symbols)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the debugging symbols.

Package: libgnomeada-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${ada:Depends}
Recommends: gdb (>= 6.8),  ${ada:Recommends}
Suggests: ${ada:Suggests}
Description: Ada binding for the GNOME GUI (debugging symbols)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the debugging symbols for the GNOME extensions.

Package: libgtkglada-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${ada:Depends}, ${misc:Depends}
Recommends: gdb (>= 6.8),  ${ada:Recommends}
Suggests: ${ada:Suggests}
Description: Ada binding for GTK+ OpenGL extensions (debugging symbols)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the debugging symbols for the OpenGL extensions.

Package: libgtkada2.24.4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ada binding for the GTK+ GUI (dynamic library)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This library will let you run Ada applications compiled with GTK+.

Package: libgnomeada2.24.4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ada binding for the GNOME GUI (dynamic library)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This library will let you run Ada applications compiled with GNOME.

Package: libgtkglada2.24.4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ada binding for GTK+ OpenGL extensions (dynamic library)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language
 .
 This library will let you run GtkAda applications compiled with OpenGL
 support.

Package: libgtkada-bin
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gnat, libgtkada-doc
Replaces: libgtkada2-bin
Breaks: libgtkada2-bin
Description: Ada binding for the GTK+ GUI (development utilities)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains development utilities (gtkada-dialog and gtkada-config).

Package: libgtkada-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: gnat
Replaces: libgtkada2-doc
Breaks: libgtkada2-doc
Description: Ada binding for the GTK+ GUI (documentation)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains examples, lists of known problems and comments
 about the Debian packaging..
 .
 The complete GTKAda user guide cannot be distributed by Debian
 because it is licensed under the GNU Free Documentation License with
 Invariant Sections and Cover Texts. The reference manual cannot be
 generated from source without the user guide.
 They are published by upstream authors at
 http://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html and
 http://docs.adacore.com/gtkada-docs/gtkada_ug/_build/html.