Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display GTK+ dialog boxes from the command line and shell scripts.
This package is known to build and work properly using an LFS-11.2 platform.
Download (HTTP): https://download.gnome.org/sources/zenity/3.42/zenity-3.42.1.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/zenity/3.42/zenity-3.42.1.tar.xz
Download MD5 sum: 876ce3ab0304ad7591736238ad97795a
Download size: 2.9 MB
Estimated disk space required: 15 MB
Estimated build time: 0.1 SBU
GTK+-3.24.34 and itstool-2.0.7
libnotify-0.8.1 and libxslt-1.1.36
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/zenity
Install Zenity by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release -Dlibnotify=true .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install