>>>>> Volker Zell writes:
> Hi
> I would like to adopt and maintain the 'xfig/xfig-lib' packages from
Harold Hunt.
New versions to download and test/check.
See also: http://cygwin.com/ml/cygwin/2008-04/msg00306.html
------------------------------------ cut here
------------------------------------
#!/bin/bash
mkdir -p xfig/xfig-lib
cd xfig
wget http://volkerzell.de/cygwin/ITP/xfig/setup.hint
wget http://volkerzell.de/cygwin/ITP/xfig/xfig-3.2.4-7-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/xfig/xfig-3.2.4-7.tar.bz2
cd xfig-lib
wget http://volkerzell.de/cygwin/ITP/xfig/xfig-lib/setup.hint
wget http://volkerzell.de/cygwin/ITP/xfig/xfig-lib/xfig-lib-3.2.4-7.tar.bz2
------------------------------------ cut here
------------------------------------
Ciao
Volker