styleclock stable port information

Package: styleclock
Version: 0.5.1
Revision: 1005
Description: KDE - Themeable clock applet
License: GPL
Homepage: http://kde-apps.org/content/show.php?content=14423
Maintainer: Jack Fink
Depends: kdelibs3-unified (>= 3.5-1), libart2-shlibs, libidn-shlibs, qt3-shlibs, freetype219-shlibs, libpng15-shlibs, libiconv, x11, x11-shlibs, pcre-shlibs, libiconv, libgettext8-shlibs
BuildDepends: kdelibs3-unified-dev (>= 3.5-1), qt3 (>= 3.3.6-1024), x11-dev, libxml2-bin, gettext-tools, arts-dev, libart2, libjpeg8, libidn, libpng15, freetype219, libiconv-dev, pcre, libgettext8-dev
Recommends: kdebase3-unified (>= 3.5-1)
GCC: 4.0
Source: http://archive.ubuntu.com/ubuntu/pool/universe/s/styleclock/styleclock_0.5.1.orig.tar.gz
Source-MD5: 67ad964171e238b5a1f54f41984004ba
SourceDirectory: %n-%v
PatchScript: <<
perl -pi -e "s,doc/HTML,doc/kde,;s,-g -O,-O,g;s,-O2,-Os,g;" configure
perl -pi -e 's|\$\(LIB_KDECORE\)|\$\(LIB_KDECORE\) -lDCOP \$\(LIB_QT\)|g' src/testapp/Makefile.in
perl -pi -e 's|\$\(LIB_KDEPRINT\)|\$\(LIB_KDEPRINT\) -lDCOP \$\(LIB_KDECORE\) \$\(LIB_KDEUI\) \$\(LIB_QT\) -lGL|g' src/testapp/Makefile.in
perl -pi -e "s,SUBDIRS = crystal plain binary blue simple glow clean station centurion,SUBDIRS = crystal plain binary blue simple glow station centurion," themes/Makefile.in
perl -pi -e 's,\$NAME\$,StyleClock,g' src/styleclock.desktop
<<
SetLDFLAGS: -L%{p}/lib/freetype219/lib -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
SetCPPFLAGS: -I%{p}/lib/freetype219/include
ConfigureParams: --mandir=%{i}/share/man --with-extra-includes=%{p}/include --with-extra-libs=%{p}/lib --disable-dependency-tracking --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
CompileScript: <<
./configure %c
perl -pi -e "s/-all_load//" libtool
make -w
<<
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
DescPackaging: <<
Had to use the source from ubuntu, since the original source link
doesn't work anymore (404). So here's styleclock 0.5.1 without
the "clean" theme - ubuntu removed it due to license issues.
(The "real" homepage is http://fred.hexbox.de/styleclock,
but it doesn't seem to exist anymore.)
<<