Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
rebuild for libheif/libraw
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jan 13, 2021
1 parent 3f4de73 commit ba6f496
Show file tree
Hide file tree
Showing 153 changed files with 202 additions and 235 deletions.
36 changes: 15 additions & 21 deletions include-4.9.3/i386/magick/magick-baseconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
#ifndef MAGICKCORE_HAVE_ISNAN
#define MAGICKCORE_HAVE_ISNAN 1
#endif
*/
*/

/* Define to 1 if you have the `j0' function. */
#ifndef MAGICKCORE_HAVE_J0
Expand All @@ -359,6 +359,9 @@
#define MAGICKCORE_HAVE_J1 1
#endif

/* Define if you have jemalloc memory allocation library */
/* #undef HAVE_JEMALLOC */

/* Define if you have the <lcms2.h> header file. */
#ifndef MAGICKCORE_HAVE_LCMS2_H
#define MAGICKCORE_HAVE_LCMS2_H 1
Expand Down Expand Up @@ -995,10 +998,9 @@
#endif

/* Define if you have libheif library */
/* #undef HEIC_DELEGATE */

/* Define if you have jemalloc memory allocation library */
/* #undef HasJEMALLOC */
#ifndef MAGICKCORE_HEIC_DELEGATE
#define MAGICKCORE_HEIC_DELEGATE 1
#endif

/* Directory where ImageMagick architecture headers live. */
#ifndef MAGICKCORE_INCLUDEARCH_PATH
Expand Down Expand Up @@ -1111,14 +1113,9 @@
/* Define if you have OPENEXR library */
/* #undef OPENEXR_DELEGATE */

/* Name of package */
#ifndef MAGICKCORE_PACKAGE
#define MAGICKCORE_PACKAGE "ImageMagick"
#endif

/* Define to the address where bug reports for this package should be sent. */
#ifndef MAGICKCORE_PACKAGE_BUGREPORT
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
#endif

/* Define to the full name of this package. */
Expand All @@ -1128,7 +1125,7 @@

/* Define to the full name and version of this package. */
#ifndef MAGICKCORE_PACKAGE_STRING
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-34"
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-57"
#endif

/* Define to the one symbol short name of this package. */
Expand All @@ -1143,7 +1140,7 @@

/* Define to the version of this package. */
#ifndef MAGICKCORE_PACKAGE_VERSION
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-34"
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-57"
#endif

/* Define if you have PANGOCAIRO library */
Expand Down Expand Up @@ -1173,14 +1170,16 @@

/* Number of bits in a pixel Quantum (8/16/32/64) */
#ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H "16"
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
#endif

/* Define if you have RAQM library */
/* #undef RAQM_DELEGATE */

/* Define if you have LIBRAW library */
/* #undef RAW_R_DELEGATE */
#ifndef MAGICKCORE_RAW_R_DELEGATE
#define MAGICKCORE_RAW_R_DELEGATE 1
#endif

/* Define if you have RSVG library */
#ifndef MAGICKCORE_RSVG_DELEGATE
Expand Down Expand Up @@ -1312,11 +1311,6 @@
#endif


/* Version number of package */
#ifndef MAGICKCORE_VERSION
#define MAGICKCORE_VERSION "6.9.11-34"
#endif

/* Define if you have WEBPMUX library */
#ifndef MAGICKCORE_WEBPMUX_DELEGATE
#define MAGICKCORE_WEBPMUX_DELEGATE 1
Expand Down Expand Up @@ -1352,7 +1346,7 @@

/* Location of X11 configure files */
#ifndef MAGICKCORE_X11_CONFIGURE_PATH
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-34/winpath.sh: path "=" is not mounted"
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-57/winpath.sh: path "=" is not mounted"
#endif

/* Define if you have X11 library */
Expand Down
34 changes: 14 additions & 20 deletions include-4.9.3/x64/magick/magick-baseconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,9 @@
#define MAGICKCORE_HAVE_J1 1
#endif

/* Define if you have jemalloc memory allocation library */
/* #undef HAVE_JEMALLOC */

/* Define if you have the <lcms2.h> header file. */
#ifndef MAGICKCORE_HAVE_LCMS2_H
#define MAGICKCORE_HAVE_LCMS2_H 1
Expand Down Expand Up @@ -999,10 +1002,9 @@
#endif

/* Define if you have libheif library */
/* #undef HEIC_DELEGATE */

/* Define if you have jemalloc memory allocation library */
/* #undef HasJEMALLOC */
#ifndef MAGICKCORE_HEIC_DELEGATE
#define MAGICKCORE_HEIC_DELEGATE 1
#endif

/* Directory where ImageMagick architecture headers live. */
#ifndef MAGICKCORE_INCLUDEARCH_PATH
Expand Down Expand Up @@ -1115,14 +1117,9 @@
/* Define if you have OPENEXR library */
/* #undef OPENEXR_DELEGATE */

/* Name of package */
#ifndef MAGICKCORE_PACKAGE
#define MAGICKCORE_PACKAGE "ImageMagick"
#endif

/* Define to the address where bug reports for this package should be sent. */
#ifndef MAGICKCORE_PACKAGE_BUGREPORT
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
#endif

/* Define to the full name of this package. */
Expand All @@ -1132,7 +1129,7 @@

