Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 1 | Source: ncurses-examples |
| 2 | Maintainer: Thomas E. Dickey <dickey@invisible-island.net> |
| 3 | Section: misc |
| 4 | Priority: optional |
| 5 | Standards-Version: 3.8.4 |
| 6 | Build-Depends: debhelper (>= 5) |
| 7 | Homepage: http://invisible-island.net/ncurses/ncurses-examples.html |
| 8 | |
| 9 | Package: mingw32-ncurses-examples |
| 10 | Architecture: any |
| 11 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 12 | Description: 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. |