mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
19120a1610
Refactored script, note the opt dep webkit2gtk Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
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`.