* Reuben Thomas <r...@sc3d.org>, 2011-01-10, 12:48:
--- psiconv-0.9.8/configure.in  2005-11-15 15:43:19.000000000 +0000
+++ psiconv-0.9.8-rrt/configure.in      2011-01-10 12:35:58.000000000 +0000
@@ -112,6 +112,7 @@
                   #include <time.h>
                 #include <magick/api.h>
                   int main(void) { ExceptionInfo exception;
+                   InitializeMagick(NULL);
                   GetExceptionInfo(&exception);
                   OpenModules(&exception);
                   return (NULL ==  GetMagickInfo(NULL,&exception)); }],

For those who try to reproduce this bug: if this hunk of the patch is *not* applied and the package is rebuilt with recent enough GraphicsMagick[0], the package won't be linked with GraphicsMagick and won't be able to handle any images at all:

$ psiconv examples/Sketch
Unknown output type: `TIFF'

...which still renders psiconv unusable.


[0] E.g. psiconv 0.9.8-4.1+b1.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to