File: control

package info (click to toggle)
libadabindx 0.7.2-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,136 kB
  • ctags: 32
  • sloc: ada: 35,597; makefile: 556; sh: 10
file content (40 lines) | stat: -rw-r--r-- 1,857 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
Source: libadabindx
Section: libdevel
Priority: optional
Maintainer: Ludovic Brenta <ludovic.brenta@insalien.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 4.0.0), gnat (>= 3.15p-7), lesstif2-dev, libice-dev, libsm-dev, libx11-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev, libxext-dev, xlibs-static-pic
Standards-Version: 3.6.1

Package: libadabindx-dev
Section: libdevel
Architecture: i386 powerpc sparc
Depends: libadabindx0 (= ${Source-Version}), gnat (>= 3.15p-7), gnat (<< 3.16), lesstif2-dev, libice-dev, libsm-dev, libx11-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev, libxext-dev, xlibs-static-pic
Recommends: gnat-gps
Description: Ada binding to the X Window System and *tif
 This is a hand-written Ada binding to the X libraries and the Lesstif
 widget set.  While retaining familiarity to the C interface, the
 author tried to include the security of Ada by controlling the
 creation and release of pointer types wherever possible.
 .
 While all of the Motif(tm) routines are included, some Xlib and X
 intrinsics routines are still missing.  Support for the Athena widget
 set is not planned.
 .
 This package contains the development files and documentation.

Package: libadabindx0
Section: libs
Architecture: i386 powerpc sparc
Depends: ${shlibs:Depends}
Description: Ada binding to the X Window System and *tif
 This is a hand-written Ada binding to the X libraries and the Lesstif
 widget set.  While retaining familiarity to the C interface, the
 author tried to include the security of Ada by controlling the
 creation and release of pointer types wherever possible.
 .
 While all of the Motif(tm) routines are included, some Xlib and X
 intrinsics routines are still missing.  Support for the Athena widget
 set is not planned.
 .
 This package contains the runtime shared library for libadabindx.