Search Criteria
Package Details: mingw-w64-librsvg 2.50.2-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-librsvg.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-librsvg |
Description: | A SVG viewing library (mingw-w64) |
Upstream URL: | https://wiki.gnome.org/action/show/Projects/LibRsvg |
Keywords: | librsvg mingw-w64 |
Licenses: | |
Submitter: | Schala |
Maintainer: | pingplug |
Last Packager: | pingplug |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-10 20:11 |
Last Updated: | 2020-12-01 07:18 |
Dependencies (12)
- mingw-w64-cairo (mingw-w64-cairo-bootstrap)
- mingw-w64-freetype2 (mingw-w64-freetype2-bootstrap)
- mingw-w64-gdk-pixbuf2 (mingw-w64-gdk-pixbuf2-bin)
- mingw-w64-libxml2
- mingw-w64-pango
- gdk-pixbuf2 (gdk-pixbuf2-git) (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- mingw-w64-configure (make)
- mingw-w64-rust (mingw-w64-rust-bin) (make)
- mingw-w64-wine (make)
Required by (6)
- mingw-w64-cairo (make)
- mingw-w64-djvulibre (make)
- mingw-w64-gst-plugins-bad (optional)
- mingw-w64-gst-plugins-bad (make)
- mingw-w64-gst-plugins-bad-git (make)
- mingw-w64-gst-plugins-bad-git (optional)
Latest Comments
1 2 Next › Last »
Martchus commented on 2020-07-17 23:43
Thanks for the answer. I avoided rebuilding rust because it takes forever to build. Maybe I'll just remove the
sed
line for now or just stick to the old version for a while.pingplug commented on 2020-07-17 23:39
@Martchus rust renamed library suffix from
.lib
to.a
in windows recently. if you are not using rust>=1.44, just remove thesed
line inprepare()
Martchus commented on 2020-07-17 11:55
It fails here with the following error:
Full log: https://martchus.no-ip.biz/build-data/misc/mingw-w64-librsvg/pkg/build.log
lantw44 commented on 2020-06-26 08:09
I just found that this package chooses an unstable release (2.49.2) instead of a stable release (2.48.7).
schaerfo commented on 2020-04-09 18:41
Please add gobject-introspection to build dependencies. Otherwise prepare fails with Makefile.am:281: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
lantw44 commented on 2019-12-28 04:36
Please drop
mingw-w64-libcroco
fromdepends
and addmingw-w64-libxml2
todepends
. librsvg stops depending on libcroco since version 2.47.1, and libxml2 is a dependency directly used by librsvg.https://gitlab.gnome.org/GNOME/librsvg/commit/6bded0832689ff88a7388b0358aa0d7f9c797487
adsun commented on 2019-07-23 13:27
gtk-doc
was misspelled as "gdk-doc".adsun commented on 2019-07-20 14:56
Since switching to git source, this now needs
git
,gtk-doc
, andgobject-introspection
tomakedepends
to build successfully in a clean chroot.xzz53 commented on 2019-07-19 15:49
mingw-w64-librsg-2.45.7-1 fails to compile for me:
grandchild commented on 2018-10-05 12:17
This does not build for me anymore: