Daniel,
 The remaining patch from inkscape-devel doesn't cleanly apply as it
no longer has the same context. I've adjusted it for the current context...

Index: inkscape_rev10062-preferences.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/inkscape_rev10062-preferences.patch,v
retrieving revision 1.1
diff -r1.1 inkscape_rev10062-preferences.patch
839c839
< @@ -1220,24 +1220,8 @@
---
> @@ -1234,26 +1234,8 @@
849,850c849,850
< -        Glib::ustring labels[numIems];
< -        int values[numIems];
---
> -        Glib::ustring *labels = new Glib::ustring[numIems];
> -        int *values = new int[numIems];
858a859,860
> -        delete[] values;
> -        delete[] labels;
866d867
< 

and re-enabled its use in inkscape-0.48.4-10 along with adding the missing 
Depends on evince
for a functional Print Preview.
       Jack

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to