Source: yad
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>=10),
 autoconf,
 automake,
 autotools-dev,
 coreutils,
 dh-autoreconf,
 g++,
 gcc,
 gettext,
 intltool,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgspell-1-dev,
 libgtk-3-dev,
 libgtksourceview-3.0-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 libtool,
# libwebkit2gtk-4.0-dev,
 libwebkit2gtk-4.1-dev,
 libxml2-dev,
 libxml2-utils,
 libxml-parser-perl,
 pkgconf,
 pkg-config,
Standards-Version: 4.7.2
Homepage: https://yad-guide.ingk.se/#_introduction
Vcs-Browser: https://salsa.debian.org/debian/yad
Vcs-Git: https://salsa.debian.org/debian/yad.git

Package: yad
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: YAD - (Yet Another Dialog) is a simple tool for developing Graphical User Interfaces. It will integrate with bash
 YAD is a program that will display GTK+ dialogs, and return (either in the return code or on standard output) the users input. This allows you to present information, and ask for information from the user, from all manner of shell scripts. YAD is a fork of the Zenity program, and is written by Victor Ananjevsky. Yad icon was created by Bogdan Lisovich.