Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 508774

Summary: mail-client/trojita-9999: add USE flag for dev-libs/qtkeychain
Product: Gentoo Linux Reporter: Jan Kundrát (RETIRED) <jkt>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: trojita-qtkeychain-ebuild.patch

Description Jan Kundrát (RETIRED) gentoo-dev 2014-04-26 13:37:05 UTC
Created attachment 375768 [details, diff]
trojita-qtkeychain-ebuild.patch

The git version of Trojitá gained support for using the QtKeychain library for password storage. The attached patch works fine for me. A couple of comments:

- This applies only to -9999. It will be present in 0.5 when that gets released.
- I prefer to have it enabled by default.
- I don't care what USE flag name to use.

Could you please apply that to the version in tree?
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2014-04-29 12:04:38 UTC
Thanks for reporting. This is fixed in cvs now. Please sync.

+
+  29 Apr 2014; Johannes Huber <johu@gentoo.org> metadata.xml,
+  trojita-9999.ebuild:
+  Add USE flag crypt which enables optional support for secure password storage
+  via dev-libs/qtkeychain by Jan Kundrát <jkt@gentoo.org>, bug #508774.
+

@Jan Just for my personal interest, you have dev status why you don't add it by yourself? :)