openbox-3.4.4 stable port information

Package: openbox
Version: 3.4.4
Revision: 4
Distribution: 10.4, 10.5
Description: Another Window Manager not unlike blackbox
License: GPL
Maintainer: None
Depends: <<
lib%N16-shlibs (= %v-%r),
glib2-shlibs (>= 2.14.0-1),
libgettext3-shlibs,
libiconv,
libxml2-shlibs (>= 2.6.27-1),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
startup-notification-shlibs (>= 0.8-1),
x11
<<
BuildDepends: <<
cairo (>= 1.6-1),
expat1,
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.14.0-1),
glitz,
libgettext3-dev,
libiconv-dev,
libxml2 (>= 2.6.27-1),
pango1-xft2-ft219-dev (>= 1.10.1-1),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.22-3),
startup-notification-dev (>= 0.8-1),
x11-dev,
xft2-dev,
xmkmf (>= 1.0.2-3)
<<

Source: http://icculus.org/openbox/releases/%n-%v.tar.gz
Source-MD5: 7052597c29e75a77e67089683b8c24f7

PatchScript: <<
perl -ni -e 'print unless /^LIBTOOL.*--silent/' configure
chmod +x install-sh
<<
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
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 -j1 install DESTDIR=%d
<<
DocFiles: AUTHORS CHANGELOG COMPLIANCE COPYING README

SplitOff: <<
Package: lib%N16-shlibs
Depends: <<
glib2-shlibs (>= 2.14.0-1),
libgettext3-shlibs,
libiconv,
libxml2-shlibs (>= 2.6.27-1),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
x11
<<
Files: <<
lib/libobparser.16.*
lib/libobrender.16.*
<<
Shlibs: <<
%p/lib/libobparser.16.dylib 17.0.0 %n (>= 3.4.4-1)
%p/lib/libobrender.16.dylib 17.0.0 %n (>= 3.4.4-1)
<<
DocFiles: AUTHORS CHANGELOG COMPLIANCE COPYING README
<<

SplitOff2: <<
Package: lib%N16-dev
Depends: lib%N16-shlibs (= %v-%r)
Conflicts: lib%N21-dev
Replaces: %N (<< 3.4.4-1), lib%N21-dev
BuildDependsOnly: true
Files: <<
include
lib
<<
DocFiles: AUTHORS CHANGELOG COMPLIANCE COPYING README
<<

DescDetail: <<
Openbox is a standards compliant, fast, light-weight, extensible window
manager.

Openbox works with your applications, and makes your desktop easier to manage.
This is because the approach to its development was the opposite of what seems
to be the general case for window managers. Openbox was written first to comply
with standards and to work properly. Only when that was in place did the team
turn to the visual interface.

Openbox is fully functional as a stand-alone working environment, or can be
used as a drop-in replacement for the default window manager in the GNOME or
KDE desktop environments.
<<
Homepage: http://icculus.org/openbox/