Search Criteria
Package Details: pass-git 1.7.4.r12.28cec11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pass-git.git (read-only, click to copy) |
---|---|
Package Base: | pass-git |
Description: | Stores, retrieves, generates, and synchronizes passwords securely |
Upstream URL: | https://passwordstore.org |
Licenses: | GPL2 |
Conflicts: | pass |
Provides: | pass, passmenu |
Submitter: | insmo |
Maintainer: | ralphptorres |
Last Packager: | ralphptorres |
Votes: | 16 |
Popularity: | 0.062791 |
First Submitted: | 2012-09-09 08:22 (UTC) |
Last Updated: | 2023-12-04 17:59 (UTC) |
Dependencies (13)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- tree
- git (git-gitAUR, git-glAUR) (make)
- git (git-gitAUR, git-glAUR) (check)
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR, dmenu-fuzzymatchAUR) (optional) – for passmenu
- dmenu-wayland (dmenu-wayland-gitAUR, wmenu-dmenuAUR, bemenu-dmenu-waylandAUR) (optional) – for passmenu in Wayland
- git (git-gitAUR, git-glAUR) (optional) – for git support
- qrencode (qrencode-gitAUR) (optional) – for QR code support
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – for wlroots-based Wayland clipboard support
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – for X11 clipboard support
- xdotool (xdotool-gitAUR) (optional) – to type passwords with passmenu
- ydotool (ydotool-gitAUR) (optional) – to type passwords with passmenu in Wayland
Required by (83)
- arbie-git (requires pass) (optional)
- autopass.cr-bin (requires pass)
- caerbannog-git (requires pass)
- chrome-pass-hostapp-git (requires pass)
- clavis (requires pass)
- clavis-git (requires pass)
- cpass-py (requires pass)
- cpass-py-git (requires pass)
- credeface (requires pass)
- docker-credential-pass (requires pass)
- docker-credential-pass-bin (requires pass)
- docker-credential-pass-git (requires pass)
- docker-desktop (requires pass)
- firefox-decrypt-git (requires pass) (optional)
- fzf-pass (requires pass)
- git-credential-manager-bin (requires pass) (optional)
- git-credential-pass (requires pass)
- git-credential-pass-git (requires pass)
- gnome-pass-search-provider-git (requires pass) (optional)
- kontemplate-git (requires pass) (optional)
- Show 63 more...
Latest Comments
1 2 3 Next › Last »
ainola commented on 2021-07-19 02:30 (UTC)
I don't have any desire to maintain this any more; Does anyone want to take over maintainership?
awc commented on 2021-06-24 06:07 (UTC)
alnola, I have tried with both an aur helper (
yay
) and then withmakepkg
. With both methods I fail the 8th test, "Git is consistent", and my global git config in~/.config/git/config
is altered.I have
git@2.32.0-1
.ainola commented on 2021-06-24 05:24 (UTC)
Hi, awc. I'm unable to reproduce using
makepkg
. Are you using an AUR helper?awc commented on 2021-06-21 15:35 (UTC)
Hi I'm getting an error during the build test:
This error occurs on update, I have pass 1:1.7.3.r31.g918992c-1 installed and functional.
In addition, I can echo sbalazik that after this update attempt, my git config was overwritten.
ainola commented on 2021-06-21 01:51 (UTC)
Thanks for the nudge, gardenappl!
gardenappl commented on 2021-06-20 19:58 (UTC)
Oh, and also
xdotool
andydotool
.gardenappl commented on 2021-06-20 19:54 (UTC)
Recent versions of
passmenu
usedmenu-wl
instead ofdmenu
when run in a Wayland environment. It's worth addingdmenu-wayland
as an (explicit) optional dependency.ainola commented on 2020-11-28 08:47 (UTC)
Thanks for the comment, sbalazik. If you take a look a few lines above that, the GIT_DIR variable is set so these global options shouldn't touch your own personal configuration: It's only "globally" set in context of the tests.
sbalazik commented on 2020-11-23 13:08 (UTC)
make test
from this package messes up user's git config.check()
stage of thePKGBUILD
runsmake test
which in turn runstests/setup.sh
and that containsThis overwrites the current user's
~/.config/git/config
.I am currently working around this issue by commenting the
make test
line inPKGBUILD
since I couldn't find a way to change this behavior using environment variables.ainola commented on 2019-11-19 19:22 (UTC)
Hi, schalox. As mentioned
xclip
is no longer a hard dependency as wl-clipboard integration has been merged. Can you please add xclip and wl-clipboard to the optional dependencies?1 2 3 Next › Last »