This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] enscript: A free replacement for the Adobe's enscript program


Hi

I would like to adopt and maintain the enscript package from Gerrit P Haase.

 o http://www.codento.com/people/mtr/genscript/           (Homepage)
 o http://www.iki.fi/mtr/genscript/enscript-1.6.4.tar.gz  (Download location)

Changes:
========
o Maintainer change
o Rebuild with latest build chain
o Switched to cygport build framework
o Doumentation, manual and info pages now under /usr/share/{man/info/doc} hierarchy


Here is the setup.hint file:

sdesc: "A free replacement for the Adobe's enscript program"
ldesc: "GNU enscript is a free replacement for the Adobe's enscript program.
Enscript converts ASCII files to PostScript and spools generated PostScript output
to the specified printer or leaves it to file. Enscript can be easily extended to
handle different output media and it has many options that can be used to customize
printouts."
category: Text
requires: cygwin perl libintl8 cygutils

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir enscript
cd enscript

wget http://volkerzell.de/cygwin/ITP/enscript/setup.hint
wget http://volkerzell.de/cygwin/ITP/enscript/enscript-1.6.4-2-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/enscript/enscript-1.6.4-2.tar.bz2
-------------------------------- cut here ------------------------------------

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]