Search Criteria
Package Details: pinentry-rofi 3.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pinentry-rofi.git (read-only, click to copy) |
|---|---|
| Package Base: | pinentry-rofi |
| Description: | rofi-based pinentry implementation |
| Upstream URL: | https://github.com/plattfot/pinentry-rofi |
| Licenses: | custom:MIT |
| Submitter: | arkhan |
| Maintainer: | freswa |
| Last Packager: | freswa |
| Votes: | 6 |
| Popularity: | 0.001137 |
| First Submitted: | 2017-10-12 01:32 (UTC) |
| Last Updated: | 2024-09-16 14:16 (UTC) |
Dependencies (3)
- guile2.2
- rofi (rofi-gitAUR, rofi-nox-gitAUR)
- autoconf-archive (autoconf-archive-gitAUR) (make)
Required by (1)
- rofi-1pass (optional)
Latest Comments
chadkouse commented on 2025-03-21 13:24 (UTC) (edited on 2025-03-21 13:24 (UTC) by chadkouse)
This wouldn't build until I installed texinfo
dreieck commented on 2023-12-12 18:13 (UTC) (edited on 2023-12-12 18:13 (UTC) by dreieck)
You need to add
guile2.2to themakedependsarray, otherwisebuild()fails:(Package
guiledoes not suffice.)Regards!
tinywrkb commented on 2021-02-05 09:39 (UTC)
2.0.3-1 is failing to build in a chroot,
AX_COMPUTE_RELATIVE_PATHSseems to needautoconf-archive.Also, why are you running make in the package() function? this is just wrong. Please follow the packaging guidelines, see the PKGBUILD.5 man page.
freswa commented on 2020-06-29 18:53 (UTC)
That should be fixed with -2. Upstream added some building steps and I forgot to test the package. Sry
mstruebing commented on 2020-06-29 08:29 (UTC)
What's happening?
arkhan commented on 2019-01-22 13:52 (UTC)
Try https://github.com/plattfot/pinentry-rofi-aur
sim590 commented on 2018-04-28 09:36 (UTC) (edited on 2018-05-21 03:09 (UTC) by sim590)
~~Impossible to use. gpg-agent fails with:~~
~~The pinentry doesn't support the
PKDECRYPToperation.~~~~My installation must have been misconfigured. Never mind my comment.~~
Actually, I still have the same issue on another arch box. So I don't understand what's the issue. On the first box, the ruby package wasn't installed, so that was my fault, but now on the second box, gpg-agent keeps ouputing the
PKDECRYPT failedmessage.