slackbuilds/desktop/zenity
Logan Rathbone 9da3447a4c
desktop/zenity: Updated for version 3.44.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-12 08:29:48 +07:00
..
README desktop/zenity: Updated for version 3.43.0. 2022-07-09 10:06:15 +07:00
slack-desc desktop/zenity: Updated for version 3.43.0. 2022-07-09 10:06:15 +07:00
zenity.SlackBuild desktop/zenity: Updated for version 3.44.2. 2023-08-12 08:29:48 +07:00
zenity.info desktop/zenity: Updated for version 3.44.2. 2023-08-12 08:29:48 +07:00

README

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`.