]> ncurses.scripts.mit.edu Git - ncurses.git/blob - Ada95/package/debian/control
ncurses 6.3 - patch 20221119
[ncurses.git] / Ada95 / package / debian / control
1 Source: adacurses
2 Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
3 Section: misc
4 Priority: optional
5 Build-Depends: debhelper (>= 5),
6   gnat,
7   gprbuild
8 Homepage: https://invisible-island.net/adacurses/
9 Standards-Version: 4.6.1.0
10
11 Package: adacurses
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: Ada95 binding for ncurses
15  This package installs as "adacurses" to avoid conflict with other packages.
16  This is the Ada95 binding from the ncurses distribution.
17  .
18  In addition to a library, this package installs sample programs in
19  "bin/AdaCurses" to avoid conflict with other packages.