Using dynamic Qt plugins in KAuth

Dario Freddi drf54321 at gmail.com
Thu Feb 11 19:02:16 CET 2010


Hello list,

After seeing that ldd'ing libkdecore gives out quite a lot of things due to 
KAuth + polkit-1, I decided it could be a good thing to move backend handling 
to a dynamic plugin architecture, so I did it (patch attached).

I think this approach is better, it does not change anything in API/ABI (the 
only change in public headers is that now a function is exported), I tested it 
and works quite well.

I was wondering if such a change is ok (I still did not commit it) and if it's 
eligible for a backport to 4.4.

-- 
-------------------

Dario Freddi
KDE Developer
GPG Key Signature: 511A9A3B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kauth_dynamic_plugins.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100211/03ac7ee9/attachment.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100211/03ac7ee9/attachment.sig 


More information about the Kde-buildsystem mailing list