- Tries to install some non-existent documentation files into the package
gnpupg. seems to be getting prepended to pkgver
- Dependencies calling on
>= version are whining when you try to install
Patch for PKGBUILD that resolves these issues (+ small tidying): https://gist.github.com/Omnikron13/d0ed90120ff18456a40075e9a0699083
EDIT: added full fixed PKGBUILD to the gist as well.
This does not build anymore, the configure script says "at least version 3.0.0 (API 3)" of libassuan is required (Which as of now is still not released)
I am getting this error
install: cannot stat 'doc/examples/systemd-user/*.*': No such file or directory
==> ERROR: A failure occurred in package().
I don't see any doc directory in the tree of this AUR package so I've commented out the install command at the end of package() to make it build at least.
The current version fails to build if the fig2dev utility is not present. Please add the fig2dev package (in community) to makedepends.
Thank you! It's now fixed :)
Building gnupg-git...
/etc/makepkg.conf: line 1: #!/hint/bash: file or directory does not exist
==> Building the package: gnupg-git 2.2.7+1227+gf9bbc7516-1 (Fri 23 Jul 2021 13:16:03)
==> Checking dependencies while running...
==> Checking dependencies while compiling...
==> Receiving sources...
-> Cloning gnupg from the git repository...
Cloning into an empty repository '/var/tmp/pamac-build-user/gnupg-git/gnupg'...
-> drop-import-clean.patch was found
==> Validating source files with sha256sums...
gnupg ... Skipped
drop-import-clean.patch ... Passed
==> Removing the $srcdir/ directory...
==> Extracting the sources...
-> Creating working copy of gnupg from git repository...
Cloning into 'gnupg'...
done.
==> Starting prepare()...
patching file doc/gpg.texi
Hunk #1 FAILED at 1963.
1 out of 1 hunk FAILED -- saving rejects to file doc/gpg.texi.rej
patching file g10/gpg.c
Hunk #1 succeeded at 2447 with fuzz 1 (offset 40 lines).
==> ERROR: Prepare() failed.
Canceling...
Translated with www.DeepL.com/Translator (free version)
Sorry, I don't have time to maintain this any more, and have disowned it. Feel free to adopt the package if you have the time.