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]

Re: [ITA] epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files


* Fri 2007-12-14 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 824pel4g9u.fsf@vzell-de.de.oracle.com
> Please remove /usr/share/doc/epstool-3.08/epstool.txt as it's one liner
> [capitalize] sdesc: "edit preview images and fix bounding boxes in EPS files"

Thanks, fixed.

Jari

a) manual

  wget        \
    http://cygwin.cante.net/epstool/epstool-3.08-2-src.tar.bz2 \
    http://cygwin.cante.net/epstool/epstool-3.08-2.tar.bz2 \
    http://cygwin.cante.net/epstool/setup.hint

b) automatic

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

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

-- 
Welcome to FOSS revolution: we fix and modify until it shines


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