2010-04-11 15:47:05 +00:00
|
|
|
# Template file for 'zenity'
|
|
|
|
pkgname=zenity
|
2012-03-26 08:52:41 +00:00
|
|
|
version=3.4.0
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-scrollkeeper"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel libnotify-devel webkit-gtk3-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2010-04-11 15:47:05 +00:00
|
|
|
short_desc="Display GNOME dialogs from the command line"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-26 08:52:41 +00:00
|
|
|
checksum=5cf068597c649b5adee60c5948abdf383dbfb16a6c6d57c2ec42ced136730baf
|
2010-04-11 15:47:05 +00:00
|
|
|
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."
|
|
|
|
|