Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 1 | Source: adacurses |
| 2 | Maintainer: Thomas E. Dickey <dickey@invisible-island.net> |
| 3 | Section: misc |
| 4 | Priority: optional |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 5 | Build-Depends: debhelper (>= 5), |
| 6 | gnat, |
| 7 | gprbuild |
| 8 | Homepage: https://invisible-island.net/adacurses/ |
| 9 | Standards-Version: 4.6.1.0 |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 10 | |
| 11 | Package: adacurses |
| 12 | Architecture: any |
| 13 | Depends: ${shlibs:Depends}, ${misc:Depends} |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 14 | Description: Ada95 binding for ncurses |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 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. |