e30eca63cb
--HG-- extra : convert_revision : b28157930978b1297d1efc37ba45fe22f5512978
42 lines
1.4 KiB
Text
42 lines
1.4 KiB
Text
# Template file for 'zenity'
|
|
pkgname=zenity
|
|
version=2.30.0
|
|
distfiles="${GNOME_SITE}/$pkgname/2.30/$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=d42a9be6f77eb018fb8c5967094db86604271f342dd15b6e6101338d82f923ff
|
|
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 dbus-glib
|
|
Add_dependency run dbus-libs
|
|
Add_dependency run atk
|
|
Add_dependency run pango
|
|
Add_dependency run cairo
|
|
Add_dependency run freetype
|
|
Add_dependency run fontconfig
|
|
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 dbus-glib-devel
|
|
Add_dependency build dbus-devel
|
|
Add_dependency build atk-devel
|
|
Add_dependency build pango-devel
|
|
Add_dependency build cairo-devel
|
|
Add_dependency build freetype-devel
|
|
Add_dependency build fontconfig-devel
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build libX11-devel
|
|
Add_dependency build libnotify-devel
|
|
|