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.
|