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.025775 |
First Submitted: | 2021-11-06 21:06 (UTC) |
Last Updated: | 2021-11-18 23:29 (UTC) |
Dependencies (7)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- curl (curl-minimal-git, curl-git)
- libldap (libldap24)
- libusb-compat (libusb0)
- pinentry (pinentry-dmenu, pinentry-git, pinentry-bemenu)
- readline (readline-athame-git, readline-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, 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.