[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ATTENTION MAINTAINERS -- Fwd: [Xastir] Xastir Release 2.1.2



> This release of Xastir implements the following changes:
> - Deprecated GraphicsMagick and ImageMagick function calls replaced with
> new API.

Hi,

I just built the package for Debian. There is still a problem with
Imagemagick, the build will fail if I remove this patch:

--- a/src/map_geo.c
+++ b/src/map_geo.c
@@ -133,7 +133,7 @@
  * now (9/28/2010) being seen on some distros (Ubuntu 10.04 and
  * OpenSuSE-11.3)
  */
-#define MAGICK_IMPLEMENTATION
+//#define MAGICK_IMPLEMENTATION
 #include <magick/api.h>
 #else   // HAVE_GRAPHICSMAGICK
 #include <magick/api.h>

Please consider adding it to the next version.

Christoph


Reply to: