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]

[RFU] gnupg-1.4.8-2


* Corrected some document and man file paths for cygwin conformity.
* The package now uses the cygport framework.

Package location:
=================
wget \
  http://home.arcor.de/thuffir/cygwin/gnupg/gnupg-1.4.8-2-src.tar.bz2 \
  http://home.arcor.de/thuffir/cygwin/gnupg/gnupg-1.4.8-2.tar.bz2 \
  http://home.arcor.de/thuffir/cygwin/gnupg/setup.hint

Signatures:
===========
wget \
  http://home.arcor.de/thuffir/cygwin/gnupg/gnupg-1.4.8-2-src.tar.bz2.sig \
  http://home.arcor.de/thuffir/cygwin/gnupg/gnupg-1.4.8-2.tar.bz2.sig \
  http://home.arcor.de/thuffir/cygwin/gnupg/setup.hint.sig; \
gpg --keyserver wwwkeys.pgp.net --recv-keys FD65117B 1CE0C630; \
gpg --verify gnupg-1.4.8-2-src.tar.bz2.sig; \
gpg --verify gnupg-1.4.8-2.tar.bz2.sig; \
gpg --verify setup.hint.sig

Build:
======
mkdir tmp; \
cd tmp; \
tar xjvf ../gnupg-1.4.8-2-src.tar.bz2; \
cygport gnupg-1.4.8-2 all

Cheers
Gergely Budai


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