Commit graph

5 commits

Author SHA1 Message Date
Tim-Philipp Müller
b2a1525113 ci: add fallback_source_uri to work around ssl certificate issues on windows runners
Has to be fixed properly, possibly by regenerating the image, but
for now this might do the job.
2021-07-17 23:58:44 +01:00
Matthias Clasen
13660ff925 Fix fontconfig subproject
fontconfig has changed its default git branch from
master to main, and deleted the master branch. This
breaks GTK ci on MacOs, where we use build cairo and
use its fontconfig subproject.
2021-07-01 06:55:59 -04:00
Nirbheek Chauhan
1a68c0bdfb libpng.wrap: Bump to latest version 2020-11-16 20:14:18 +05:30
Tim-Philipp Müller
89d4c22140 meson: update fontconfig wrap and add gperf wrap
Update fontconfig wrap to upstream now that it's been merged.
Add gperf wrap which is needed for fontconfig, same as in the
upstream fontconfig repo (this can't be put into wrapdb yet
because it requires changes to source files).
2020-08-07 12:13:10 +01:00
Mathieu Duponchelle
596a82f2d1 Add meson build definitions
Co-Authored by:
Nirbheek Chauhan <nirbheek@centricular.com>
lb90 <luca.bacci982@gmail.com>
Tim-Philipp Müller <tim@centricular.com>
2020-07-31 12:21:50 +01:00