ATTN: antiword Maintainer

Jari Aalto jari.aalto@cante.net
Fri Sep 16 12:53:00 GMT 2005


"Gerrit P. Haase" <gerrit-DEPNlrCz7PGkzFKiaaHO1A@public.gmane.org> writes:

| Buchbinder, Barry (NIH/NIAID) wrote:
| 
| > Current Cygwin:
| > 	Version: 0.34  (25 Aug 2003)
| > on http://www.winfield.demon.nl/
| > 	version 0.36.1 (09 Dec 2004)
| 
| You want to take over the maintainer position of this package?
| Fine with me.  Just make a new release, I'll review your package.

Here is one. Barry do you want to have antiword?

Jari

sdesc: "MS-Word to text converter."
ldesc: "MS-Word reader which can convert documents from Word 2, 6, 7, 97,
2000, and 2002 to text and Postscript. The layout of the document is
kept intact if possible."
category: Doc
requires: cygwin

A) Use this:

  wget --non-verbose        \
    http://cygwin.cante.net/antiword/setup.hint \
    http://cygwin.cante.net/antiword/antiword-0.36.1-1.tar.bz2.sig \
    http://cygwin.cante.net/antiword/antiword-0.36.1-1.tar.bz2 \
    http://cygwin.cante.net/antiword/antiword-0.36.1-1-src.tar.bz2.sig \
    http://cygwin.cante.net/antiword/antiword-0.36.1-1-src.tar.bz2

B) OR use this (automated; get.sh will print further details) 

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir antiword ; cd antiword
  rm -f get.sh get.sh.sig
  wget -q http://cygwin.cante.net/antiword/get.sh \
          http://cygwin.cante.net/antiword/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh



More information about the Cygwin-apps mailing list