yad/debian/control
Ward Nakchbandi 95e8c9ffa5 first commit
2023-03-29 18:56:37 +03:00

16 lines
567 B
Plaintext

Source: yad
Section: utils
Priority: optional
Maintainer: Gustavo Soares de Lima <gustavo@logicus.com.br>
Build-Depends: debhelper (>=10), autotools-dev, libgtk-3-dev, pkg-config, intltool
Standards-Version: 3.9.8
Homepage: http://sourceforge.net/projects/yad-dialog/
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.