slackbuilds_ponce/desktop/zenity
Logan Rathbone 0d8292b1a5
desktop/zenity: Update for 3.42.1; update website.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:52:07 +07:00
..
README
slack-desc
zenity.info desktop/zenity: Update for 3.42.1; update website. 2022-04-30 13:52:07 +07:00
zenity.SlackBuild desktop/zenity: Update for 3.42.1; update website. 2022-04-30 13:52:07 +07:00

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 >= 2.8.1

  To enable: pass `WEBKITGTK=true` as an option to the slackbuild.
  If this is not specified, it will default to `false`.