blob: 125286c90e540641e6146c624dbaf24b8d14178d (
plain)
1
2
3
4
5
6
7
8
9
10
|
Zenity is a tool that allows you to display GTK dialog boxes from
the command line and through shell scripts. It is designed to be
similar to the classic `dialog` program, but with a GUI interface.
OPTIONAL DEPENDENCIES:
* webkit2gtk-4.1
To enable: pass `WEBKITGTK=true` as an option to the slackbuild.
If this is not specified, it will default to `false`.
|