dvibook _unstable_ port information

Package: dvibook
Version: 1
Revision: 1
Architecture: powerpc
Distribution: 10.4
BuildDepends: x11, x11-dev, gcc3.1
#CustomMirror: <<
# nam-US: ftp://tug.ctan.org/tex-archive/
# eur-DE: ftp://ftp.dante.de/tex-archive/
# eur-UK: ftp://ftp.tex.ac.uk/tex-archive/
# sam-CR: ftp://scratchy.emate.ucr.ac.cr/pub/ctan/
# eur-FR: ftp://ftp.loria.fr/pub/ctan/
# eur-NL: ftp://ftp.ntg.nl/mirror/tex-archive/
# nam-US: ftp://ftp.cise.ufl.edu/pub/mirrors/tex-archive/
#<<
#Source: mirror:custom:dviware/dvibook.zip
Source: mirror:sourceforge:fink/dvibook.zip
Source-MD5: 5990b2777898269612baeea3ba3adea7
Patch: %n.patch
PatchScript: <<
head -n 6 Dvibook/dvibook.c > license
head -n 58 libtex/dvi_draw.c > license.dvi_draw
head -n 32 libtex/dvistuff.c > license.dvistuff
<<
NoSetCXXFLAGS: true
CompileScript: <<
xmkmf -a
make CCOPTIONS="-D__DARWIN__ -no-cpp-precomp" CC=gcc3
<<
InstallScript: <<
make install install.man BINDIR=%i/bin MANDIR=%i/share/man/man1 DOCDIR=%i/share/doc/%n
<<
DocFiles: README license*
License: BSD
Description: Utilities which re-arrange TeX DVI files
DescDetail: <<
The dvibook utility is not working properly at the moment, but dviconcat
and dviselect work fine.
<<
DescPackaging: <<
libtex/error.c uses varargs, which is only available in gcc<=3.1
need to rewrite to use stdarg if we want to use gcc-3.3 and beyond.
<<
Homepage: http://www.tug.org/tex-archive/dviware/dvibook/
Maintainer: Dave Morrison