Path to this page:
./
graphics/librsvg,
SVG library for GNOME
Branch: pkgsrc-2020Q1,
Version: 2.48.0nb1,
Package name: librsvg-2.48.0nb1,
Maintainer: pkgsrc-userslibrsvg 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:[
devel/glib2] [
devel/pango] [
fonts/fontconfig] [
graphics/cairo-gobject] [
graphics/cairo] [
graphics/gdk-pixbuf2] [
graphics/freetype2]
Required to build:[
devel/gobject-introspection] [
lang/rust]
Master sites: (Expand)
SHA1: ea87b332eb90edf1636ec0b7191fac9e9d102fc1
RMD160: 543100e2a7a7d486c15eb9de4953a4d62590fda7
Filesize: 12763.129 KB
Version history: (Expand)
- (2020-04-20) Package added to pkgsrc.se, version librsvg-2.48.0nb1 (created)
CVS history: (Expand)
2020-06-17 15:40:26 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6243 - requested by nia
graphics/librsvg: NetBSD/arm build fix
Revisions pulled up:
- graphics/librsvg/available.mk 1.2
---
Module Name: pkgsrc
Committed By: nia
Date: Wed Jun 17 10:13:25 UTC 2020
Modified Files:
pkgsrc/graphics/librsvg: available.mk
Log message:
librsvg: Disable rust version on NetBSD/arm (32-bit)
It doesn't have the address space to build a rust compiler so this
is currently broken.
|