Bug 29106

Summary: modules in /usr/lib/cairo avoids parallel installation of different versions
Product: cairo Reporter: Dominique Leuenberger <dominique-freedesktop.org>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.9.12   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Dominique Leuenberger 2010-07-16 03:26:43 UTC
I suggest to version /usr/lib/cairo subfolder.

Due to the nature of shared libraries it might be that in the future two (or more) versions of cairo need to be installed in parallel. For this reason there are the soNUM bumps whenever an ABI break happens.

But having the modules in an unversioned directory avoids this from working properly, as different versions of cairo would potentially try to load the same modules.
Comment 1 GitLab Migration User 2018-08-25 13:55:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/268.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.