open-inventor icon indicating copy to clipboard operation
open-inventor copied to clipboard

Set VERSION and SOVERSION for the shared libraries.

Open smr99 opened this issue 6 months ago • 0 comments

Hello! I'm the Debian package maintainer for open inventor. I was delighted when an alert user pointed out your repository with consolidated patches and CMake build! I have just reworked the Debian packages to use this repo as upstream.

I was able to remove all the Debian patches except this one - which sets the SO version. I've set SOVERSION to 1 because that is what Debian has been using for over a decade. I acknowledge that using the source major version is a more common convention so that would also be a reasonable choice.

smr99 avatar Aug 18 '24 19:08 smr99