From: Matthias Hentges Date: Fri, 7 Jul 2006 16:03:49 +0000 (+0000) Subject: wmctrl: Add wmctrl, a cmd line tool to interact with an EWMH/NetWM compatible X Windo... X-Git-Tag: Release-2010-05/1~9453^2~1297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c866c7ab98ab93b3a599b589933ec1b279c1121f;p=openembedded.git wmctrl: Add wmctrl, a cmd line tool to interact with an EWMH/NetWM compatible X Window Manager --- diff --git a/packages/wmctrl/.mtn2git_empty b/packages/wmctrl/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/wmctrl/wmctrl_1.07.bb b/packages/wmctrl/wmctrl_1.07.bb new file mode 100644 index 0000000000..59c367d310 --- /dev/null +++ b/packages/wmctrl/wmctrl_1.07.bb @@ -0,0 +1,20 @@ +# +# Copyright Matthias Hentges (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 " +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