void-packages/srcpkgs/zenity/template
Juan RP 626b966f8f zenity: update to 2.91.90.
--HG--
branch : gnome3
2011-03-01 16:05:57 +01:00

31 lines
1 KiB
Plaintext

# Template file for 'zenity'
pkgname=zenity
version=2.91.90
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --disable-scrollkeeper"
short_desc="Display GNOME dialogs from the command line"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=fb3b0d29ae7105170224c2400327f638fdf9789189c6167ecddc0c941fc9c996
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 glib-devel
Add_dependency build libX11-devel
Add_dependency build gtk+-devel
Add_dependency build libnotify-devel