Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503618 - net-libs/polarssl confusing use of "examples" USE flag
Summary: net-libs/polarssl confusing use of "examples" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 13:02 UTC by Julian Ospald
Modified: 2014-03-27 21:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-03-06 13:02:23 UTC
The programs installed by "examples" USE flag don't really appear to be just examples. There are also general purpose cryptographic tools such as polarssl_sha1sum or polarssl_md5sum.

The CMake build system appears to install them unconditionally which makes sense to me. Otherwise we could consider to split them in "examples" and "tools" and move stuff like polarssl_hello to examples.
Comment 1 Julian Ospald 2014-03-27 21:23:47 UTC
renamed to "programs" USE flag and thus following upstreams naming ENABLE_PROGRAMS in CMakeLists.txt