From 31cdd020bb297c38c6847de28ce17198b4bb1c38 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 21 Mar 2010 13:40:22 -0500 Subject: graphics/inkscape: Added a patch for new poppler API. --- graphics/inkscape/inkscape.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) mode change 100644 => 100755 graphics/inkscape/inkscape.SlackBuild (limited to 'graphics/inkscape') diff --git a/graphics/inkscape/inkscape.SlackBuild b/graphics/inkscape/inkscape.SlackBuild old mode 100644 new mode 100755 index 1831e5f8d7..ef31b82ff2 --- a/graphics/inkscape/inkscape.SlackBuild +++ b/graphics/inkscape/inkscape.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for inkscape -# Copyright 2006-2009 Robby Workman, Northport, AL, USA +# Copyright 2006-2010 Robby Workman, Northport, AL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -55,6 +55,9 @@ cd $PRGNAM-$VERSION chown -R root:root . chmod -R u+w,go+r-w,a-s . +# Uncomment for use on -current +#patch -p1 < $CWD/inkscape-poppler-0.12.2.patch + CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ -- cgit v1.2.3