bbkeys stable port information

Package: bbkeys
Version: 0.8.4
Revision: 1022
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 031698484f5e5c7d18eeb87f453bab98
BuildDepends: x11-dev, xmkmf (>= 1.0.2-3)
Depends: x11
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
GCC: 4.0
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
./configure %c
make
<<
InstallScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
make install DESTDIR=%d
# clean up make install's mess
rm -r %i/doc
mkdir -p %i/share
mv %i/man %i/share/
<<
DocFiles: COPYING AUTHORS README README.config
Description: Key binding handler for Blackbox
DescDetail: <<
In the Blackbox window manager version 0.60 and higher, a separate
application is needed to handle key bindings. This is such a program.
<<
DescUsage: <<
To create new keybindings use the bbkeysConfigC utility, or add them
by hand to your ~/.bbkeysrc file. See the readme file at
/share/doc/bbkeys/README for example keybindings.

For no apparent reason, this program thinks it should have a window
visible at all times. Use the -m argument to make it smaller and
slightly more tolerable.
<<
Homepage: http://movingparts.thelinuxcommunity.org/bbkeys
License: GPL
Maintainer: Christian Swinehart

bbkeys stable port .patch

diff -Naur bbkeys-0.8.2.orig/README.config bbkeys-0.8.2/README.config
--- bbkeys-0.8.2.orig/README.config Wed Dec 31 19:00:00 1969
+++ bbkeys-0.8.2/README.config Sat Sep 15 15:40:43 2001
@@ -0,0 +1,30 @@
+The global configuration files can be found in $(datadir)/bbtools
+(default: @PREFIX@/share/bbtools).
+
+Blackbox users:
+
+By default bbkeys reads the Blackbox style-file as defined in .blackboxrc
+and copies as much of the style as possible. The result is a application
+which looks a lot like the toolbar. Further configuration options can be
+found in bbkeys.style. Most likely you want to change these options,
+copy this file to somewhere in your homedir (eg blackbox/bbkeys.config)
+and edit it. Edit the file .blackboxrc and add or edit the line:
+bbkeys.configFile:
+
+WARNING: You have to define the entire PATH.
+
+All style options set be reading the Blackbox-style file can be overridden by
+placing them in bbkeys.config (and changing them). See bbkeys.style for all
+possible options.
+
+Make sure the file .bbtoolsrc does not exist, else the configuration style
+for other Window Managers will be used.
+
+Users other Window managers:
+
+By default bbkeys reads the bbtoolsrc bbkeys.nobb config files.
+If you want to define your personal config-file copy bbtoolsrc to your home-dir
+as ./.bbtoolsrc Copy bbkeys.nobb somewhere in your homedir. Edit .bbtoolsrc so
+bbkeys.configFilex: .
+
+WARNING: You have to define the entire PATH.

bbkeys _unstable_ port information

Package: bbkeys
Version: 0.8.4
Revision: 1022
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 031698484f5e5c7d18eeb87f453bab98
BuildDepends: x11-dev, xmkmf (>= 1.0.2-3)
Depends: x11
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
GCC: 4.0
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
./configure %c
make
<<
InstallScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
make install DESTDIR=%d
# clean up make install's mess
rm -r %i/doc
mkdir -p %i/share
mv %i/man %i/share/
<<
DocFiles: COPYING AUTHORS README README.config
Description: Key binding handler for Blackbox
DescDetail: <<
In the Blackbox window manager version 0.60 and higher, a separate
application is needed to handle key bindings. This is such a program.
<<
DescUsage: <<
To create new keybindings use the bbkeysConfigC utility, or add them
by hand to your ~/.bbkeysrc file. See the readme file at
/share/doc/bbkeys/README for example keybindings.

For no apparent reason, this program thinks it should have a window
visible at all times. Use the -m argument to make it smaller and
slightly more tolerable.
<<
Homepage: http://movingparts.thelinuxcommunity.org/bbkeys
License: GPL
Maintainer: Christian Swinehart

bbkeys _unstable_ port .patch

diff -Naur bbkeys-0.8.2.orig/README.config bbkeys-0.8.2/README.config
--- bbkeys-0.8.2.orig/README.config Wed Dec 31 19:00:00 1969
+++ bbkeys-0.8.2/README.config Sat Sep 15 15:40:43 2001
@@ -0,0 +1,30 @@
+The global configuration files can be found in $(datadir)/bbtools
+(default: @PREFIX@/share/bbtools).
+
+Blackbox users:
+
+By default bbkeys reads the Blackbox style-file as defined in .blackboxrc
+and copies as much of the style as possible. The result is a application
+which looks a lot like the toolbar. Further configuration options can be
+found in bbkeys.style. Most likely you want to change these options,
+copy this file to somewhere in your homedir (eg blackbox/bbkeys.config)
+and edit it. Edit the file .blackboxrc and add or edit the line:
+bbkeys.configFile:
+
+WARNING: You have to define the entire PATH.
+
+All style options set be reading the Blackbox-style file can be overridden by
+placing them in bbkeys.config (and changing them). See bbkeys.style for all
+possible options.
+
+Make sure the file .bbtoolsrc does not exist, else the configuration style
+for other Window Managers will be used.
+
+Users other Window managers:
+
+By default bbkeys reads the bbtoolsrc bbkeys.nobb config files.
+If you want to define your personal config-file copy bbtoolsrc to your home-dir
+as ./.bbtoolsrc Copy bbkeys.nobb somewhere in your homedir. Edit .bbtoolsrc so
+bbkeys.configFilex: .
+
+WARNING: You have to define the entire PATH.