Linked by Thom Holwerda on Tue 3rd Nov 2009 19:54 UTC, submitted by poundsmack
Thread beginning with comment 392775
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: GTK2 interface now possible
by malu on Wed 4th Nov 2009 19:52
in reply to "RE[2]: GTK2 interface now possible"
Well, the GPL contains an exception regarding linking to system libraries, which may be GPL-incompatible.
I doubt "libskype" would count as a system library.
Maybe building a glue library using a GPL-compatible licence that also allows linking to non-free libraries would work?





Member since:
2008-07-15
Um, you've heard of shared objects, aka libraries, right and that you can link to them? It won't matter if the protocol is closed source since the plugin could just link to it. This has already been done with the official Skype client, and that was closed source too. The big difference here is that the protocol could be used without the actual Skype client running.
So, it's not impossible. You might wish it to be impossible, but wishes don't make facts.