Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73704 - add GTK+ 2 version of pinentry
Summary: add GTK+ 2 version of pinentry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Sven Wegener
URL: http://home.arcor.de/dralbrecht.dress...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 12:20 UTC by Vaclav Slavik
Modified: 2004-12-08 14:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (pinentry-0.7.1-r2.ebuild.patch,1.77 KB, patch)
2004-12-07 12:21 UTC, Vaclav Slavik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vaclav Slavik 2004-12-07 12:20:30 UTC
Attached patch to pinentry-0.7.1-r1 ebuild adds the possibility to build GTK+ version of pinentry in addition to GTK+ 1.2 one, so that it blends with GNOME
desktop much better. It uses a patch from http://home.arcor.de/dralbrecht.dress/GnuPG/Gtk2-Pinentry.html to do it and warns
the user that a patch was applied to pinentry after its emerged.
Comment 1 Vaclav Slavik 2004-12-07 12:21:02 UTC
Created attachment 45454 [details, diff]
ebuild patch
Comment 2 Sven Wegener gentoo-dev 2004-12-07 12:43:48 UTC
The patch has been integrated into upstream CVS and I would prefer to do a CVS
snapshot of pinentry to get the gtk-2 version into portage. 
Comment 3 Sven Wegener gentoo-dev 2004-12-07 14:46:28 UTC
I added a CVS snapshot of pinentry to CVS. Includes support for gtk, gtk2, ncurses and qt.
Comment 4 Vaclav Slavik 2004-12-08 14:18:44 UTC
Great, thanks!