blob: 74bb4722a61913b309b255ed71b747aeb9f9acdd [file] [log] [blame]
Steve Kondikae271bc2015-11-15 02:50:53 +01001Source: ncurses-examples
2Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
3Section: misc
4Priority: optional
5Standards-Version: 3.8.4
6Build-Depends: debhelper (>= 5)
7Homepage: http://invisible-island.net/ncurses/ncurses-examples.html
8
9Package: mingw32-ncurses-examples
10Architecture: any
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: ncurses-examples - example/test programs from ncurses
13 These are the example/test programs from the ncurses distribution.
14 .
15 This package is used for testing ABI 6 with the MinGW 32-bit port.
16 .
17 This package installs in "bin/ncurses-examples" to avoid conflict with other
18 packages.