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] exif 0.6.9 - Command-line utility to show EXIF information hidden in JPEG files


Here is adoption of exif (Gerrit's)

Jari

sdesc: "Command-line utility to show EXIF information hidden in JPEG files"
ldesc: "A small command-line utility to show EXIF
information hidden in JPEG files. It was written to
demonstrate the power of libexif."
category: Graphics
requires: cygwin cygexif cygintl8 cygpopt0 cygiconv2

a) manual download

  wget        \
    http://cygwin.cante.net/exif/exif-0.6.9-1.tar.bz2 \
    http://cygwin.cante.net/exif/exif-0.6.9-1-src.tar.bz2 \
    http://cygwin.cante.net/exif/setup.hint

b) automated for review: get.sh will print further instructions

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

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


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