SF.net SVN: gar:[23616] csw/mgar/pkg/gnupg2/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed May 14 17:43:24 CEST 2014


Revision: 23616
          http://sourceforge.net/p/gar/code/23616
Author:   lblume
Date:     2014-05-14 15:43:24 +0000 (Wed, 14 May 2014)
Log Message:
-----------
gnupg2/trunk: gnupg2 cannot work without the agent, separating it makes no sense anymore

Modified Paths:
--------------
    csw/mgar/pkg/gnupg2/trunk/Makefile

Modified: csw/mgar/pkg/gnupg2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg2/trunk/Makefile	2014-05-14 12:43:37 UTC (rev 23615)
+++ csw/mgar/pkg/gnupg2/trunk/Makefile	2014-05-14 15:43:24 UTC (rev 23616)
@@ -50,24 +50,11 @@
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibadns1
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibcurl4
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibldap2-4-2
+# For gpg-agent. Pinentry is not because of shared libraries.
+RUNTIME_DEP_PKGS_CSWgnupg2 += CSWpinentry
+CHECKPKG_OVERRIDES_CSWgnupg2 += surplus-dependency|CSWpinentry
+OBSOLETED_BY_CSWgnupg2 = CSWgnupg-agent
 
-PACKAGES += CSWgnupg-agent
-SPKG_DESC_CSWgnupg-agent = GNU privacy guard - password agent
-PKGFILES_CSWgnupg-agent += .*gpg-agent.*
-PKGFILES_CSWgnupg-agent += .*gpg-connect-agent.*
-PKGFILES_CSWgnupg-agent += .*gpgkey2ssh.*
-PKGFILES_CSWgnupg-agent += .*symcryptrun.*
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibgcrypt20
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibintl8
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibgpg-error0
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibpth20
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibreadline6
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWlibassuan0
-# Pinentry is not because of shared libraries.
-RUNTIME_DEP_PKGS_CSWgnupg-agent += CSWpinentry
-CHECKPKG_OVERRIDES_CSWgnupg-agent += surplus-dependency|CSWpinentry
-
 NOISALIST = 1
 
 BUILD64 = 1

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list