void-packages/srcpkgs/zenity/template

28 lines
980 B
Text

# Template file for 'zenity'
pkgname=zenity
version=3.2.0
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu_configure
configure_args="--disable-scrollkeeper"
short_desc="Display GNOME dialogs from the command line"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e6a778db3655957770653745a2ecaef08a41a71f4a0a92cb7c5dc8ce0e9902d8
long_desc="
This is zenity - a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the command line
and shell scripts. If you understand, things are just as they
are. If you don't understand, things are just as they are."
Add_dependency run glibc
Add_dependency run glib
Add_dependency run pango
Add_dependency run gdk-pixbuf
Add_dependency run libX11
Add_dependency run gtk+3
Add_dependency run libnotify
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build gtk+3-devel
Add_dependency build libnotify-devel