2016-11-07 12:15 GMT+03:00 R.Harish Navnit <harishnav...@gmail.com>: > On Mon, Nov 7, 2016 at 2:35 PM, 4ernov <4er...@gmail.com> wrote: >> Thanks, Harish. Actually we've discussed with Pali, which protocols >> would be useful to be ported and those which are more or less "alive" >> were ported. I think, the remaining could be turned off for now, as > So the remaining are the ones written down in the INSTALL file, right > ? I think it's important to document this somewhere. We can't expect a > new comer to know these details. > > So I just wanted to confirm that we haven't missed(or added any > extras) any such protocols in the INSTALL file.
OK. At current state the following protocols remain unported (fail to compile): - yahoo - sms - skype - qq Following our previous discussion, they could be either turned off by default or removed from the tree and CMake files completely, if there's low chance they'd be used by anyone. There's also IRC protocol, which I've ported as well, but it fails to link for me for unknown reason. Probably, there's something in terms of missing moc files. Given that I saw some efforts on updating it here, probably my work is a little out of date, so I didn't merge it to "kf5". >> Pali said, the code is still in git and available in case of someone >> would wish to port also some not ported protocol. > Perfect. > > Cheers, > Harish