Quote Originally Posted by MarkoSan
I've downloaded tha patch file for libjingle, how do I now pach the libjingle source in the source tree?
See `man patch`.

In short: Make sure that the main directory of libjingle sources is the current one and type:
patch -p1 < /path/to/patch/something.patch