Source: yad
Section: x11
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Gustavo Soares de Lima <gustavo@logicus.com.br>
Build-Depends: debhelper-compat (=12),
               autotools-dev,
               intltool (>= 0.40.0),
               libgtk-3-dev (>= 3.22.0),
               pkg-config,
               libwebkit2gtk-4.0-dev
Standards-Version: 3.9.6
Homepage: https://github.com/v1cont/yad

Package: yad
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: tool for creating graphical dialogs from shell scripts
 Yad allows you to display GTK+ dialog boxes from command line or shell
 scripts. It is similar to Zenity but with more dialog types and options.
 .
 This is the GTK+ 3 version. The GTK+ 2 version is maintained as 0.4XX releases.
