[ANNOUNCEMENT] gpgme 1.9.0-1

2017-07-04 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libgpgme11-1.9.0-1 * libgpgme-devel-1.9.0-1 * libgpgmepp6-1.9.0-1 * libgpgmepp-devel-1.9.0-1 * libqgpgme-qt5_7-1.9.0-1 * libqgpgme-qt5-devel-1.9.0-1 * python2-gpg-1.9.0-1 * python3-gpg-1.9.0-1 GPGME (GnuPG Made Easy) is a C

[ANNOUNCEMENT] New: gpgme-1.4.4-1

2015-02-16 Thread Yaakov Selkowitz
The following packages have been added to the Cygwin distribution: * libgpgme11-1.4.4-1 * libgpgme-devel-1.4.4-1 GPGME (GnuPG Made Easy) is a C language library that allows to add support for cryptography to a program. It is designed to make access to public key crypto engines like GnuPG or

Re: gpgme

2006-12-04 Thread Christopher Faylor
On Tue, Dec 05, 2006 at 02:18:37PM +0900, Wynfield Henman wrote: >On 12/4/06, Brian Dessent <[EMAIL PROTECTED]> wrote: >>Did you really need to start a new thread for this? > >Two issues where mentioned, which you apparently missed. > >>Wynfield Henman wrote: >&g

Re: gpgme

2006-12-04 Thread Wynfield Henman
On 12/4/06, Brian Dessent <[EMAIL PROTECTED]> wrote: Did you really need to start a new thread for this? Two issues where mentioned, which you apparently missed. Wynfield Henman wrote: > I saw the reference to "gpgme" with some misleading (to me) version > number, su

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
n.sh in the toplevel directory. > Otherwise, please let me know and I will send you a patch against > 1.0.3 or a complete tar ball. > > Thanks, > Marcus I could find no no ./autogen.sh in the toplevel directory. But, I did try the below: gpgme-1.0.3 $ aclocal #

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread Marcus Brinkmann
At Mon, 04 Dec 2006 18:42:01 +0900, "djh" <[EMAIL PROTECTED]> wrote: > > here are the results I get from using everthing in: > > * gpgme-1.0.3.tar.gz > > with the exceptipn of Makefile.am, which I used the new 1192 revision > Makefile.am > which w

Re: gpgme

2006-12-04 Thread Brian Dessent
Did you really need to start a new thread for this? Wynfield Henman wrote: > I saw the reference to "gpgme" with some misleading (to me) version > number, such as 1.1.2, tacked on and said it was in ...somewhere like > ../cygwin/ports. .. Cygwin Ports is a separate pro

gpgme

2006-12-04 Thread Wynfield Henman
I saw the reference to "gpgme" with some misleading (to me) version number, such as 1.1.2, tacked on and said it was in ...somewhere like ../cygwin/ports. .. The the real version number is 1.0.3 for the latest stable, but I guess cygwin rules/convention requires a different number

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
Marcus, thanks for your efforts. > Anyway, I have changed GPGME in SVN HEAD to not use a non-installed > library at all. This should fix the problem as well. It would be > good if someone tested out if that is indeed the case. > > Thanks, > Marcus here are the result

Re: GPGME 1.0.3 Build Problem

2006-12-01 Thread Marcus Brinkmann
At Thu, 30 Nov 2006 22:17:23 -0600, "Yaakov S (Cygwin Ports)" <[EMAIL PROTECTED]> wrote: > > Then, GPGME builds the final library from the thread module, adding > > the non-installed libgpgme-real.la to the bundle via LIBADD. > > > > Ok, that's not rea

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Marcus Brinkmann
tries its best to patch it up and give a consistent picture, but it > > can not always provide. > > > > > > > I gave it another look, and it seems to me that the problem could be > > the following: GPGME tries to build versions of GPGME linking against > &g

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcus Brinkmann wrote: > I gave it another look, and it seems to me that the problem could be > the following: GPGME tries to build versions of GPGME linking against > pthread and pth. These versions are built from a version of the > lib

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
ave it another look, and it seems to me that the problem could be > the following: GPGME tries to build versions of GPGME linking against > pthread and pth. These versions are built from a version of the > library without any thread support (libgpgme-real.la), which is not > installed. T

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Marcus Brinkmann
btool and was forced to explicity use > CPPFLAGS="-DDLL_EXPORT" Shared library support various dramatically across platforms. Libtool tries its best to patch it up and give a consistent picture, but it can not always provide. GPGME does some funny things with libraries to support

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
Thanks for your repsonse Marcus. > From: Marcus Brinkmann (GPGME member) > From: Henman: I have run into a build problem on cygwin system. > > > > > > I am not an expert in the utilities used to build gpgme. But, wonder why a > > library seems to be missing.

Re: GPGME

2006-11-29 Thread Brian Dessent
Brian Dessent wrote: > > Has anyone successfully built the encrypt/decrypt GPG library GPGME on > > cygwin? > > Yes. Oh, and it's in Cygwin Ports too, so you could just install it from there. [ But that's a separate project with its own list, of course. ] --

Re: GPGME

2006-11-29 Thread Brian Dessent
Wynfield Henman wrote: > Has anyone successfully built the encrypt/decrypt GPG library GPGME on cygwin? Yes. ... Oh, you actually wanted more than a yes/no answer? I don't remember. It was a long time ago. I think it mostly built fine OOTB. It may have needed the standard li

GPGME

2006-11-29 Thread Wynfield Henman
Has anyone successfully built the encrypt/decrypt GPG library GPGME on cygwin? It is necessary along with GTK+ for building the user interface program, GPA, for Gnu Privacy Guard (GPG). Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http