blob: 6fb213fdf0cc6931498a9f751d4f7249525b05a5 [file] [log] [blame]
Steve Kondikae271bc2015-11-15 02:50:53 +01001Source: ncurses6
2Section: libdevel
3Priority: optional
4Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
micky3879b9f5e72025-07-08 18:04:53 -04005Homepage: https://invisible-island.net/ncurses/
6Build-Depends: debhelper (>= 7),
7 gcc-mingw-w64-i686,
8 g++-mingw-w64-i686,
9 binutils-mingw-w64-i686
10Standards-Version: 4.6.1.0
Steve Kondikae271bc2015-11-15 02:50:53 +010011
12Package: mingw32-ncurses6
13Architecture: any
14Depends: ${misc:Depends}
15Description: 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 32-bit port.