From 3c6c6b22f962522f0c457671b1bc58002178593f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 26 Mar 2012 10:52:41 +0200 Subject: [PATCH] zenity: update to 3.4.0. --- srcpkgs/zenity/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/zenity/template b/srcpkgs/zenity/template index 7a03b0cbd2b..6b0d906a4a3 100644 --- a/srcpkgs/zenity/template +++ b/srcpkgs/zenity/template @@ -1,19 +1,19 @@ # Template file for 'zenity' pkgname=zenity -version=3.2.0 -revision=2 -distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" +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 " -checksum=e6a778db3655957770653745a2ecaef08a41a71f4a0a92cb7c5dc8ce0e9902d8 +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