/* Define to the full name and version of this package. */
#ifndef MAGICKCORE_PACKAGE_STRING
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-34"
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-57"
#endif

/* Define to the one symbol short name of this package. */
Expand All @@ -1147,7 +1144,7 @@

/* Define to the version of this package. */
#ifndef MAGICKCORE_PACKAGE_VERSION
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-34"
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-57"
#endif

/* Define if you have PANGOCAIRO library */
Expand Down Expand Up @@ -1177,14 +1174,16 @@

/* Number of bits in a pixel Quantum (8/16/32/64) */
#ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H "16"
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
#endif

/* Define if you have RAQM library */
/* #undef RAQM_DELEGATE */

/* Define if you have LIBRAW library */
/* #undef RAW_R_DELEGATE */
#ifndef MAGICKCORE_RAW_R_DELEGATE
#define MAGICKCORE_RAW_R_DELEGATE 1
#endif

/* Define if you have RSVG library */
#ifndef MAGICKCORE_RSVG_DELEGATE
Expand Down Expand Up @@ -1316,11 +1315,6 @@
#endif


/* Version number of package */
#ifndef MAGICKCORE_VERSION
#define MAGICKCORE_VERSION "6.9.11-34"
#endif

/* Define if you have WEBPMUX library */
#ifndef MAGICKCORE_WEBPMUX_DELEGATE
#define MAGICKCORE_WEBPMUX_DELEGATE 1
Expand Down Expand Up @@ -1356,7 +1350,7 @@

/* Location of X11 configure files */
#ifndef MAGICKCORE_X11_CONFIGURE_PATH
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-34/winpath.sh: path "=" is not mounted"
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-57/winpath.sh: path "=" is not mounted"
#endif

/* Define if you have X11 library */
Expand Down
34 changes: 14 additions & 20 deletions include-config/i386/magick/magick-baseconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,9 @@
#define MAGICKCORE_HAVE_J1 1
#endif

/* Define if you have jemalloc memory allocation library */
/* #undef HAVE_JEMALLOC */

/* Define if you have the <lcms2.h> header file. */
#ifndef MAGICKCORE_HAVE_LCMS2_H
#define MAGICKCORE_HAVE_LCMS2_H 1
Expand Down Expand Up @@ -996,10 +999,9 @@
#endif

/* Define if you have libheif library */
/* #undef HEIC_DELEGATE */

/* Define if you have jemalloc memory allocation library */
/* #undef HasJEMALLOC */
#ifndef MAGICKCORE_HEIC_DELEGATE
#define MAGICKCORE_HEIC_DELEGATE 1
#endif

/* Directory where ImageMagick architecture headers live. */
#ifndef MAGICKCORE_INCLUDEARCH_PATH
Expand Down Expand Up @@ -1112,14 +1114,9 @@
/* Define if you have OPENEXR library */
/* #undef OPENEXR_DELEGATE */

/* Name of package */
#ifndef MAGICKCORE_PACKAGE
#define MAGICKCORE_PACKAGE "ImageMagick"
#endif

/* Define to the address where bug reports for this package should be sent. */
#ifndef MAGICKCORE_PACKAGE_BUGREPORT
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
#endif

/* Define to the full name of this package. */
Expand All @@ -1129,7 +1126,7 @@

/* Define to the full name and version of this package. */
#ifndef MAGICKCORE_PACKAGE_STRING
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-34"
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-57"
#endif

/* Define to the one symbol short name of this package. */
Expand All @@ -1144,7 +1141,7 @@

/* Define to the version of this package. */
#ifndef MAGICKCORE_PACKAGE_VERSION
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-34"
#define MAGICKCORE_PACKAGE_VERSION "6.9.11-57"
#endif

/* Define if you have PANGOCAIRO library */
Expand Down Expand Up @@ -1174,14 +1171,16 @@

/* Number of bits in a pixel Quantum (8/16/32/64) */
#ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H "16"
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
#endif

/* Define if you have RAQM library */
/* #undef RAQM_DELEGATE */

/* Define if you have LIBRAW library */
/* #undef RAW_R_DELEGATE */
#ifndef MAGICKCORE_RAW_R_DELEGATE
#define MAGICKCORE_RAW_R_DELEGATE 1
#endif

/* Define if you have RSVG library */
#ifndef MAGICKCORE_RSVG_DELEGATE
Expand Down Expand Up @@ -1313,11 +1312,6 @@
#endif


/* Version number of package */
#ifndef MAGICKCORE_VERSION
#define MAGICKCORE_VERSION "6.9.11-34"
#endif

/* Define if you have WEBPMUX library */
#ifndef MAGICKCORE_WEBPMUX_DELEGATE
#define MAGICKCORE_WEBPMUX_DELEGATE 1
Expand Down Expand Up @@ -1353,7 +1347,7 @@

/* Location of X11 configure files */
#ifndef MAGICKCORE_X11_CONFIGURE_PATH
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-34/winpath.sh: path "=" is not mounted"
#define MAGICKCORE_X11_CONFIGURE_PATH "/home/mingw-packages/mingw-w64-imagemagick/src/ImageMagick-6.9.11-57/winpath.sh: path "=" is not mounted"
#endif

/* Define if you have X11 library */
Expand Down
Loading

0 comments on commit ba6f496

Please sign in to comment.