[recipes-commits] r4996 - in trunk: . Zenity Zenity/2.20.0 Zenity/2.20.0/Resources
lucasvr at svn.gobolinux.org
lucasvr at svn.gobolinux.org
Fri Nov 23 00:59:14 NZDT 2007
Author: lucasvr
Date: 2007-11-22 03:59:13 -0800 (Thu, 22 Nov 2007)
New Revision: 4996
Added:
trunk/Zenity/
trunk/Zenity/2.20.0/
trunk/Zenity/2.20.0/Recipe
trunk/Zenity/2.20.0/Resources/
trunk/Zenity/2.20.0/Resources/BuildInformation
trunk/Zenity/2.20.0/Resources/Dependencies
trunk/Zenity/2.20.0/Resources/Description
Log:
First version of the Zenity recipe.
Added: trunk/Zenity/2.20.0/Recipe
===================================================================
--- trunk/Zenity/2.20.0/Recipe (rev 0)
+++ trunk/Zenity/2.20.0/Recipe 2007-11-22 11:59:13 UTC (rev 4996)
@@ -0,0 +1,10 @@
+# Recipe (MakeRecipe) for Zenity by Nathan Middleton, on Thu Oct 25 04:26:14 CDT 2007
+# Recipe for version 2.20.0 by Nathan Middleton, on Thu Oct 25 04:26:14 CDT 2007
+compile_version=1.9.0
+url="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.20/zenity-2.20.0.tar.bz2"
+file_size=1787052
+file_md5=64992cdbb38c9f8ea8cd9ea07c1dfc38
+recipe_type=configure
+configure_options=(
+ --disable-scrollkeeper
+)
Added: trunk/Zenity/2.20.0/Resources/BuildInformation
===================================================================
--- trunk/Zenity/2.20.0/Resources/BuildInformation (rev 0)
+++ trunk/Zenity/2.20.0/Resources/BuildInformation 2007-11-22 11:59:13 UTC (rev 4996)
@@ -0,0 +1,10 @@
+ATK
+Cairo
+GLib
+Glibc
+GTK+
+LibART_LGPL
+LibGlade
+LibGnomecanvas
+LibXML2
+Pango
Added: trunk/Zenity/2.20.0/Resources/Dependencies
===================================================================
--- trunk/Zenity/2.20.0/Resources/Dependencies (rev 0)
+++ trunk/Zenity/2.20.0/Resources/Dependencies 2007-11-22 11:59:13 UTC (rev 4996)
@@ -0,0 +1,10 @@
+ATK
+Cairo
+GLib
+Glibc
+GTK+
+LibART_LGPL
+LibGlade
+LibGnomecanvas
+LibXML2
+Pango
Added: trunk/Zenity/2.20.0/Resources/Description
===================================================================
--- trunk/Zenity/2.20.0/Resources/Description (rev 0)
+++ trunk/Zenity/2.20.0/Resources/Description 2007-11-22 11:59:13 UTC (rev 4996)
@@ -0,0 +1,4 @@
+[Summary] A Gtk+ dialog tool.
+[License] GNU General Public License (GPL)
+[Description] Zenity is a tool that allows you to display Gtk+ dialog boxes from the command line and through shell scripts. It is similar to gdialog, but is intended to be saner. It comes from the same family as dialog, Xdialog, and cdialog, but it surpasses those projects by having a cooler name.
+[Homepage] http://www.gnome.org
More information about the gobolinux-recipes-commits
mailing list