UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

zenity

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.

Package info

Template:
Codename: zenity
Source file: zenity-4.1.90.tar.xz
Source file size: 2635548
Source file MD5-checkum: 247e96d397fe1ebf840a97c4a2c2b939
Source directory: zenity-4.1.90
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/z/zenity-4.1.90.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/z/zenity-4.1.90.tar.xz.md5sum
Dependances: help2man, libadwaita, libxslt, gtk3, itstool, libnotify.
Dependance of: marco.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&
meson setup --prefix=/usr ..

Build script:
cd    build
ninja

Install script:
cd    build
ninja install