[PATCH] sonames in KDE4
Alexander Neundorf
neundorf at kde.org
Wed May 3 17:55:37 BST 2006
On Wednesday 03 May 2006 17:54, Dirk Mueller wrote:
> On Monday, 1. May 2006 13:28, Bernhard Rosenkraenzer wrote:
> > Current trunk reuses some sonames that used to be in KDE 3.x -- this
> > breaks installations where KDE 3.x libs are in /usr/lib and KDE 4.x is
> > elsewhere (because KDE 4.x sees the KDE 3.x libs first).
>
> I've been working through that as well. I was intending to upgrade every
> soname to 4.0.0 if it was < 4.0.0 before to finally have a consistent
> naming sheme (we can't do that for kdecore and kdeui and a couple of others
> though).
For the case you didn't find it yet:
in KDE4Defaults.cmake there are the following lines:
# define the generic version of the libraries here
# this makes it easy to advance it when the next KDE release comes
set(GENERIC_LIB_VERSION "5.0.0")
set(GENERIC_LIB_SOVERSION "5")
I used them for all libs which were already at version 4.0.0.
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the kde-core-devel
mailing list