Search Criteria
Package Details: pinentry-dmenu 0.2.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pinentry-dmenu.git (read-only, click to copy) |
|---|---|
| Package Base: | pinentry-dmenu |
| Description: | A pinentry program with the charm of dmenu |
| Upstream URL: | https://github.com/ritze/pinentry-dmenu |
| Keywords: | dwm pinentry |
| Licenses: | GPL2 |
| Conflicts: | pinentry-dmenu-inco |
| Provides: | dmenu-pinentry, pinentry |
| Submitter: | ritze |
| Maintainer: | aarto |
| Last Packager: | aarto |
| Votes: | 15 |
| Popularity: | 0.002866 |
| First Submitted: | 2017-09-25 14:20 (UTC) |
| Last Updated: | 2025-03-16 19:21 (UTC) |
Dependencies (4)
- libconfig (libconfig-gitAUR)
- libxft (libxft-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
Required by (24)
- acetoneiso2 (requires pinentry)
- bw-pinentry (requires pinentry)
- bw-pinentry-debug (requires pinentry)
- chrome-pass-hostapp-git (requires pinentry)
- gnupg-git (requires pinentry)
- gnupg-largekeys (requires pinentry)
- gnupg1 (requires pinentry)
- gnupg1-extended (requires pinentry)
- keepmenu (requires pinentry) (optional)
- lastpass-cli (requires pinentry) (optional)
- lastpass-cli-git (requires pinentry) (optional)
- linux-id (requires pinentry)
- mkinitcpio-gnupg (requires pinentry)
- pass-parcellite (requires pinentry) (optional)
- pinentry-dispatch (requires pinentry)
- rbw-git (requires pinentry)
- rofi-1pass (requires pinentry)
- scute (requires pinentry)
- thunar-custom-actions (requires pinentry)
- tomb (requires pinentry)
- Show 4 more...
Latest Comments
1 2 Next › Last »
Schernov commented on 2023-08-06 19:31 (UTC) (edited on 2023-08-06 19:31 (UTC) by Schernov)
Hi.I have issues with using package. The folowing is in dmesg. Could you please help?
madisonav commented on 2023-07-14 11:06 (UTC)
@dreieck Fixed. Thanks for pointing out.
dreieck commented on 2023-07-11 15:59 (UTC)
pinentry-dmenu-incoandpinentry-dmenuneed to conflict with each other. And please also check if one of themprovidesthe other:Thanks for maintaining!
ritze commented on 2020-05-23 12:00 (UTC)
@bandithijo: Thank you for the comment. I fixed it and released a new minor version.
bandithijo commented on 2020-05-22 21:13 (UTC) (edited on 2020-05-23 00:22 (UTC) by bandithijo)
gcc&gcc-libshas upgrade to 10. This caused the problem.Temporary solution, I need to downgrade
gcc&gcc-libsto 9.3.0. andmakeprocess is success.I dont understand how to fix the problem ini the package. This is reference about gcc 10 https://gcc.gnu.org/gcc-10/porting_to.html
Thank you for your hard work. (^_^)
ritze commented on 2019-01-24 18:50 (UTC)
@maximbaz: Thanks a lot.
maxbaz commented on 2019-01-23 22:40 (UTC) (edited on 2019-01-23 22:41 (UTC) by maxbaz)
Hi ritze, nice job with this app! Here are a few suggestions for your PKGBUILD:
You can remove the line that installs LICENSE, because your license (GPL2) is a common one and is already present in
/usr/share/licenses/common. Declaringlicense=('GPL2')is enough, see here for details: https://wiki.archlinux.org/index.php/PKGBUILD#licenseYou should add
provides=('pinentry')line. What this will do is it will allow people to completely replacecore/pinentrywith your package. Currently people have to install both, because for examplegnupgdepends onpinentry.After making these changes, remember to increase
pkgreland runmakepkg --printsrcinfo > .SRCINFObefore committing and pushing this to AUR.ritze commented on 2018-06-09 08:26 (UTC)
@scampi: Thanks for the information. I updated the package.
scampi commented on 2018-06-08 12:15 (UTC)
Hi,
You need to update the pkgrel number in .SRCINFO to 2.
ATM you get the following error when installing the package:
ritze commented on 2018-05-03 06:14 (UTC)
Done. Thank you.
1 2 Next › Last »