Does anybody know how to build Gnutls to read certs from the Windows Registry? The binaries available at gnutls.org/download.html do that, but the dlls built by this AUR package don't.
Search Criteria
Package Details: mingw-w64-gnutls 3.8.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-gnutls.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-gnutls |
Description: | A library which provides a secure layer over a reliable transport layer (mingw-w64) |
Upstream URL: | https://www.gnutls.org/ |
Licenses: | GPL-3.0-or-later AND LGPL-2.1-or-later |
Submitter: | Schala |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2012-08-21 15:12 (UTC) |
Last Updated: | 2024-08-27 16:27 (UTC) |
Dependencies (11)
- mingw-w64-crt (llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR)
- mingw-w64-libtasn1AUR
- mingw-w64-libunistringAUR
- mingw-w64-nettleAUR
- mingw-w64-p11-kitAUR
- mingw-w64-readlineAUR
- mingw-w64-zlibAUR
- autogen (make)
- mingw-w64-configureAUR (llvm-mingw-w64-configureAUR) (make)
- mingw-w64-wineAUR (check)
- mingw-w64-opensslAUR (optional) – libgnutls-openssl
Required by (8)
Sources (3)
basinilya commented on 2018-04-01 13:39 (UTC)
Martchus commented on 2018-01-12 17:16 (UTC)
I'm using the same keys as the regular gnu-tls package but I can try to investigate this, though. You could use makepkg --skippgpcheck
as a workaround.
pingplug commented on 2018-01-12 10:44 (UTC)
gpg: requesting key 9D5EAAF69013B842 from http server pgp.mit.edu gpg: no valid OpenPGP data found. gpg: Total number processed: 0 gpg: Can't check signature: No public key
dontub commented on 2017-05-28 16:05 (UTC)
The SHA256 sum for gnutls-3.2.7-rpath.patch doesn't match.
Martchus commented on 2017-05-23 21:40 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff
xantares commented on 2014-10-29 13:10 (UTC)
please update or orphan, here's an updated pkgbuild:
https://gist.github.com/xantares/1275b10e93fcbe8a9c21
BarnabyJones commented on 2014-10-16 08:00 (UTC)
It was necessary to add
--enable-local-libopts
timdiels commented on 2014-07-25 17:09 (UTC)
@digifuzzy: The recent update switched to arpa/inet.h, which is indeed missing. I switched back to the older version for now.
If someone makes a mingw-w64 package that has arpa/inet.h, I'll add it as a dependency and update this package again. (gnulib supposedly has arpa/inet.h header)
<deleted-account> commented on 2014-07-25 14:20 (UTC)
Attempted update today. Failed.
"configure: WARNING: unrecognized options: --enable-threads"
"configure: WARNING: autogen not found. Will not link against libopts."
plus a few other warnings about missing libraries.
build error: /mingw-w64-gnutls/src/gnutls-3.3.6/lib/x509/rfc2818_hostname.c:27:23: fatal error: arpa/inet.h: No such file or directory
don't understand...this package was installed previously without problem and upgrading fails.
Schala commented on 2013-10-26 01:11 (UTC)
Woopsy, sorry
Pinned Comments
Martchus commented on 2017-05-23 21:40 (UTC)