bbpager stable port information

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.
<<
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.windsofstorm.net
License: GPL
Maintainer: Christian Swinehart

bbpager stable port .patch

diff -Naur bbpager-0.3.0.orig/README.config bbpager-0.3.0/README.config
--- bbpager-0.3.0.orig/README.config Wed Dec 31 19:00:00 1969
+++ bbpager-0.3.0/README.config Sat Sep 15 15:44:04 2001
@@ -0,0 +1,21 @@
+The global configuration files can be found in @PREFIX@/share/bbtools
+
+Blackbox users:
+---------------
+
+By default bbpager 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.
+
+Furthermore bbpager reads the bbpager.bb config file.
+The global configuration is placed in @PREFIX@/share/bbtools/
+The local configuration can be placed in $HOME/.bbtools/
+Just copy the global configuration file to $HOME/.bbtools/ (and change it)
+
+Users other Window managers:
+----------------------------------------------------------------
+
+bbpager reads the bbpager.nobb config file.
+The global configuration is placed in @PREFIX@/share/bbtools/
+The local configuration can be placed in $HOME/.bbtools/
+Just copy the global configuration file to $HOME/.bbtools/ (and change it)
diff -Naur bbpager-0.3.0.orig/data/README.bbpager bbpager-0.3.0/data/README.bbpager
--- bbpager-0.3.0.orig/data/README.bbpager Wed Aug 25 10:22:19 1999
+++ bbpager-0.3.0/data/README.bbpager Sat Sep 15 16:26:50 2001
@@ -13,7 +13,7 @@
Configuration options can be changed in bbpager.bb.
Most likely you want to change some of these options,

-The global configuration file can be found in $datadir/bbtools/bbpager.bb
+The global configuration file can be found in @PREFIX@/share/bbtools/bbpager.bb
A local configuration can be made by copying the bbpager.bb file to
$HOME/.bbtools/bbpager.bb and editing it.

@@ -23,7 +23,7 @@
Configuration options can be changed in bbpager.bb.
Most likely you want to change some of these options,

-The global configuration file can be found in $datadir/bbtools/bbpager.nobb
+The global configuration file can be found in @PREFIX@/share/bbtools/bbpager.nobb
A local configuration can be made by copying the bbpager.nobb file to
$HOME/.bbtools/bbpager.nobb and editing it.

bbpager _unstable_ port information

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.
<<
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.windsofstorm.net
License: GPL
Maintainer: Christian Swinehart

bbpager _unstable_ port .patch

diff -Naur bbpager-0.3.0.orig/README.config bbpager-0.3.0/README.config
--- bbpager-0.3.0.orig/README.config Wed Dec 31 19:00:00 1969
+++ bbpager-0.3.0/README.config Sat Sep 15 15:44:04 2001
@@ -0,0 +1,21 @@
+The global configuration files can be found in @PREFIX@/share/bbtools
+
+Blackbox users:
+---------------
+
+By default bbpager 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.
+
+Furthermore bbpager reads the bbpager.bb config file.
+The global configuration is placed in @PREFIX@/share/bbtools/
+The local configuration can be placed in $HOME/.bbtools/
+Just copy the global configuration file to $HOME/.bbtools/ (and change it)
+
+Users other Window managers:
+----------------------------------------------------------------
+
+bbpager reads the bbpager.nobb config file.
+The global configuration is placed in @PREFIX@/share/bbtools/
+The local configuration can be placed in $HOME/.bbtools/
+Just copy the global configuration file to $HOME/.bbtools/ (and change it)
diff -Naur bbpager-0.3.0.orig/data/README.bbpager bbpager-0.3.0/data/README.bbpager
--- bbpager-0.3.0.orig/data/README.bbpager Wed Aug 25 10:22:19 1999
+++ bbpager-0.3.0/data/README.bbpager Sat Sep 15 16:26:50 2001
@@ -13,7 +13,7 @@
Configuration options can be changed in bbpager.bb.
Most likely you want to change some of these options,

-The global configuration file can be found in $datadir/bbtools/bbpager.bb
+The global configuration file can be found in @PREFIX@/share/bbtools/bbpager.bb
A local configuration can be made by copying the bbpager.bb file to
$HOME/.bbtools/bbpager.bb and editing it.

@@ -23,7 +23,7 @@
Configuration options can be changed in bbpager.bb.
Most likely you want to change some of these options,

-The global configuration file can be found in $datadir/bbtools/bbpager.nobb
+The global configuration file can be found in @PREFIX@/share/bbtools/bbpager.nobb
A local configuration can be made by copying the bbpager.nobb file to
$HOME/.bbtools/bbpager.nobb and editing it.