[recipes-commits] r18583 - in trunk/XDoTool: . 2.20100701.2961 2.20100701.2961/Resources
recipebot at svn.gobolinux.org
recipebot at svn.gobolinux.org
Fri Aug 20 17:49:44 NZST 2010
Author: recipebot
Date: 2010-08-19 22:49:44 -0700 (Thu, 19 Aug 2010)
New Revision: 18583
Added:
trunk/XDoTool/2.20100701.2961/
trunk/XDoTool/2.20100701.2961/Recipe
trunk/XDoTool/2.20100701.2961/Resources/
trunk/XDoTool/2.20100701.2961/Resources/BuildInformation
trunk/XDoTool/2.20100701.2961/Resources/Dependencies
trunk/XDoTool/2.20100701.2961/Resources/Description
Log:
Recipe for XDoTool 2.20100701.2961 submitted by Joseph Wallace reviewed by Michael Homer in the recipe review panel
Added: trunk/XDoTool/2.20100701.2961/Recipe
===================================================================
--- trunk/XDoTool/2.20100701.2961/Recipe (rev 0)
+++ trunk/XDoTool/2.20100701.2961/Recipe 2010-08-20 05:49:44 UTC (rev 18583)
@@ -0,0 +1,11 @@
+# Recipe (MakeRecipe) for XDoTool by Joseph Wallace <JosephWallace at letu.edu>, on Tue Aug 17 23:54:32 CDT 2010
+# Recipe for version 2.20100701.2961 by Joseph Wallace <JosephWallace at letu.edu>, on Tue Aug 17 23:54:32 CDT 2010
+compile_version=1.13.3
+url="http://semicomplete.googlecode.com/files/xdotool-2.20100701.2961.tar.gz"
+file_size=113319
+file_md5=f66ded5c7aa6df4971aef15c5f83e787
+recipe_type=makefile
+makefile='Makefile'
+make_variables=(
+ "PREFIX=$target"
+)
Added: trunk/XDoTool/2.20100701.2961/Resources/BuildInformation
===================================================================
--- trunk/XDoTool/2.20100701.2961/Resources/BuildInformation (rev 0)
+++ trunk/XDoTool/2.20100701.2961/Resources/BuildInformation 2010-08-20 05:49:44 UTC (rev 18583)
@@ -0,0 +1,2 @@
+Glibc 2.11.1
+Xorg-Lib 7.5
Added: trunk/XDoTool/2.20100701.2961/Resources/Dependencies
===================================================================
--- trunk/XDoTool/2.20100701.2961/Resources/Dependencies (rev 0)
+++ trunk/XDoTool/2.20100701.2961/Resources/Dependencies 2010-08-20 05:49:44 UTC (rev 18583)
@@ -0,0 +1,2 @@
+Glibc >= 2.11.1
+Xorg-Lib >= 7.5
Added: trunk/XDoTool/2.20100701.2961/Resources/Description
===================================================================
--- trunk/XDoTool/2.20100701.2961/Resources/Description (rev 0)
+++ trunk/XDoTool/2.20100701.2961/Resources/Description 2010-08-20 05:49:44 UTC (rev 18583)
@@ -0,0 +1,5 @@
+[Name] XDoTool
+[Summary] X11 window manipulation via the command line.
+[License] BSD (3-clause)
+[Description]This tool lets you simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Additionally, you can search for windows and move, resize, hide, and modify window properties like the title. If your window manager supports it, you can use xdotool to switch desktops, move windows between desktops, and change the number of desktops.
+[Homepage] http://www.semicomplete.com/projects/xdotool/
\ No newline at end of file
More information about the gobolinux-recipes-commits
mailing list