Bug 30969

Summary: The 'make zips' rule doesn't include the cairo-gobject libraries
Product: cairo Reporter: Neil Roberts <nroberts>
Component: win32 backendAssignee: cairo-bugs mailing list <cairo-bugs>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.10.1   
Hardware: Other   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: build: Add the cairo-gobject files to the zips rule

Description Neil Roberts 2010-10-18 10:33:40 UTC
When using 'make zips' to build binary packages for Windows, the cairo-gobject.pc file is included but not the libraries so it can't be used.
Comment 1 Neil Roberts 2010-10-18 10:34:14 UTC
Created attachment 39511 [details] [review]
build: Add the cairo-gobject files to the zips rule

When building the zips for Windows the make rule now includes the
cairo-gobject libraries. Previously it was including the .pc file and
the header but it can't be used without the libraries as well.
Comment 2 Andrea Canciani 2011-06-20 01:46:44 UTC
Are those files guaranteed to exist?
If not, they need to be zipped in conditionally.
Comment 3 Bryce Harrington 2015-06-26 00:34:06 UTC
Is anyone still building the zips for windows?  If so, please check if the -gobject libraries are always built.  If not, then modify the two install rules to only include them in the zip if they exist.
Comment 4 GitLab Migration User 2018-08-25 13:47:09 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/193.

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.