Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410275 - sys-fs/cryptsetup: add python and urandom USE flags + minor cleanups (patch included)
Summary: sys-fs/cryptsetup: add python and urandom USE flags + minor cleanups (patch i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-03-30 22:07 UTC by Hans
Modified: 2013-01-19 19:07 UTC (History)
1 user (show)

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


Attachments
cryptsetup-1.4.1-r1.ebuild.diff (cryptsetup-1.4.1-r1.ebuild.diff,1023 bytes, patch)
2012-03-30 22:07 UTC, Hans
Details | Diff
cryptsetup-1.4.2.ebuild.diff (cryptsetup-1.4.2.ebuild.diff,1.80 KB, patch)
2012-05-11 12:07 UTC, Hans
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2012-03-30 22:07:44 UTC
Created attachment 307239 [details, diff]
cryptsetup-1.4.1-r1.ebuild.diff

I am asking to have the attached patch applied. It is supposed to do the following:

- add optional python and /dev/urandom support (the latter... well, just for the heck of it :) ) by introducing two USE flags

- remove .la files if not needed

- Clean up the (R)DEPEND list by assuming the user's system is somewhat remotely up to date (not catching ancient package versions that are not in the tree, no !sys-fs/cryptsetup-luks anymore). Makes things more legible.

I tested this quite a bit and it works for me. But that doesn't say much. :)

Thanks for your work!
Comment 1 SpanKY gentoo-dev 2012-05-11 08:18:29 UTC
Comment on attachment 307239 [details, diff]
cryptsetup-1.4.1-r1.ebuild.diff

only post patches in the unified diff format.  anything else is useless and unreadable.
Comment 2 Hans 2012-05-11 12:07:38 UTC
Created attachment 311423 [details, diff]
cryptsetup-1.4.2.ebuild.diff

You are absolutely right.
I actually knew about this policy and yet somehow still managed to mess it up, I'm sorry.
Comment 3 Hans 2013-01-19 19:07:50 UTC
Has been fixed in version 1.6.0. Thanks!