summaryrefslogtreecommitdiff
path: root/test/package/debian-mingw64/control
blob: c22f262a8bf9f32171027e89ed03f3f0f74f111a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ncurses-examples
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Section: misc
Priority: optional
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5)
Homepage: https://invisible-island.net/ncurses/ncurses-examples.html

Package: mingw64-ncurses-examples
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: example/test programs from ncurses
 These are the example/test programs from the ncurses distribution.
 .
 This package is used for testing ABI 6 with the MinGW 64-bit port.
 .
 This package installs in "bin/ncurses-examples" to avoid conflict with other
 packages.