android_mt6572_jiabo/external/libncurses/test/package/debian/control
2025-09-05 16:56:03 +08:00

26 lines
909 B
Text

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: http://invisible-island.net/ncurses/ncurses-examples.html
Package: ncurses-examples
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ncurses-examples - example/test programs from ncurses
These are the example/test programs from the ncurses distribution.
.
This package installs in "bin/ncurses-examples" to avoid conflict with other
packages.
Package: ncursest-examples
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ncurses-examples - example/test programs from ncurses
These are the example/test programs from the ncurses distribution, using
the thread configuration.
.
This package installs in "bin/ncursest-examples" to avoid conflict with other
packages.