xref: /freebsd/contrib/dialog/package/debian/control (revision f4f33ea0c752ff0f9bfad34991d5bbb54e71133d)
17a1c0d96SNathan WhitehornSource: cdialog
27a1c0d96SNathan WhitehornMaintainer: Thomas E. Dickey <dickey@invisible-island.net>
37a1c0d96SNathan WhitehornSection: misc
47a1c0d96SNathan WhitehornPriority: optional
57a1c0d96SNathan WhitehornStandards-Version: 3.8.4
6*f4f33ea0SBaptiste DaroussinBuild-Depends: debhelper (>= 5), libc6 (>= 2.11), libncursesw5-dev (>= 5.3), groff-base
77a1c0d96SNathan WhitehornHomepage: http://invisible-island.net/dialog/
87a1c0d96SNathan Whitehorn
97a1c0d96SNathan WhitehornPackage: cdialog
107a1c0d96SNathan WhitehornArchitecture: any
11*f4f33ea0SBaptiste DaroussinDepends: libc6 (>= 2.11), libncursesw5 (>= 5.3)
127a1c0d96SNathan WhitehornDescription: dialog - display dialog boxes from shell scripts
13*f4f33ea0SBaptiste Daroussin Dialog is a program that will let you present a variety of questions or
14*f4f33ea0SBaptiste Daroussin display messages using dialog boxes from a shell script.   These  types
15*f4f33ea0SBaptiste Daroussin of  dialog  boxes  are  implemented  (though  not  all  are necessarily
167a1c0d96SNathan Whitehorn compiled into dialog):
177a1c0d96SNathan Whitehorn .
18*f4f33ea0SBaptiste Daroussin      buildlist, calendar, checklist, dselect, editbox, form, fselect,
19*f4f33ea0SBaptiste Daroussin      gauge, infobox, inputbox, inputmenu, menu, mixedform,
20*f4f33ea0SBaptiste Daroussin      mixedgauge, msgbox (message), passwordbox, passwordform, pause,
21*f4f33ea0SBaptiste Daroussin      prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
22*f4f33ea0SBaptiste Daroussin      tailboxbg, textbox, timebox, treeview, and yesno (yes/no).
237a1c0d96SNathan Whitehorn .
247a1c0d96SNathan Whitehorn This package installs as "cdialog" to avoid conflict with other packages.
25