[ITP] hp2xx: A HP-GL Converter
Dr. Volker Zell
dr.volker.zell@oracle.com
Thu May 15 20:30:00 GMT 2008
Hi
I would like to contribute and maintain the 'hp2xx' package:
o http://www.gnu.org/software/hp2xx/ (Homepage)
o ftp://ftp.gnu.org/gnu/hp2xx/ (Download location)
The package can be found in the following distros:
o http://packages.debian.org/hp2xx
Here is the setup.hint file:
-------------------------------------------------------------------------------------------
./setup.hint
sdesc: "A HP-GL Converter"
ldesc: "The hp2xx program is a versatile tool to convert vector-oriented graphics data given in
Hewlett-Packard's HP-GL plotter language into a variety of popular graphics formats,
both vector- and raster-oriented. The various supported output formats include
Encapsulated PostScript (EPS), PCX, IMG, and several formats intended to facilitate
the generation of graphics within TeX documents. In addition, hp2xx output is printable
on the HP Laserjet/Deskjet printer series, and it may be used as a HP-GL previewer on
many platforms, e.g., X11 and DOS (VGA)."
category: Graphics
requires: cygwin libjpeg62 libpng12 libtiff5 xorg-x11-bin-dlls
For downloading
------------------------------------ cut here ------------------------------------
#!/bin/bash
mkdir -p hp2xx
cd hp2xx
wget http://volkerzell.de/cygwin/ITP/hp2xx/setup.hint
wget http://volkerzell.de/cygwin/ITP/hp2xx/hp2xx-3.4.4-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/hp2xx/hp2xx-3.4.4-1.tar.bz2
------------------------------------ cut here ------------------------------------
Ciao
Volker
More information about the Cygwin-apps
mailing list