Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195659 - x11-libs/libqxt - rename ssl use flag
Summary: x11-libs/libqxt - rename ssl use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-12 20:37 UTC by Dennis Schridde
Modified: 2009-01-05 03:13 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 Dennis Schridde 2007-10-12 20:37:09 UTC
The libqxt crypto part has, according to the main developer, nothing to do with SSL: libqxt just uses the openssl library to implement QxtBlowFish.
So the proper USEflag name would have been crypt. But since the description for that flag says it means gnupg or mcrypt, I choose openssl instead.

-> libqxt should USE "openssl" or "crypt" instead of "ssl".

Reproducible: Always

Steps to Reproduce:
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2009-01-05 03:13:19 UTC
Changed to crypt in 0.4. Thanks for the suggestion!