Hi This version includes a bug fix for
o http://cygwin.com/ml/cygwin/2008-04/msg00310.html Also the dependency on tcsh has been dropped. xfig is also ready for upload. Here is the setup.hint file: ------------------------------------------------------------------------------------------- ./setup.hint sdesc: "Tools for creating TeX documents with graphics" ldesc: "TransFig is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments." category: Graphics requires: cygwin libpng12 xorg-x11-bin-dlls bash bc ghostscript grep netpbm For downloading ------------------------------------ cut here ------------------------------------ #!/bin/bash mkdir -p transfig cd transfig wget http://volkerzell.de/cygwin/ITP/transfig/setup.hint wget http://volkerzell.de/cygwin/ITP/transfig/transfig-3.2.5-1-src.tar.bz2 wget http://volkerzell.de/cygwin/ITP/transfig/transfig-3.2.5-1.tar.bz2 ------------------------------------ cut here ------------------------------------ Ciao Volker
