Glenn Skinner wrote: > Date: Wed, 28 Oct 2009 09:28:09 -0700 (PDT) > From: Wyllys Ingersoll <wyllys at ardbeg.sfbay.sun.com> > Subject: pinentry utility [PSARC/2009/588 FastTrack timeout > 11/04/2009] > > Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI > This information is Copyright 2009 Sun Microsystems > 1. Introduction > 1.1. Project/Component Working Name: pinentry utility > 1.2. Name of Document Author/Supplier: > Author: Wyllys Ingersoll > 4. Technical Description > > Description > ----------- > > ... > pinentry is a small GUI (or curses based) application used to > enter PINS or passphrases. It is usually invoked by gpg-agent > (part of the GnuPG package). This project will deliver 3 flavors > - pinentry-gtk, pinentry-gtk-2, and pinentry-curses. The default > is pinentry-curses. > > ... > Deliverables: > ------------- > /usr/bin/pinentry-curses SFW Uncommitted > /usr/bin/pinentry-gtk SFW Uncommitted > /usr/bin/pinentry-gtk-2 SFW Uncommitted > /usr/share/info/pinentry.info SFW Uncommitted > > Given that gpg-agent is the expected means of invocation, could the > executables be placed in /usr/lib? >
I agree with Glenn here. Also, why do we need both -gtk and -gtk2 variants? Seems like just -gtk2 ought to be enough. - Garrett