Search Criteria
Package Details: mingw-w64-cairo-bootstrap 1.17.4-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-cairo-bootstrap.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-cairo-bootstrap |
Description: | 2D graphics library with support for multiple output devices (mingw-w64 bootstrap) |
Upstream URL: | http://cairographics.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Schala |
Maintainer: | drakkan |
Last Packager: | drakkan |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-02 22:43 |
Last Updated: | 2020-12-27 10:24 |
Dependencies (7)
Required by (14)
- mingw-w64-cairomm (requires mingw-w64-cairo)
- mingw-w64-gst-plugins-good (requires mingw-w64-cairo) (make)
- mingw-w64-gst-plugins-good (requires mingw-w64-cairo) (optional)
- mingw-w64-gst-plugins-good-git (requires mingw-w64-cairo) (make)
- mingw-w64-gst-plugins-good-git (requires mingw-w64-cairo) (optional)
- mingw-w64-gtk2 (requires mingw-w64-cairo)
- mingw-w64-gtk3 (requires mingw-w64-cairo)
- mingw-w64-gtk3-bin (requires mingw-w64-cairo)
- mingw-w64-harfbuzz (requires mingw-w64-cairo) (make)
- mingw-w64-harfbuzz-icu (requires mingw-w64-cairo) (make)
- mingw-w64-librsvg (requires mingw-w64-cairo)
- mingw-w64-librsvg-bin (requires mingw-w64-cairo)
- mingw-w64-pango (requires mingw-w64-cairo)
- mingw-w64-poppler (requires mingw-w64-cairo)
Latest Comments
JJK commented on 2018-12-18 09:40
Could you change the provides to
Some packages depend on a specific version of
mingw-w64-cairo
.calegria commented on 2017-08-30 20:26
I confirm that the package can be built by just changing the version to 1.14.10
cdkitching commented on 2016-12-28 20:51
Added the dependency, sorry for missing the first message.
Hopefully this doesn't cause additional problems...
xantares commented on 2016-12-23 15:37
I agree mingw-w64-fontconfig could be added to dependencies to avoid this problem.
xan.
lantw44 commented on 2016-04-01 09:27
Error while building mingw-w64-pango:
Cannot export pango_cairo_fc_font_get_type: symbol not defined
Cannot export pango_cairo_fc_font_map_get_type: symbol not defined
collect2: error: ld returned 1 exit status
Makefile:1199: recipe for target 'libpangocairo-1.0.la' failed
make[4]: *** [libpangocairo-1.0.la] Error 1
I use mingw-w64-cairo-bootstrap because the full version of mingw-w64-cairo requires mingw-w64-pango to be installed first. It seems this problem can be fixed by adding mingw-w64-fontconfig to depends of mingw-w64-cairo-bootstrap.