Workarounds for dpkg-shlibdeps warnings This patch gives SONAMEs to liblibcodelite and libplugin. This fixes the dpkg-shlibdeps warnings and allows codelite-plugins to "properly" link against libraries from the codelite package.
Converting the other libraries to static libs is ok since they are only used by one library. It also reduces the final size and fixes some more warnings.