Package: bbpager Version: 0.3.0 Revision: 22 Source: http://bbtools.thelinuxcommunity.org/sources/%n-%v.tar.gz Source-MD5: 0a8aa4b0c68346b71f8d375f4362c3cb BuildDepends: x11-dev, gcc3.3 Depends: x11 SetCPPFLAGS: -no-cpp-precomp PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 GCC: 3.3 CompileScript: << export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c make CC=gcc-3.3 CXX=g++-3.3 << 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. << 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://bbtools.thelinuxcommunity.org License: GPL Maintainer: Christian Swinehart