2010-04-11 15:47:05 +00:00
|
|
|
# Template file for 'zenity'
|
|
|
|
pkgname=zenity
|
2011-04-05 08:01:29 +00:00
|
|
|
version=3.0.0
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
2010-04-11 15:47:05 +00:00
|
|
|
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>"
|
2011-04-05 08:01:29 +00:00
|
|
|
checksum=b1965b6704e80665c551261b9895a06322aba3f9776f8e5dd8141c7e8aca5131
|
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."
|
|
|
|
|
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run glib
|
2011-03-01 15:05:57 +00:00
|
|
|
Add_dependency run pango
|
2010-10-24 17:09:22 +00:00
|
|
|
Add_dependency run gdk-pixbuf
|
2010-04-11 15:47:05 +00:00
|
|
|
Add_dependency run libX11
|
2011-03-01 15:05:57 +00:00
|
|
|
Add_dependency run gtk+3
|
2010-04-11 15:47:05 +00:00
|
|
|
Add_dependency run libnotify
|
2010-10-28 15:24:27 +00:00
|
|
|
|
2010-04-11 15:47:05 +00:00
|
|
|
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
|
2011-07-03 09:07:05 +00:00
|
|
|
Add_dependency build gtk+3-devel
|
2010-04-11 15:47:05 +00:00
|
|
|
Add_dependency build libnotify-devel
|