Package: bbpager Version: 0.3.1 Revision: 1001 Source: http://bbtools.windsofstorm.net/sources/%n-%v.tar.gz Source-MD5: 27e575bd87be25e2fe8a116412d933cc BuildDepends: x11-dev, xmkmf (>= 1.0.2-3), fink (>= 0.24.12) Depends: x11 PatchFile: %n.patch PatchFile-MD5: 0127472a8d5fe508ce191c0905cddf22 PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1 GCC: 4.0 CompileScript: << #!/bin/sh -ev export PATH=%p/lib/xmkmf/bin:$PATH ./configure %c make << InstallScript: << make install DESTDIR=%d mkdir -p %i/share/doc/%n; (cd %i/share/doc/%n; ln -s %p/share/bbtools/README.%n;) << DocFiles: COPYING AUTHORS README README.config Description: Pager tool for the Blackbox window manager DescDetail: << A pager tool for Blackbox, for now it uses KDE wm-hints to get the information from the window manager. There is nothing specific to Blackbox, it was just written with Blackbox in mind and in a similar style. << DescPackaging: << Previously maintained by Christian Swinehart << DescUsage: << Important: See files in /share/bbtools for configuration examples To switch between workspaces, middle-click on the frame of the space you wish to jump to. To move windows from one workspace to another, left-click and drag on its miniature representation within the pager. << Homepage: http://sourceforge.net/projects/bbtools/ License: GPL Maintainer: None