slackbuilds_ponce/desktop/zenity
Andrew Clemons 82b3363f97
desktop/zenity: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-03-12 12:01:22 +13:00
..
README
slack-desc
zenity.info
zenity.SlackBuild

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