# wmctrl/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Presently, the source tarball used for this package is ancient (it dates back to 2005). However, as of mid-2007, it was the latest known upstream version. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.12 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.13 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.25 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.60 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) setpaths = $PRODTREE/xorg tmpsize = 1M #--------------------------------------------------------------------- [depends] actools gawk gtkcore pkgconf xorg #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/wmctrl url_home = http://sweb.cz/tripie/utils/wmctrl/ url_lfs = n/a url_tarball = http://sweb.cz/tripie/utils/wmctrl/dist/\ wmctrl-1.07.tar.gz #--------------------------------------------------------------------- [about] "wmctrl" is a command-line tool that interacts with EWMH/NetWM-compat- ible X Window Managers. It provides command-line access to almost all of the features defined in the EWMH specification. For example, you can use "wmctrl" to obtain information about the window manager, get a detailed list of desktops and managed windows, switch and resize desk- tops, change the number of desktops, make windows full-screen, always- above or sticky, and activate, close, move, resize, maximize, and min- imize them. The command-line mode of operation makes it easy to auto- mate these tasks and execute them from any application that is able to execute a command in response to some event.