From e30eca63cbe966fc1bc24b33de9959ce9bfc2f9c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 11 Apr 2010 17:47:05 +0200 Subject: [PATCH] Added zenity-2.30.0 build template. --HG-- extra : convert_revision : b28157930978b1297d1efc37ba45fe22f5512978 --- srcpkgs/zenity/template | 42 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 srcpkgs/zenity/template diff --git a/srcpkgs/zenity/template b/srcpkgs/zenity/template new file mode 100644 index 0000000000..621532bb5f --- /dev/null +++ b/srcpkgs/zenity/template @@ -0,0 +1,42 @@ +# 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 " +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 +