Bug 38241 - cairo should ship the gobject-introspection typelibs
Summary: cairo should ship the gobject-introspection typelibs
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.10.2
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-13 04:44 UTC by Natanael Copa
Modified: 2018-08-25 13:41 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Natanael Copa 2011-06-13 04:44:22 UTC
Currently gobject-introspection depends on cairo and ships cairo-1.0.typelib.

This create problems when distros start enables the gl backend since then will you get a circular build dependency:

gobject-introspection depends on cairo which depends on mesa which depends on libdrm which depends on udev which depends on gobject-introspection.

It is possible to workaround it by building things in two stages or by splitting packages, but the proper long-time solution is probably that cairo does the instrospection and ship typelib itself, rather than gobject-introspection package does this.
Comment 1 Benjamin Otte 2011-06-20 10:22:05 UTC
I wouldn't mind if the gobject-introspection stuff lives inside cairo. But keep in mind that there is no cairo introspection in existance. The code existing in gobject-introspection is just the minimum required to make GTK introspection work.
Comment 2 GitLab Migration User 2018-08-25 13:41:31 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/141.


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.