wmctrl: Add wmctrl, a cmd line tool to interact with an EWMH/NetWM compatible X Windo...
authorMatthias Hentges <oe@hentges.net>
Fri, 7 Jul 2006 16:03:49 +0000 (16:03 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Jul 2006 16:03:49 +0000 (16:03 +0000)
packages/wmctrl/.mtn2git_empty [new file with mode: 0644]
packages/wmctrl/wmctrl_1.07.bb [new file with mode: 0644]

diff --git a/packages/wmctrl/.mtn2git_empty b/packages/wmctrl/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/wmctrl/wmctrl_1.07.bb b/packages/wmctrl/wmctrl_1.07.bb
new file mode 100644 (file)
index 0000000..59c367d
--- /dev/null
@@ -0,0 +1,20 @@
+#
+# Copyright Matthias Hentges <devel@hentges.net> (c) 2006
+# License: MIT (see http://www.opensource.org/licenses/mit-license.php for a copy of the license)
+#
+# Filename: wmctrl_1.07.bb
+# Date: 07-Jul-06
+
+DESCRIPTION = "A UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager"
+MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
+HOMEPAGE = "http://sweb.cz/tripie/utils/wmctrl/"
+LICENSE = "GPL"
+PR = "r0"
+
+######################################################################################
+
+SRC_URI = "http://sweb.cz/tripie/utils/wmctrl/dist/wmctrl-1.07.tar.gz"
+
+######################################################################################
+
+inherit autotools