Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 1 | Source: ncurses6 |
| 2 | Section: libdevel |
| 3 | Priority: optional |
| 4 | Maintainer: Thomas E. Dickey <dickey@invisible-island.net> |
micky387 | 9b9f5e7 | 2025-07-08 18:04:53 -0400 | [diff] [blame] | 5 | Homepage: https://invisible-island.net/ncurses/ |
| 6 | Build-Depends: debhelper (>= 7), |
| 7 | gcc-mingw-w64-x86-64, |
| 8 | g++-mingw-w64-x86-64, |
| 9 | binutils-mingw-w64-x86-64 |
| 10 | Standards-Version: 4.6.1.0 |
Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 11 | |
| 12 | Package: mingw64-ncurses6 |
| 13 | Architecture: any |
| 14 | Depends: ${misc:Depends} |
| 15 | Description: shared libraries for terminal handling |
| 16 | The ncurses library routines are a terminal-independent method of |
| 17 | updating character screens with reasonable optimization. |
| 18 | . |
| 19 | This package is used for testing ABI 6 with the MinGW 64-bit port. |