summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon>2017-02-11 08:44:09 +0000
committerryoon <ryoon>2017-02-11 08:44:09 +0000
commitc87f69cb18d65423cbdf7e7d2faba8489f979bae (patch)
tree0d4cc560214a792b0b5f2c2a78032e8a25d70ce2 /graphics
parent83831d42d38608788c5da2e4aa2240868d999a98 (diff)
downloadpkgsrc-c87f69cb18d65423cbdf7e7d2faba8489f979bae.tar.gz
Disable gdk-pixbuf2 module to avoid segfault from gdk-pixbuf-query-loaders
on NetBSD/amd64 current at least. Bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg/Makefile7
-rw-r--r--graphics/librsvg/PLIST3
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 1212a985843..3b6d8727d88 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2017/02/06 13:54:45 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2017/02/11 08:44:09 ryoon Exp $
DISTNAME= librsvg-2.40.15
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -20,6 +20,7 @@ USE_LANGUAGES+= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-tools
CONFIGURE_ARGS+= --enable-Bsymbolic=auto
+CONFIGURE_ARGS+= --disable-pixbuf-loader
PKGCONFIG_OVERRIDE= librsvg.pc.in
@@ -56,5 +57,5 @@ BUILDLINK_DEPMETHOD.cairo-gobject+= build
BUILDLINK_API_DEPENDS.libcroco+= libcroco>=0.6.1
.include "../../textproc/libcroco/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf2/loaders.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/librsvg/PLIST b/graphics/librsvg/PLIST
index 6c1807b5a51..ae42b9a8617 100644
--- a/graphics/librsvg/PLIST
+++ b/graphics/librsvg/PLIST
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.14 2017/01/31 17:06:38 martin Exp $
+@comment $NetBSD: PLIST,v 1.15 2017/02/11 08:44:09 ryoon Exp $
bin/rsvg-convert
include/librsvg-2.0/librsvg/librsvg-enum-types.h
include/librsvg-2.0/librsvg/librsvg-features.h
include/librsvg-2.0/librsvg/rsvg-cairo.h
include/librsvg-2.0/librsvg/rsvg.h
-lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la
${PLIST.introspection}lib/girepository-1.0/Rsvg-2.0.typelib
lib/librsvg-2.la
lib/pkgconfig/librsvg-2.0.pc