void-packages/srcpkgs/zenity/template
2012-03-26 10:52:41 +02:00

23 lines
861 B
Plaintext

# Template file for 'zenity'
pkgname=zenity
version=3.4.0
distfiles="${GNOME_SITE}/$pkgname/3.4/$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=5cf068597c649b5adee60c5948abdf383dbfb16a6c6d57c2ec42ced136730baf
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 build which
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
Add_dependency build webkit-gtk3-devel