The shared libraries installed by ots are strangely named: /usr/lib/libots-1.0.5.0 /usr/lib/libots-1.0 /usr/lib/libots-1 I would expect something like: /usr/lib/libots-1.so.0.5.0 /usr/lib/libots-1.so.0 /usr/lib/libots-1.so with appropriate fixes in /usr/lib/libots-1.la (dlname and library_names). This is the only non-.so shared library on my system.
I guess gnome-office@ people should be interested in fixing this (and the underlinking bug that ots has as well?).
+*ots-0.5.0-r1 (15 Oct 2013) + + 15 Oct 2013; Pacho Ramos <pacho@gentoo.org> + +files/ots-0.5.0-automake-1.13.patch, +files/ots-0.5.0-fix-installation.patch, + +files/ots-0.5.0-fix-underlinking.patch, +ots-0.5.0-r1.ebuild, + -files/ots-0.4.2-gcc4.diff: + Fix library installation (#400623), underlinking, build with latest automake, + dicts installation. +
*** Bug 494958 has been marked as a duplicate of this bug. ***