zenity: update to 2.91.90.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-01 16:05:57 +01:00
parent cff0e11537
commit 626b966f8f

View file

@ -1,12 +1,12 @@
# Template file for 'zenity'
pkgname=zenity
version=2.32.1
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
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=8838be041a07364b62a4281c971392e4a09bb01bb3237a836ec0457ec0ea18ac
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
@ -15,16 +15,16 @@ long_desc="
Add_dependency run glibc
Add_dependency run glib
Add_dependency run pango
Add_dependency run gdk-pixbuf
Add_dependency run gtk+
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 gtk+-devel
Add_dependency build libX11-devel
Add_dependency build gtk+-devel
Add_dependency build libnotify-devel