blob: 1a9aefdaa839afcc9e4fdac3c01f65803701ead0 [file] [log] [blame]
Steve Kondikae271bc2015-11-15 02:50:53 +01001Source: adacurses
2Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
3Section: misc
4Priority: optional
micky3879b9f5e72025-07-08 18:04:53 -04005Build-Depends: debhelper (>= 5),
6 gnat,
7 gprbuild
8Homepage: https://invisible-island.net/adacurses/
9Standards-Version: 4.6.1.0
Steve Kondikae271bc2015-11-15 02:50:53 +010010
11Package: adacurses
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}
micky3879b9f5e72025-07-08 18:04:53 -040014Description: Ada95 binding for ncurses
Steve Kondikae271bc2015-11-15 02:50:53 +010015 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.