Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508774 - mail-client/trojita-9999: add USE flag for dev-libs/qtkeychain
Summary: mail-client/trojita-9999: add USE flag for dev-libs/qtkeychain
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-26 13:37 UTC by Jan Kundrát (RETIRED)
Modified: 2014-04-29 12:04 UTC (History)
1 user (show)

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


Attachments
trojita-qtkeychain-ebuild.patch (trojita-qtkeychain-ebuild.patch,818 bytes, patch)
2014-04-26 13:37 UTC, Jan Kundrát (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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? :)