void-packages/srcpkgs/zenity/template
2010-10-28 17:24:27 +02:00

32 lines
1 KiB
Plaintext

# Template file for 'zenity'
pkgname=zenity
version=2.32.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.32/$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=91751676a01942ec445786225e5ccc1c4ba0ed30d33b8b177e1cdb014b4e3aef
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 gdk-pixbuf
Add_dependency run gtk+
Add_dependency run libX11
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 libnotify-devel