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.
-- 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.