[Lunar-commits] r15489 - in moonbase/branches/submissions/new: . gnupg-1.9.x

zbiggy zbiggy at lunar-linux.org
Sun Jun 26 02:16:14 UTC 2005


Author: zbiggy
Date: 2005-06-26 02:16:11 +0000 (Sun, 26 Jun 2005)
New Revision: 15489

Added:
   moonbase/branches/submissions/new/gnupg-1.9.x/
   moonbase/branches/submissions/new/gnupg-1.9.x/DEPENDS
   moonbase/branches/submissions/new/gnupg-1.9.x/DETAILS
Log:
gnupg-1.9.x does not replace gnupg 1.4.x
gnupg-1.9.x adds only additional features like:
S/MIME, digital signatures, etc...


Added: moonbase/branches/submissions/new/gnupg-1.9.x/DEPENDS
===================================================================
--- moonbase/branches/submissions/new/gnupg-1.9.x/DEPENDS	2005-06-26 02:11:34 UTC (rev 15488)
+++ moonbase/branches/submissions/new/gnupg-1.9.x/DEPENDS	2005-06-26 02:16:11 UTC (rev 15489)
@@ -0,0 +1,3 @@
+depends gnupg &&
+depends pinentry &&
+depends dirmngr

Added: moonbase/branches/submissions/new/gnupg-1.9.x/DETAILS
===================================================================
--- moonbase/branches/submissions/new/gnupg-1.9.x/DETAILS	2005-06-26 02:11:34 UTC (rev 15488)
+++ moonbase/branches/submissions/new/gnupg-1.9.x/DETAILS	2005-06-26 02:16:11 UTC (rev 15489)
@@ -0,0 +1,23 @@
+          MODULE=gnupg-1.9.x
+         VERSION=1.9.16
+          SOURCE=gnupg-1.9.16.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-1.9.16
+      SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/
+      SOURCE_VRY=sha1:7e470baf9a91221342af5aad57319329bf983a3a
+        WEB_SITE=http://www.gnupg.org/
+         ENTERED=20050516
+         UPDATED=20050516
+      MAINTAINER=zbiggy at o2.pl
+           SHORT="Few new extensions from incoming gnupg2 to standard gnupg"           
+cat << EOF
+GnuPG 1.9 is the future version of GnuPG.
+You should use this GnuPG version if you want to use the gpg-agent or
+gpgsm (the S/MIME variant of gpg).  Note that the gpg-agent is also
+helpful when using the standard gpg versions.
+After installation you have a working GnuPG with support for
+S/MIME and smartcards.  Note that there is no binary gpg but a gpg2 so
+that this package won't confict with a standard GnuPG installation.
+The gpg2 behaves just like gpg; it is however suggested to
+keep using standard gpg. The gpg2 is not even build by default in Lunar,
+the standard gnupg is installed instead.
+EOF



More information about the Lunar-commits mailing list