Adoption of package by James R. Phillips

Jari

sdesc: "edit preview images and fix bounding boxes in EPS files"
ldesc: "Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews."
category: Graphics
requires: cygwin

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

Reply via email to