-
-
Notifications
You must be signed in to change notification settings - Fork 17
Conversation
"0.13" references the branch, "0.13.0" the tag
Can an admin please whisper to jenkins to test this PR. |
Part of the output from the configure stage:
Noted packages not installed:
|
For Qca-qt5 there's a package called |
I can confirm this produces a usable core. Without any missing features except the ones listed on my previous comment. As a side note, I doubt the utility of |
Anyone feel free to suggest or make changes, I'm not going to be able to contribute to this PR for some time. |
It looks like adding openldap-dev to build and libldap to runtime works for ldap support. I say it looks as while it offers to configure it, and says it's connected to my active directory server in logs, I can't coax it to actually accept. Usually I'm getting LDAP search failed: Operations error, which I know it my fault, but I just don't care enough to mess with it since I'll never actually use ldap. As for QCA, it doesn't seem like it's going to be possible under alpine 3.8 since the required package is still using qt4 and there isn't a dedicated qt5 package available. Also, just confirming that -DWANT_MONO should be OFF. |
Maybe the apk @ syntax can be used to fetch packages from the edge repo? Just a thought. |
Finally got some time able to test it out, and it looks like you can (I didn't know that tagged repositories were a thing). You need to add the main and community edge repos however, since qca pulls in libcrypto1.1 and libssl1.1 (which aren't in the 3.8 repos as they use 1.0). |
Quassel now uses qt5 and adds features like LDAP
https://quassel-irc.org/node/134