baghira _unstable_ port information

Package: baghira
Version: 0.8
Revision: 2
Description: KDE - A perky imitation of Apple's OSX look
License: GPL
Maintainer: Benjamin Reed

Depends: kdebase3-unified (>= 3.4.2-1)
BuildDepends: <<
arts-dev (>= 1.5.10-1),
autoconf (>= 2.60-1),
fink (>= 0.29.7-1),
freetype219 (>= 2.3.7-7),
gettext-bin,
gettext-tools,
kdebase3-unified-dev (>= %v-1),
kdelibs3-unified-dev (>= %v-1),
libart2,
libgettext8-dev,
libiconv-dev,
libidn,
libjpeg8,
libpng14,
qt3 (>= 3.3.8-1027),
x11-dev,
unsermake (>= 0.4-0.20060316.1)
<<

CustomMirror: <<
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: d76e04020c628ba5de69d066a66221f8
Source2: mirror:custom:kde-admindir/kde-admindir-1605.tar.bz2
Source2-MD5: e2dccadc3d36718ef9a7e3c7789e2bdf
Source2ExtractDir: %n-%v
PatchFile: %n.patch
PatchFile-MD5: ab4c32cbd9e85cc353652b64e5d172a6
PatchScript: <<
%{default_script}
find . -name Makefile.am | xargs perl -pi -e 's/(_(LIBADD|LDADD)\s*=.*)/\1 \$(LIB_QT) \$(LIB_KDECORE) -lDCOP/'
<<

ConfigureParams: --with-distribution='Fink/Mac OS X'
CompileScript: <<
#!/bin/sh -ex

export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh

./build-helper.sh cvs %N %v %r make -f admin/Makefile.common cvs
./build-helper.sh configure %N %v %r ./configure %c $CONFIGURE_PARAMS
./build-helper.sh make %N %v %r unsermake $UNSERMAKEFLAGS
<<

InstallScript: <<
#!/bin/sh -ex

export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh

./build-helper.sh install %N %v %r unsermake -p -j1 install DESTDIR=%d

mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO

DescDetail: <<
Baghira is a native style for QT/KDE

The name refers to the Panther of Kipling's famous Jungle Book (German
spelling). You will probably rather know the Disney version... ;)

Basically it's a perky imitation of Apple's OSX look
<<