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

Bug 195659

Summary: x11-libs/libqxt - rename ssl use flag
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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!