Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(443)

Unified Diff: src/platform/autox/debian/control

Issue 551133: autox: Rename xtest to autox and package it. (Closed)
Patch Set: remove xtest from wm .gitignore Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/autox/debian/compat ('k') | src/platform/autox/debian/dirs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/autox/debian/control
diff --git a/src/platform/autox/debian/control b/src/platform/autox/debian/control
new file mode 100644
index 0000000000000000000000000000000000000000..cf5cab7457e86e485b4f288c65826d88a0a20745
--- /dev/null
+++ b/src/platform/autox/debian/control
@@ -0,0 +1,13 @@
+Source: chromeos-autox
+Section: unknown
+Priority: extra
+Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com>
+Build-Depends: debhelper (>= 7.3.0), dh-chromeos, libx11-dev, libxtst-dev, libpcre3-dev
+Standards-Version: 3.8.0
+
+Package: chromeos-autox
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Automate interaction with X11 apps
+ This program reads a script containing a list of input events and injects
+ them into an X server using the XTEST extension.
« no previous file with comments | « src/platform/autox/debian/compat ('k') | src/platform/autox/debian/dirs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698