Search Criteria
Package Details: gnupg1-extended 1.4.23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnupg1-extended.git (read-only, click to copy) |
---|---|
Package Base: | gnupg1-extended |
Description: | GNU Privacy Guard - a complete and free implementation of the OpenPGP standard. Extended build from original source code with enabled large secmem. |
Upstream URL: | http://www.gnupg.org/ |
Keywords: | gnupg gnupg1 |
Licenses: | GPL3 |
Conflicts: | gnupg1, gnupg1-extended |
Provides: | gnupg1 |
Replaces: | gnupg1, gnupg1-extended |
Submitter: | andrcmdr |
Maintainer: | andrcmdr |
Last Packager: | andrcmdr |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-06 21:06 (UTC) |
Last Updated: | 2021-11-18 23:29 (UTC) |
Dependencies (7)
- bzip2 (bzip2-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libldap (libldap-gnutlsAUR)
- libusb-compat (libusb0AUR)
- pinentry (pinentry-gitAUR, pinentry-dmenuAUR, pinentry-bemenu-gitAUR, pinentry-bemenu)
- readline (readline-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
andrcmdr commented on 2021-11-18 15:25 (UTC) (edited on 2021-11-18 15:28 (UTC) by andrcmdr)
Fixed comments issue in
build()
block, which prevented successful package building. @SebCav thanks for reporing! This happens due to comment lines inconfigure
command - removed these comment lines.