Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: mingw-w64-cairo 1.14.8-2
Git Clone URL: | https://aur-dev.archlinux.org/mingw-w64-cairo.git (read-only) |
---|---|
Package Base: | mingw-w64-cairo |
Description: | Cairo vector graphics library (mingw-w64) |
Upstream URL: | http://cairographics.org/ |
Keywords: | cairo mingw mingw-w64 |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Schala |
Maintainer: | Schala |
Last Packager: | Schala |
Votes: | 12 |
Popularity: | 0.279722 |
First Submitted: | 2012-09-05 18:20 |
Last Updated: | 2017-01-11 05:34 |
Latest Comments
1 2 Next › Last »
Schala commented on 2015-12-16 22:35
mingw-w64-cairo-bootstrap is available
Schala commented on 2015-10-16 01:12
Yeah, feel free to make one.
lantw44 commented on 2015-10-15 15:19
mingw-w64-librsvg and mingw-w64-poppler are optional makedepends. You can remove them to get mingw-w64-cairo build without prebuilts.
I think we should have a bootstrap PKGBUILD for newly installed systems.
yan12125 commented on 2015-10-15 15:04
@Schala Are ant32's binaries the only solution on a newly installed system?
Schala commented on 2015-10-11 15:31
I know. I'm doing my best to match up to native cairo. Luckily ant32 has prebuilts if you need to bootstrap: http://sourceforge.net/projects/mingw-w64-archlinux/files/
lantw44 commented on 2015-10-11 07:00
Circular dependency:
mingw-w64-cairo -> mingw-w64-librsvg -> mingw-w64-pango -> mingw-w64-cairo
mingw-w64-cairo -> mingw-w64-poppler -> mingw-w64-cairo
Schala commented on 2015-10-10 16:55
okay
lantw44 commented on 2015-10-09 20:48
mingw-w64-cairo 1.14.2 is too old for mingw-w64-gtk3 3.18.1:
checking for CAIRO_BACKEND... yes
checking for CAIRO... yes
checking for cairo_win32_surface_create_with_format in -lcairo... no
configure: error: cairo_win32_surface_create_with_format is not found in cairo library
You need cairo version newer than 2015-04-14
Can you backport patches required by gtk3 or add a git snapshot package?
xantares commented on 2014-06-10 15:27
hi,
the build issue mentionned earlier was when it tried to build sphinx:
/tmp/yaourt-tmp-root/aur-mingw-w64-cairo/src/cairo-1.12.16/util/cairo-sphinx/sphinx.c:8:22: fatal error: sys/mman.h: No such file or directory
fedora had this patch:
https://bugs.freedesktop.org/attachment.cgi?id=77338&action=edit
can you include it ?
chenxiaolong commented on 2014-06-05 17:38
Fixed the gcc-4.9 build issue :)