./graphics/librsvg, SVG library for GNOME

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.56.3nb4, Package name: librsvg-2.56.3nb4, Maintainer: pkgsrc-users

librsvg is Raph's scalable vector graphics library. It provides support for
SVG graphics, and is used by the GNOME desktop.

This package provides the librsvg library as well as some addons -- a pixbuf
loader and a theme engine -- for the GTK+ toolkit.


Required to run:
[textproc/libxml2] [graphics/freetype2] [graphics/cairo] [fonts/fontconfig] [devel/glib2] [devel/pango] [graphics/gdk-pixbuf2] [graphics/cairo-gobject]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [devel/gobject-introspection] [pkgtools/cwrappers] [x11/xorgproto] [lang/rust-bin]

Master sites:

Filesize: 5509.277 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-11 11:00:50 by Havard Eidnes | Files touched by this commit (1)
Log message:
graphics/librsvg: bump rust requirement from 1.64 to 1.65,

...as lifted from the configure script (not that it matters a lot,
the pkgsrc branch-matching newest rust is quite a bit newer).
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-09-12 10:07:41 by Jonathan Perkin | Files touched by this commit (1)
Log message:
librsvg: Remove --gc-sections on SunOS.
   2023-09-09 22:43:42 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
librsvg: update to 2.56.3.

Version 2.56.3
==============

This is a security release for bug #996.

- #996 - Fix arbitrary file read when href has special characters.

- #998 - Fix cascade for symbol elements being referenced from use elements.

Version 2.56.2
==============

- Windows build fixes (Chun-wei Fan).

Version 2.56.1
==============

- The minimum supported Rust version (MSRV) is 1.65.  Unfortunately
  the assert_cmd crate, used in the test suite, bumped its MSRV and is
  forcing us to do the same.

- #965 - Shrink the shared library by telling the linker to omit
  unused code (Sebastian Dröge).

- Updates to dependencies (Lukáš Tyrychtr, Kalev Lember).
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default