slackbuilds/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 desktop/zenity: Updated for version 3.41.0, changed maintainer. 2021-08-14 21:18:00 +07:00
slack-desc desktop/zenity: Fix slack-desc. 2022-03-12 12:01:22 +13:00
zenity.SlackBuild desktop/zenity: Update for 3.42.1; update website. 2022-04-30 13:52:07 +07:00
zenity.info desktop/zenity: Update for 3.42.1; update website. 2022-04-30 13:52:07 +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 >= 2.8.1

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